diff options
| author | Kj Tsanaktsidis <kjtsanaktsidis@groq.com> | 2026-01-09 16:34:30 +1100 |
|---|---|---|
| committer | Kj Tsanaktsidis <kjtsanaktsidis@groq.com> | 2026-01-09 16:34:30 +1100 |
| commit | ea4ee8bea211c5eb35a03b78559dffe3992fc1bf (patch) | |
| tree | 241ac725dc5570a881f897bff549fe74059080d3 /flake.lock | |
| parent | ff223acbbaf57fda41fd5bc33294c4bc37d72b79 (diff) | |
working cgit
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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" } |
