nixos-installer/flake.lock

62 lines
1.4 KiB
Plaintext
Raw Normal View History

2022-05-09 13:20:43 +02:00
{
"nodes": {
"config": {
"locked": {
"lastModified": 1,
"narHash": "sha256-elz+1VaAKxE4aTOOm+5MjsAUd+H1yHQyypfvA0PAnzs=",
"path": "./example/defaultConfig",
"type": "path"
2022-05-09 13:20:43 +02:00
},
"original": {
"path": "./example/defaultConfig",
"type": "path"
2022-05-09 13:20:43 +02:00
}
},
"functions": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1686871797,
"narHash": "sha256-HF/gu0zMsSVZTIrSDD4qaNlwqx17dLGxO0te0P4XqCE=",
"owner": "NiklasGollenstede",
"repo": "nix-functions",
"rev": "56b7bc01e15c5ab52de582650fc31bd846a463e3",
"type": "github"
},
"original": {
"owner": "NiklasGollenstede",
"repo": "nix-functions",
"type": "github"
}
},
2022-05-09 13:20:43 +02:00
"nixpkgs": {
"locked": {
"lastModified": 1687729501,
"narHash": "sha256-mTLkMePoHUWvTCf3NuKbeYEea/tsikSIKBWwb9OfRr4=",
2022-05-09 13:20:43 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "35130d4b4f0b8c50ed2aceb909a538c66c91d4a0",
2022-05-09 13:20:43 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
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
}