diff options
author | Soispha <soispha@vhack.eu> | 2024-01-30 08:13:08 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2024-01-30 08:13:08 +0100 |
commit | 63b23a01ad02ed9aa2e8a853149ce6a1fe2621f2 (patch) | |
tree | 0a52e4c463d2c60ace7749f4db83c07f77f373a7 /flake.lock | |
parent | chore(version): v1.26.1 (diff) | |
download | nixos-config-63b23a01ad02ed9aa2e8a853149ce6a1fe2621f2.tar.gz nixos-config-63b23a01ad02ed9aa2e8a853149ce6a1fe2621f2.zip |
fix(treewide): Fully remove grades
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/flake.lock b/flake.lock index 9b5c81ec..303a1589 100644 --- a/flake.lock +++ b/flake.lock @@ -244,35 +244,6 @@ "type": "github" } }, - "grades": { - "inputs": { - "crane": [ - "crane" - ], - "flake-utils": [ - "flake-utils" - ], - "nixpkgs": [ - "nixpkgs" - ], - "rust-overlay": [ - "rust-overlay" - ] - }, - "locked": { - "lastModified": 1688237666, - "narHash": "sha256-2q7oy/MtoAFCyd1JlYp3X1WY6kf3CI/mtOzQE+33GcY=", - "ref": "refs/heads/prime", - "rev": "e41b20a28b1a9977a02b7817330fb1bb9615dda5", - "revCount": 50, - "type": "git", - "url": "https://codeberg.org/soispha/grades.git" - }, - "original": { - "type": "git", - "url": "https://codeberg.org/soispha/grades.git" - } - }, "haumea": { "inputs": { "nixpkgs": [ @@ -691,7 +662,6 @@ "flake_version_update": "flake_version_update", "generate_firefox_extensions": "generate_firefox_extensions", "gitignore": "gitignore", - "grades": "grades", "haumea": "haumea", "home-manager": "home-manager", "impermanence": "impermanence", |