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": 1727672256,
"narHash": "sha256-9/79hjQc9+xyH+QxeMcRsA6hDyw6Z9Eo1/oxjvwirLk=",
2024-09-16 04:46:31 +02:00
"owner": "NixOS",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
"rev": "1719f27dd95fd4206afb9cec9f415b539978827e",
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": 1727836449,
"narHash": "sha256-+t0jCdN1AFWLpi+XwHK4r/Jp+pJfo9ePHIy+4/BUCI4=",
2024-09-03 07:56:00 +02:00
"owner": "NixOS",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
"rev": "35d02934a17a4fdc53a8857826ed35f3694e5f1c",
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
}