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": 1719253556,
"narHash": "sha256-A/76RFUVxZ/7Y8+OMVL1Lc8LRhBxZ8ZE2bpMnvZ1VpY=",
"owner": "NixOS",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
"rev": "fc07dc3bdf2956ddd64f24612ea7fc894933eb2e",
2022-12-16 13:44:26 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-06-07 10:25:52 +02:00
"ref": "nixos-24.05",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixos-unstable": {
"locked": {
2024-06-23 17:19:43 +02:00
"lastModified": 1719456624,
"narHash": "sha256-j0iox16+eMO2ptZ/IfM57R/1OpnPu0H03wXwggmLBfg=",
"owner": "jmbaur",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
2024-06-23 17:19:43 +02:00
"rev": "560cd874a37396968aea0bd9abc54fb1122424b7",
2022-12-16 13:44:26 +01:00
"type": "github"
},
"original": {
2024-06-23 17:19:43 +02:00
"owner": "jmbaur",
"ref": "etc-overlay-cross",
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
}