summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock19
1 files changed, 18 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index dd4c03a..fe10950 100644
--- a/flake.lock
+++ b/flake.lock
@@ -259,7 +259,7 @@
"hugo-congo": {
"flake": false,
"locked": {
- "narHash": "sha256-oPQ+trpooKJKyRd9pZFg4sVo5OFgFJFrwNMqdyqfGZg=",
+ "narHash": "sha256-pzT0h5Ev0Mo0K4iFxkLZCzhR5iEKp4xzKEabQvdVRlY=",
"type": "file",
"url": "https://github.com/jpanther/congo"
},
@@ -753,6 +753,22 @@
"type": "github"
}
},
+ "nixpkgs-old": {
+ "locked": {
+ "lastModified": 1767313136,
+ "narHash": "sha256-16KkgfdYqjaeRGBaYsNrhPRRENs0qzkQVUooNHtoy2w=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "ac62194c3917d5f474c1a844b6fd6da2db95077d",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixos-25.05",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
"nixpkgs-regression": {
"locked": {
"lastModified": 1643052045,
@@ -873,6 +889,7 @@
"nix-colors": "nix-colors",
"nixos-generators": "nixos-generators",
"nixpkgs": "nixpkgs_3",
+ "nixpkgs-old": "nixpkgs-old",
"nixpkgs-unstable": "nixpkgs-unstable",
"nushell-scripts": "nushell-scripts",
"sops-nix": "sops-nix",