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": {
2024-09-16 04:46:31 +02:00
"lastModified": 1726320982,
"narHash": "sha256-RuVXUwcYwaUeks6h3OLrEmg14z9aFXdWppTWPMTwdQw=",
"owner": "NixOS",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
2024-09-16 04:46:31 +02:00
"rev": "8f7492cce28977fbf8bd12c72af08b1f6c7c3e49",
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": {
2024-09-18 16:31:09 +02:00
"lastModified": 1726590405,
"narHash": "sha256-mDxHh5vQyBTjNKkp+l1/WL6cEDOjxyEQxv2c+dnw8Fg=",
2024-09-03 07:56:00 +02:00
"owner": "NixOS",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
2024-09-18 16:31:09 +02:00
"rev": "513193ba87b70f4d4e4d892f43fac30af286861b",
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
}