1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-08-02 05:57:46 +00:00

Fix checks

This commit is contained in:
RGBCube 2023-12-30 15:27:18 +03:00
parent 3950f840ad
commit 49996cdc58
No known key found for this signature in database
2 changed files with 1 additions and 3 deletions

View file

@ -89,8 +89,6 @@
audit = crane.cargoAudit (srcArgs // {
inherit advisory-db;
});
deny = crane.cargoDeny srcArgs;
};
packages.${system} = {