nixos-installer/flake.lock
2024-02-27 16:36:01 +01:00

67 lines
1.6 KiB
JSON

{
"nodes": {
"config": {
"locked": {
"dir": "example/defaultConfig",
"lastModified": 1709046637,
"narHash": "sha256-BDvml5g0c1h62UgSYUV3W0iIsicnoOxOWhsqTfhYKv4=",
"owner": "NiklasGollenstede",
"repo": "nixos-installer",
"rev": "b562c6e33d9e7eb8c1ef8f4391afa6fd040c90ab",
"type": "github"
},
"original": {
"dir": "example/defaultConfig",
"owner": "NiklasGollenstede",
"repo": "nixos-installer",
"type": "github"
}
},
"functions": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1709046728,
"narHash": "sha256-m3I/fqDPbcFt/stUfrVB0WKrOCgNBvCUjn2R5k8+3is=",
"owner": "NiklasGollenstede",
"repo": "nix-functions",
"rev": "011bfc6cc22f9fccc73604e94758df4a62b5b867",
"type": "github"
},
"original": {
"owner": "NiklasGollenstede",
"repo": "nix-functions",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1708831307,
"narHash": "sha256-0iL/DuGjiUeck1zEaL+aIe2WvA3/cVhp/SlmTcOZXH4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5bf1cadb72ab4e77cb0b700dab76bcdaf88f706b",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"config": "config",
"functions": "functions",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}