summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 2098465..d549b18 100644
--- a/flake.lock
+++ b/flake.lock
@@ -78,6 +78,22 @@
"type": "github"
}
},
+ "nixpkgs-unstable": {
+ "locked": {
+ "lastModified": 1775423009,
+ "narHash": "sha256-vPKLpjhIVWdDrfiUM8atW6YkIggCEKdSAlJPzzhkQlw=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "68d8aa3d661f0e6bd5862291b5bb263b2a6595c9",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
"nur": {
"inputs": {
"flake-parts": "flake-parts",
@@ -104,6 +120,7 @@
"home-manager": "home-manager",
"nix-index-database": "nix-index-database",
"nixpkgs": "nixpkgs",
+ "nixpkgs-unstable": "nixpkgs-unstable",
"nur": "nur"
}
}