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": {
2023-01-03 20:10:04 +00:00
"lastModified": 1672525397,
"narHash": "sha256-WASDnyxHKWVrEe0dIzkpH+jzKlCKAk0husv0f/9pyxg=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-01-03 20:10:04 +00:00
"rev": "8ba56d7c0d7490680f2d51ba46a141eca7c46afa",
"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
}