nix: updated nur

This commit is contained in:
Primrose 2024-07-23 21:34:12 +02:00
parent 4b3f30a7b7
commit d39003dabf
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
5 changed files with 28 additions and 15 deletions

16
flake.lock generated
View file

@ -384,6 +384,21 @@
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1721761756,
"narHash": "sha256-Pzlfv/4hVkINqg8LFYnIE69GOqDwhfV8EhUUemx9kog=",
"owner": "nix-community",
"repo": "nur",
"rev": "4e33d58e5c3af29a2a33c3bd6e1db2a297dc3718",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nur",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat_2",
@ -461,6 +476,7 @@
"home-manager": "home-manager",
"nix-darwin": "nix-darwin",
"nixpkgs": "nixpkgs_3",
"nur": "nur",
"pre-commit-hooks": "pre-commit-hooks_2",
"prop-solveur": "prop-solveur"
}