nixos-installer/flake.lock
Niklas Gollenstede 1a47c3fa75 fix installation cleanup,
disable ZFS hibernation (workaround),
enable (very very slow) cross-ISA VM installation
2023-06-27 14:00:12 +02:00

62 lines
1.4 KiB
JSON

{
"nodes": {
"config": {
"locked": {
"lastModified": 1,
"narHash": "sha256-elz+1VaAKxE4aTOOm+5MjsAUd+H1yHQyypfvA0PAnzs=",
"path": "./example/defaultConfig",
"type": "path"
},
"original": {
"path": "./example/defaultConfig",
"type": "path"
}
},
"functions": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1686871797,
"narHash": "sha256-HF/gu0zMsSVZTIrSDD4qaNlwqx17dLGxO0te0P4XqCE=",
"owner": "NiklasGollenstede",
"repo": "nix-functions",
"rev": "56b7bc01e15c5ab52de582650fc31bd846a463e3",
"type": "github"
},
"original": {
"owner": "NiklasGollenstede",
"repo": "nix-functions",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1687729501,
"narHash": "sha256-mTLkMePoHUWvTCf3NuKbeYEea/tsikSIKBWwb9OfRr4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "35130d4b4f0b8c50ed2aceb909a538c66c91d4a0",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"config": "config",
"functions": "functions",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}