2022-05-09 13:20:43 +02:00
|
|
|
{
|
|
|
|
"nodes": {
|
|
|
|
"config": {
|
|
|
|
"locked": {
|
|
|
|
"dir": "example/defaultConfig",
|
|
|
|
"lastModified": 1652094794,
|
|
|
|
"narHash": "sha256-YKsmTOispYxmmpf7i9BJ0Gt9itLcfyXExteYQoZUfGQ=",
|
|
|
|
"owner": "NiklasGollenstede",
|
|
|
|
"repo": "nix-wiplib",
|
|
|
|
"rev": "5e9cc7ce3440be9ce6aeeaedcc70db9c80489c5f",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"dir": "example/defaultConfig",
|
|
|
|
"owner": "NiklasGollenstede",
|
|
|
|
"repo": "nix-wiplib",
|
improve installation, add support for:
ZFS, encryption (keys, keystore, LUKS), bootFS, ephemeral root (tmpfs, ZFS, F2FS, ...), testing in qemu, options & debugging, ... and many small things
2022-05-31 03:41:28 +02:00
|
|
|
"rev": "5e9cc7ce3440be9ce6aeeaedcc70db9c80489c5f",
|
2022-05-09 13:20:43 +02:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2022-06-28 05:00:48 +02:00
|
|
|
"lastModified": 1656265786,
|
|
|
|
"narHash": "sha256-A9RkoGrxzsmMm0vily18p92Rasb+MbdDMaSnzmywXKw=",
|
2022-05-09 13:20:43 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2022-06-28 05:00:48 +02:00
|
|
|
"rev": "cd90e773eae83ba7733d2377b6cdf84d45558780",
|
2022-05-09 13:20:43 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
improve installation, add support for:
ZFS, encryption (keys, keystore, LUKS), bootFS, ephemeral root (tmpfs, ZFS, F2FS, ...), testing in qemu, options & debugging, ... and many small things
2022-05-31 03:41:28 +02:00
|
|
|
"ref": "nixos-22.05",
|
2022-05-09 13:20:43 +02:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": {
|
|
|
|
"inputs": {
|
|
|
|
"config": "config",
|
|
|
|
"nixpkgs": "nixpkgs"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|