nixos-installer/flake.lock

67 lines
1.6 KiB
Plaintext
Raw Normal View History

2022-05-09 13:20:43 +02:00
{
"nodes": {
"config": {
"locked": {
"dir": "example/defaultConfig",
"lastModified": 1721833083,
"narHash": "sha256-4b0AkgAv/SLb9JHxwY9j+sF9Xpo/AQvJr5RishgToj8=",
"owner": "NiklasGollenstede",
"repo": "nixos-installer",
"rev": "95aa2619872f50ceb7f8f198e9d4c2bf2f9ddce1",
"type": "github"
2022-05-09 13:20:43 +02:00
},
"original": {
"dir": "example/defaultConfig",
"owner": "NiklasGollenstede",
"repo": "nixos-installer",
"type": "github"
2022-05-09 13:20:43 +02:00
}
},
"functions": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1724670824,
"narHash": "sha256-nVq1funYyVken7nsZT6SWA6dSkobnFEyZM27SuwShGM=",
"owner": "NiklasGollenstede",
"repo": "nix-functions",
"rev": "f3d4f9d64a5019cf8496068f6515fdd0076ed1dd",
"type": "github"
},
"original": {
"owner": "NiklasGollenstede",
"repo": "nix-functions",
"type": "github"
}
},
2022-05-09 13:20:43 +02:00
"nixpkgs": {
"locked": {
"lastModified": 1724316499,
"narHash": "sha256-Qb9MhKBUTCfWg/wqqaxt89Xfi6qTD3XpTzQ9eXi3JmE=",
2022-05-09 13:20:43 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "797f7dc49e0bc7fab4b57c021cdf68f595e47841",
2022-05-09 13:20:43 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.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
}