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": {
2023-01-11 21:08:31 +00:00
"lastModified": 1673301561,
"narHash": "sha256-gRUWHbBAtMuPDJQXotoI8u6+3DGBIUZHkyQWpIv7WpM=",
2022-11-20 20:29:49 +00:00
"owner": "ryantm",
"repo": "agenix",
2023-01-11 21:08:31 +00:00
"rev": "42d371d861a227149dc9a7e03350c9ab8b8ddd68",
2022-11-20 20:29:49 +00:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2022-10-25 19:56:22 +01:00
"nixpkgs": {
"locked": {
2023-01-11 21:08:31 +00:00
"lastModified": 1673345971,
"narHash": "sha256-4DfFcKLRfVUTyuGrGNNmw37IeIZSoku9tgTVmu/iD98=",
2022-10-25 19:56:22 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2023-01-11 21:08:31 +00:00
"rev": "54644f409ab471e87014bb305eac8c50190bcf48",
2022-10-25 19:56:22 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-01-11 21:08:31 +00:00
"ref": "nixos-22.11",
2022-10-25 19:56:22 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-01-11 21:08:31 +00:00
"lastModified": 1673315479,
"narHash": "sha256-GNCFRtDHjTygXGJp/H+f2XQPMGxpYSmNiibIqYzihtM=",
2022-10-25 19:56:22 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2023-01-11 21:08:31 +00:00
"rev": "c07552f6f7d4eead7806645ec03f7f1eb71ba6bd",
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
}