diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2026-01-29 09:01:56 -0700 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2026-01-29 09:01:56 -0700 |
| commit | c6e439e31e688ef4435f9c54fb6b70fa728a2ed8 (patch) | |
| tree | 6626bb4b5ec41cf7de5ec90a3c46b9f3f86107fc | |
| parent | 9cf0d52e2771ec9cd080f482a316e67842bad437 (diff) | |
update
| -rw-r--r-- | flake.lock | 19 |
1 files changed, 18 insertions, 1 deletions
@@ -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", |
