nixos/flake.lock

66 lines
1.6 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-11-20 19:27:37 +00:00
"lastModified": 1668908668,
"narHash": "sha256-oimCE4rY7Btuo/VYmA8khIyTHSMV7qUWTpz9w8yc9LQ=",
2022-10-25 19:56:22 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2022-11-20 19:27:37 +00:00
"rev": "b68a6a27adb452879ab66c0eaac0c133e32823b2",
2022-10-25 19:56:22 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
2022-11-20 19:27:37 +00:00
"rev": "b68a6a27adb452879ab66c0eaac0c133e32823b2",
2022-10-25 19:56:22 +01:00
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2022-11-20 19:27:37 +00:00
"lastModified": 1668765800,
"narHash": "sha256-rC40+/W6Hio7b/RsY8SvQPKNx4WqNcTgfYv8cUMAvJk=",
2022-10-25 19:56:22 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2022-11-20 19:27:37 +00:00
"rev": "52b2ac8ae18bbad4374ff0dd5aeee0fdf1aea739",
2022-10-25 19:56:22 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
2022-11-20 19:27:37 +00:00
"rev": "52b2ac8ae18bbad4374ff0dd5aeee0fdf1aea739",
2022-10-25 19:56:22 +01:00
"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
}