nixos-installer/flake.lock
Niklas Gollenstede b2cbacc21e add --skip-formatting flag,
open debug shells with variables+functions
2023-08-14 18:59:47 +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": 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
}