nixos-installer/flake.lock

67 lines
1.6 KiB
Plaintext
Raw Normal View History

2022-05-09 13:20:43 +02:00
{
"nodes": {
"config": {
"locked": {
"dir": "example/defaultConfig",
"lastModified": 1709046637,
"narHash": "sha256-BDvml5g0c1h62UgSYUV3W0iIsicnoOxOWhsqTfhYKv4=",
"owner": "NiklasGollenstede",
"repo": "nixos-installer",
"rev": "b562c6e33d9e7eb8c1ef8f4391afa6fd040c90ab",
"type": "github"
2022-05-09 13:20:43 +02:00
},
"original": {
"dir": "example/defaultConfig",
"owner": "NiklasGollenstede",
"repo": "nixos-installer",
"type": "github"
2022-05-09 13:20:43 +02:00
}
},
"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"
}
},
2022-05-09 13:20:43 +02:00
"nixpkgs": {
"locked": {
"lastModified": 1708831307,
"narHash": "sha256-0iL/DuGjiUeck1zEaL+aIe2WvA3/cVhp/SlmTcOZXH4=",
2022-05-09 13:20:43 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5bf1cadb72ab4e77cb0b700dab76bcdaf88f706b",
2022-05-09 13:20:43 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
2022-05-09 13:20:43 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"config": "config",
"functions": "functions",
2022-05-09 13:20:43 +02:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}