nixos-anywhere/flake.lock

133 lines
3.2 KiB
Plaintext
Raw Normal View History

2022-12-09 16:04:16 +03:00
{
"nodes": {
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1693189188,
"narHash": "sha256-o6otfsB/ecudboYFwiCeL49BX3/8vRC/XUZTgkaDx54=",
2022-12-09 16:04:16 +03:00
"owner": "nix-community",
"repo": "disko",
"rev": "00169fe4a6015a88c3799f0bf89689e06a4d4896",
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": {
"lastModified": 1690933134,
"narHash": "sha256-ab989mN63fQZBFrkk4Q8bYxQCktuHmBIBqUG1jl6/FQ=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "59cf3f1447cfc75087e7273b04b31e689a8599fb",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-06-11 14:08:38 +03:00
"nixos-2305": {
2023-05-15 14:52:41 +03:00
"locked": {
"lastModified": 1693231525,
"narHash": "sha256-Zmh8m0HHcgGBDth6jdJPmc4UAAP0L4jQmqIztywF1Iw=",
2023-05-15 14:52:41 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c540061ac8d72d6e6d99345bd2d590c82b2f58c1",
2023-05-15 14:52:41 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-06-11 14:08:38 +03:00
"ref": "release-23.05",
2023-05-15 14:52:41 +03:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-12-23 20:36:52 +03:00
"nixos-images": {
"inputs": {
2023-06-11 14:08:38 +03:00
"nixos-2305": [
"nixos-2305"
2023-05-15 14:52:41 +03:00
],
2023-05-07 21:20:49 +03:00
"nixos-unstable": [
"nixpkgs"
]
2022-12-23 20:36:52 +03:00
},
"locked": {
"lastModified": 1693219156,
"narHash": "sha256-8fJKWWyAhKHUK0YYOLpaclJIJFyow+PhwMtJ9joV6yU=",
2022-12-23 20:36:52 +03:00
"owner": "nix-community",
"repo": "nixos-images",
"rev": "8cddbac8c61437f1f412cae48ada7d5896ee46d6",
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": {
"lastModified": 1693184707,
"narHash": "sha256-MqCT/wuRKC79QJKlYhdfkUNerPcm63vZLd6P7lZGC0M=",
2022-12-09 16:56:06 +03:00
"owner": "nixos",
2022-12-09 16:04:16 +03:00
"repo": "nixpkgs",
"rev": "48516a891d020801bc5304375739d2604400c741",
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",
2023-06-11 14:08:38 +03:00
"nixos-2305": "nixos-2305",
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": {
"lastModified": 1692972530,
"narHash": "sha256-LG+M7TjlLJ1lx2qbD1yaexvue1VAatpVandtHVEN5Lc=",
2023-01-12 05:34:12 +03:00
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "843e1e1b01ac7c9e858368fffd1692cbbdbe4a0e",
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
}