nixos-images/flake.lock

45 lines
1 KiB
Text
Raw Permalink Normal View History

2022-12-16 13:44:26 +01:00
{
"nodes": {
2024-06-07 10:25:52 +02:00
"nixos-stable": {
2022-12-16 13:44:26 +01:00
"locked": {
"lastModified": 1729181673,
"narHash": "sha256-LDiPhQ3l+fBjRATNtnuDZsBS7hqoBtPkKBkhpoBHv3I=",
2024-09-16 04:46:31 +02:00
"owner": "NixOS",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
"rev": "4eb33fe664af7b41a4c446f87d20c9a0a6321fa3",
2022-12-16 13:44:26 +01:00
"type": "github"
},
"original": {
2024-09-16 04:46:31 +02:00
"owner": "NixOS",
"ref": "nixos-24.05",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixos-unstable": {
"locked": {
"lastModified": 1729450260,
"narHash": "sha256-3GNZr0V4b19RZ5mlyiY/4F8N2pzitvjDU6aHMWjAqLI=",
2024-09-03 07:56:00 +02:00
"owner": "NixOS",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
"rev": "e3f55158e7587c5a5fdb0e86eb7ca4f455f0928f",
2022-12-16 13:44:26 +01:00
"type": "github"
},
"original": {
2024-09-03 07:56:00 +02:00
"owner": "NixOS",
"ref": "nixos-unstable-small",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-06-07 10:25:52 +02:00
"nixos-stable": "nixos-stable",
2022-12-16 13:44:26 +01:00
"nixos-unstable": "nixos-unstable"
}
}
},
"root": "root",
"version": 7
}