nixos-anywhere/flake.lock

114 lines
2.7 KiB
Plaintext
Raw Normal View History

2022-12-09 16:04:16 +03:00
{
"nodes": {
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-05-07 21:20:49 +03:00
"lastModified": 1683451313,
"narHash": "sha256-BBpDeKFVRKScdLgcpJLeMGjwJXgfccYJOZ2Q0gWwg4o=",
2022-12-09 16:04:16 +03:00
"owner": "nix-community",
"repo": "disko",
2023-05-07 21:20:49 +03:00
"rev": "35c3426fece22a6084c0bd64eccc37ff546da6ee",
2022-12-09 16:04:16 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "disko",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
2023-05-07 21:20:49 +03:00
"lastModified": 1683458821,
"narHash": "sha256-fBAUiZ0XGoYy9sBud+rR2T18yIeRzb9aVkGBkOjzFwc=",
"owner": "hercules-ci",
"repo": "flake-parts",
2023-05-07 21:20:49 +03:00
"rev": "f3e943c249229affaaabd302e1cc14c769eef9d8",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2022-12-23 20:36:52 +03:00
"nixos-images": {
"inputs": {
2023-05-07 21:20:49 +03:00
"nixos-2211": [],
"nixos-unstable": [
"nixpkgs"
]
2022-12-23 20:36:52 +03:00
},
"locked": {
2023-05-07 22:57:22 +03:00
"lastModified": 1683490943,
"narHash": "sha256-LTuFkrzjsEdcbB0Y/CCMnH49UTqKyyhCVQ6aGPDSNKc=",
2022-12-23 20:36:52 +03:00
"owner": "nix-community",
"repo": "nixos-images",
2023-05-07 22:57:22 +03:00
"rev": "5aeef49472f1b0bb8c8aa082eb27ae2cc951f60c",
2022-12-23 20:36:52 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-images",
"type": "github"
}
},
2022-12-09 16:04:16 +03:00
"nixpkgs": {
"locked": {
2023-05-07 21:20:49 +03:00
"lastModified": 1683464100,
"narHash": "sha256-bQEMoa7UOVgrtY8QMgQ9lQpmi5e0stWiUTz8xtg0nos=",
2022-12-09 16:56:06 +03:00
"owner": "nixos",
2022-12-09 16:04:16 +03:00
"repo": "nixpkgs",
2023-05-07 21:20:49 +03:00
"rev": "51f728c05759c8f8ce140396d89ab0a8ad9da9de",
2022-12-09 16:04:16 +03:00
"type": "github"
},
"original": {
2022-12-09 16:56:06 +03:00
"owner": "nixos",
"ref": "nixos-unstable-small",
2022-12-09 16:56:06 +03:00
"repo": "nixpkgs",
"type": "github"
2022-12-09 16:04:16 +03:00
}
},
"root": {
"inputs": {
"disko": "disko",
"flake-parts": "flake-parts",
2022-12-23 20:36:52 +03:00
"nixos-images": "nixos-images",
2023-01-12 05:34:12 +03:00
"nixpkgs": "nixpkgs",
"treefmt-nix": "treefmt-nix"
}
},
"treefmt-nix": {
2023-05-07 21:20:49 +03:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2023-01-12 05:34:12 +03:00
"locked": {
2023-05-07 21:20:49 +03:00
"lastModified": 1683307174,
"narHash": "sha256-A7nF2Q+F+Bqs4u6VS4aOzyURfly5f4ZAiihGU0FA29g=",
2023-01-12 05:34:12 +03:00
"owner": "numtide",
"repo": "treefmt-nix",
2023-05-07 21:20:49 +03:00
"rev": "b44794f94514b61512352a18cd77c710f0005f15",
2023-01-12 05:34:12 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
2022-12-09 16:04:16 +03:00
}
}
},
"root": "root",
"version": 7
}