nixos-images/flake.lock

45 lines
1 KiB
Text
Raw 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": 1728909085,
"narHash": "sha256-WLxED18lodtQiayIPDE5zwAfkPJSjHJ35UhZ8h3cJUg=",
2024-09-16 04:46:31 +02:00
"owner": "NixOS",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
"rev": "c0b1da36f7c34a7146501f684e9ebdf15d2bebf8",
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": 1729077633,
"narHash": "sha256-6sIuRVqVMHq9ZwcEVdpf2BuZeuLIUgvFznhIfsc75Jo=",
2024-09-03 07:56:00 +02:00
"owner": "NixOS",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
"rev": "8f1d45587bd9af3dbf5146aa8a1347e20421597b",
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
}