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": 1709048161,
"narHash": "sha256-YjMbotU7iP344hRHr7a/40t2EmkwVZOhD+K4ng3AwwE=",
"owner": "NiklasGollenstede",
"repo": "nixos-installer",
"rev": "d0ba074777950f2d6f8566aa20774ddf181a8c28",
"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": 1717186748,
"narHash": "sha256-2dT/3x9QZ/OewUOKfkmsWV708WJbW+w/DFnvdg/fQBM=",
"owner": "NiklasGollenstede",
"repo": "nix-functions",
"rev": "14e0cb430a64a0b88689d48704fd0e6747011b05",
"type": "github"
},
"original": {
"owner": "NiklasGollenstede",
"repo": "nix-functions",
"type": "github"
}
},
2022-05-09 13:20:43 +02:00
"nixpkgs": {
"locked": {
"lastModified": 1717144377,
"narHash": "sha256-F/TKWETwB5RaR8owkPPi+SPJh83AQsm6KrQAlJ8v/uA=",
2022-05-09 13:20:43 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "805a384895c696f802a9bf5bf4720f37385df547",
2022-05-09 13:20:43 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.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
}