nixos-installer/flake.lock
2023-10-08 17:55:42 +02:00

62 lines
1.4 KiB
JSON

{
"nodes": {
"config": {
"locked": {
"lastModified": 1,
"narHash": "sha256-elz+1VaAKxE4aTOOm+5MjsAUd+H1yHQyypfvA0PAnzs=",
"path": "./example/defaultConfig",
"type": "path"
},
"original": {
"path": "./example/defaultConfig",
"type": "path"
}
},
"functions": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1696780469,
"narHash": "sha256-TtjooQTU5/JxcOd8Op0FN77hItaelu1r8ImIj0dTK0I=",
"owner": "NiklasGollenstede",
"repo": "nix-functions",
"rev": "3d924bd3d89913c612dcb67323aadf309861f636",
"type": "github"
},
"original": {
"owner": "NiklasGollenstede",
"repo": "nix-functions",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1696697597,
"narHash": "sha256-q26Qv4DQ+h6IeozF2o1secyQG0jt2VUT3V0K58jr3pg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5a237aecb57296f67276ac9ab296a41c23981f56",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"config": "config",
"functions": "functions",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}