summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock18
1 files changed, 17 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index 09b51fb..3016ba5 100644
--- a/flake.lock
+++ b/flake.lock
@@ -358,6 +358,21 @@
"type": "indirect"
}
},
+ "nur": {
+ "locked": {
+ "lastModified": 1677336410,
+ "narHash": "sha256-MUatp+RjIQD9Br0yRVMmZwZgSGnCVpmAxYuzj7NzPek=",
+ "owner": "nix-community",
+ "repo": "NUR",
+ "rev": "6f1d9d380e7922cc302e2d21cb3615d918f4a001",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "NUR",
+ "type": "github"
+ }
+ },
"pre-commit-hooks-nix": {
"inputs": {
"flake-compat": "flake-compat_3",
@@ -393,7 +408,8 @@
"nixos-hardware": "nixos-hardware",
"nixos-wsl": "nixos-wsl",
"nixpkgs": "nixpkgs_3",
- "nixpkgsUnstable": "nixpkgsUnstable"
+ "nixpkgsUnstable": "nixpkgsUnstable",
+ "nur": "nur"
}
},
"rust-overlay": {