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 50f4778..c0f7426 100644
--- a/flake.lock
+++ b/flake.lock
@@ -454,6 +454,22 @@
"type": "github"
}
},
+ "nixpkgs-stable-release": {
+ "locked": {
+ "lastModified": 1767927480,
+ "narHash": "sha256-OLdIz38tsFp1aXt8GsJ40s0/jxSkhlqftuDE7LvuhK4=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "35bdbbce4d6e84baa7df6544d6127db8dd7fbaef",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "release-25.11",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
"nixpkgs-unstable": {
"locked": {
"lastModified": 1767767207,
@@ -515,6 +531,7 @@
"lanzaboote": "lanzaboote",
"nixos-anywhere": "nixos-anywhere",
"nixpkgs-stable": "nixpkgs-stable",
+ "nixpkgs-stable-release": "nixpkgs-stable-release",
"nixpkgs-unstable": "nixpkgs-unstable",
"sops-nix": "sops-nix"
}