flake: Fix nur evaluation warning, clean up dependencies
All checks were successful
Cachix / build (elendel) (push) Successful in 1m29s
Cachix / build (kholinar) (push) Successful in 1m57s
Cachix / build (marabethia) (push) Successful in 1m21s

This commit is contained in:
Charlotte Van Petegem 2024-12-07 21:31:55 +01:00
parent a8f7c8b577
commit 1245a4fa11
2 changed files with 9 additions and 20 deletions

20
flake.lock generated
View file

@ -364,26 +364,12 @@
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1733392399,
"narHash": "sha256-kEsTJTUQfQFIJOcLYFt/RvNxIK653ZkTBIs4DG+cBns=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d0797a04b81caeae77bcff10a9dde78bc17f5661",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs_2",
"nixpkgs": [
"nixpkgs"
],
"treefmt-nix": "treefmt-nix"
},
"locked": {