nixos/flake.lock

66 lines
1.5 KiB
Plaintext
Raw Normal View History

2022-10-25 19:56:22 +01:00
{
"nodes": {
2022-11-20 20:29:49 +00:00
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1665870395,
"narHash": "sha256-Tsbqb27LDNxOoPLh0gw2hIb6L/6Ow/6lIBvqcHzEKBI=",
"owner": "ryantm",
"repo": "agenix",
"rev": "a630400067c6d03c9b3e0455347dc8559db14288",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2022-10-25 19:56:22 +01:00
"nixpkgs": {
"locked": {
2022-12-27 15:40:45 +00:00
"lastModified": 1671813978,
"narHash": "sha256-oo4we+9IO1D+QS1mOSNh08l9ABDPWLyqvNC0DD0QtZM=",
2022-10-25 19:56:22 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2022-12-27 15:40:45 +00:00
"rev": "79e63f30ed2ff36cd0d9c2f7dadae5925c1a65db",
2022-10-25 19:56:22 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-12-04 15:01:05 +00:00
"ref": "nixos-22.05",
2022-10-25 19:56:22 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2022-12-27 15:40:45 +00:00
"lastModified": 1671983799,
"narHash": "sha256-Z2Ro6hFPZHkBqkVXY5/aBUzxi5xizQGvuHQ9+T5B/ks=",
2022-10-25 19:56:22 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2022-12-27 15:40:45 +00:00
"rev": "fad51abd42ca17a60fc1d4cb9382e2d79ae31836",
2022-10-25 19:56:22 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-12-04 15:01:05 +00:00
"ref": "nixos-unstable",
2022-10-25 19:56:22 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-11-20 20:29:49 +00:00
"agenix": "agenix",
2022-10-25 19:56:22 +01:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}