mirror of
https://github.com/NiklasGollenstede/nixos-installer.git
synced 2024-11-21 23:43:14 +01:00
b2cbacc21e
open debug shells with variables+functions
62 lines
1.4 KiB
JSON
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": 1690300993,
|
|
"narHash": "sha256-oXVeLVJ9pOVEGdxhMZ2Vk7i0sv/TqmlBu0xMnbb9lW8=",
|
|
"owner": "NiklasGollenstede",
|
|
"repo": "nix-functions",
|
|
"rev": "0e0085f355672da0a773c9c5ccc7e151a129ce71",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NiklasGollenstede",
|
|
"repo": "nix-functions",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1691950488,
|
|
"narHash": "sha256-iUNEeudc4dGjx+HsHccnGiuZUVE/nhjXuQ1DVCsHIUY=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "720e61ed8de116eec48d6baea1d54469b536b985",
|
|
"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
|
|
}
|