nixos-installer/flake.lock

47 lines
1.1 KiB
Plaintext
Raw Normal View History

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",
"rev": "5e9cc7ce3440be9ce6aeeaedcc70db9c80489c5f",
2022-05-09 13:20:43 +02:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1656265786,
"narHash": "sha256-A9RkoGrxzsmMm0vily18p92Rasb+MbdDMaSnzmywXKw=",
2022-05-09 13:20:43 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cd90e773eae83ba7733d2377b6cdf84d45558780",
2022-05-09 13:20:43 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"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
}