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": 1727540905,
"narHash": "sha256-40J9tW7Y794J7Uw4GwcAKlMxlX2xISBl6IBigo83ih8=",
2024-09-16 04:46:31 +02:00
"owner": "NixOS",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
"rev": "fbca5e745367ae7632731639de5c21f29c8744ed",
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": 1727631725,
"narHash": "sha256-3BhOfmcg9Pxjm/kU+IVYe76CvHL6zArK9ktlCJeP06E=",
2024-09-03 07:56:00 +02:00
"owner": "NixOS",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
"rev": "b5c4f45cfcaa5a44632c7119922987e131249cd2",
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
}