dotfiles/nix-conf/system/flake.lock

48 lines
1.0 KiB
Plaintext
Raw Normal View History

2022-11-06 20:23:10 +00:00
{
"nodes": {
2022-12-23 09:20:17 +00:00
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2022-11-06 20:23:10 +00:00
"locked": {
2022-12-23 09:20:17 +00:00
"lastModified": 1665870395,
"narHash": "sha256-Tsbqb27LDNxOoPLh0gw2hIb6L/6Ow/6lIBvqcHzEKBI=",
"owner": "ryantm",
"repo": "agenix",
"rev": "a630400067c6d03c9b3e0455347dc8559db14288",
2022-11-06 20:23:10 +00:00
"type": "github"
},
"original": {
2022-12-23 09:20:17 +00:00
"owner": "ryantm",
"repo": "agenix",
"type": "github"
2022-11-06 20:23:10 +00:00
}
},
2022-12-23 09:20:17 +00:00
"nixpkgs": {
"locked": {
2022-12-23 09:20:17 +00:00
"lastModified": 1671359686,
"narHash": "sha256-3MpC6yZo+Xn9cPordGz2/ii6IJpP2n8LE8e/ebUXLrs=",
"owner": "NixOS",
"repo": "nixpkgs",
2022-12-23 09:20:17 +00:00
"rev": "04f574a1c0fde90b51bf68198e2297ca4e7cccf4",
"type": "github"
},
"original": {
2022-12-23 09:20:17 +00:00
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2022-11-06 20:23:10 +00:00
"root": {
"inputs": {
2022-12-23 09:20:17 +00:00
"agenix": "agenix",
"nixpkgs": "nixpkgs"
2022-11-06 20:23:10 +00:00
}
}
},
"root": "root",
"version": 7
}