nixos-installer/flake.lock

62 lines
1.4 KiB
Plaintext
Raw Normal View History

2022-05-09 13:20:43 +02:00
{
"nodes": {
"config": {
"locked": {
"lastModified": 1,
"narHash": "sha256-elz+1VaAKxE4aTOOm+5MjsAUd+H1yHQyypfvA0PAnzs=",
"path": "./example/defaultConfig",
"type": "path"
2022-05-09 13:20:43 +02:00
},
"original": {
"path": "./example/defaultConfig",
"type": "path"
2022-05-09 13:20:43 +02:00
}
},
"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"
}
},
2022-05-09 13:20:43 +02:00
"nixpkgs": {
"locked": {
"lastModified": 1691950488,
"narHash": "sha256-iUNEeudc4dGjx+HsHccnGiuZUVE/nhjXuQ1DVCsHIUY=",
2022-05-09 13:20:43 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "720e61ed8de116eec48d6baea1d54469b536b985",
2022-05-09 13:20:43 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
2022-05-09 13:20:43 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"config": "config",
"functions": "functions",
2022-05-09 13:20:43 +02:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}