nixos-installer/flake.lock
2023-12-01 12:29:05 +01:00

67 lines
1.6 KiB
JSON

{
"nodes": {
"config": {
"locked": {
"dir": "example/defaultConfig",
"lastModified": 1701347536,
"narHash": "sha256-30D1yRzapUUrpCbwW+xsaz1RbTLmnfzMgJheY7PceE0=",
"owner": "NiklasGollenstede",
"repo": "nixos-installer",
"rev": "caab92761076ea6f24f5322ae5efc9300a648721",
"type": "github"
},
"original": {
"dir": "example/defaultConfig",
"owner": "NiklasGollenstede",
"repo": "nixos-installer",
"type": "github"
}
},
"functions": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1701345613,
"narHash": "sha256-0kQ6ynA6WceQ415nnuOJbeOJMeBik8RjV2xKyaiyJSk=",
"owner": "NiklasGollenstede",
"repo": "nix-functions",
"rev": "3c1a29fbc4a6f2420fd2ea679c1ba002f22bdca1",
"type": "github"
},
"original": {
"owner": "NiklasGollenstede",
"repo": "nix-functions",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1701263465,
"narHash": "sha256-lNXUIlkfyDyp9Ox21hr+wsEf/IBklLvb6bYcyeXbdRc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "50aa30a13c4ab5e7ba282da460a3e3d44e9d0eb3",
"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
}