nixos-installer/flake.lock
2023-12-16 13:13:58 +01:00

67 lines
1.6 KiB
JSON

{
"nodes": {
"config": {
"locked": {
"dir": "example/defaultConfig",
"lastModified": 1701714601,
"narHash": "sha256-lc1+qEVTYSfxGG7Q0ZG8E1Y/JT8hQ82TouyYXrTuxuY=",
"owner": "NiklasGollenstede",
"repo": "nixos-installer",
"rev": "6f44532be5e2561f2772d056bdaeba6c39ecca9f",
"type": "github"
},
"original": {
"dir": "example/defaultConfig",
"owner": "NiklasGollenstede",
"repo": "nixos-installer",
"type": "github"
}
},
"functions": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1702649303,
"narHash": "sha256-wJhQedmZT7VZh4gRP1XN5S51HLocOkWioNxMEmlYvD0=",
"owner": "NiklasGollenstede",
"repo": "nix-functions",
"rev": "3dd5d391dc34641a4feb520a800f7f4c37e8a6b6",
"type": "github"
},
"original": {
"owner": "NiklasGollenstede",
"repo": "nix-functions",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1702346276,
"narHash": "sha256-eAQgwIWApFQ40ipeOjVSoK4TEHVd6nbSd9fApiHIw5A=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cf28ee258fd5f9a52de6b9865cdb93a1f96d09b7",
"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
}