nixos-installer/flake.lock

67 lines
1.6 KiB
JSON

{
"nodes": {
"config": {
"locked": {
"dir": "example/defaultConfig",
"lastModified": 1702728838,
"narHash": "sha256-/K2qPJG9vRsPDDGILIfKhXRu2PrakAl8IaAb6fEeBY8=",
"owner": "NiklasGollenstede",
"repo": "nixos-installer",
"rev": "4b31e64901edddad6bc1283a3b0862d836e0866c",
"type": "github"
},
"original": {
"dir": "example/defaultConfig",
"owner": "NiklasGollenstede",
"repo": "nixos-installer",
"type": "github"
}
},
"functions": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1706557688,
"narHash": "sha256-UXylOaV6fvJq5ph0KTf93nk9v37uezMJT8nfKObQLRo=",
"owner": "NiklasGollenstede",
"repo": "nix-functions",
"rev": "c176ccb324740182c9d9d3f032cae5146254f5ce",
"type": "github"
},
"original": {
"owner": "NiklasGollenstede",
"repo": "nix-functions",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1707514827,
"narHash": "sha256-Y+wqFkvikpE1epCx57PsGw+M1hX5aY5q/xgk+ebDwxI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "20f65b86b6485decb43c5498780c223571dd56ef",
"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
}