{ "nodes": { "disko": { "inputs": { "nixpkgs": "nixpkgs" }, "locked": { "lastModified": 1750903843, "narHash": "sha256-Ng9+f0H5/dW+mq/XOKvB9uwvGbsuiiO6HrPdAcVglCs=", "owner": "nix-community", "repo": "disko", "rev": "83c4da299c1d7d300f8c6fd3a72ac46cb0d59aae", "type": "github" }, "original": { "id": "disko", "type": "indirect" } }, "disko-stable-nixos": { "inputs": { "nixpkgs": [ "nixpkgs-stable-nixos" ] }, "locked": { "lastModified": 1750903843, "narHash": "sha256-Ng9+f0H5/dW+mq/XOKvB9uwvGbsuiiO6HrPdAcVglCs=", "owner": "nix-community", "repo": "disko", "rev": "83c4da299c1d7d300f8c6fd3a72ac46cb0d59aae", "type": "github" }, "original": { "owner": "nix-community", "repo": "disko", "type": "github" } }, "disko_2": { "inputs": { "nixpkgs": [ "nixverse", "nixos-anywhere", "nixpkgs" ] }, "locked": { "lastModified": 1734088167, "narHash": "sha256-OIitVU+IstPbX/NWn2jLF+/sT9dVKcO2FKeRAzlyX6c=", "owner": "nix-community", "repo": "disko", "rev": "d32f2d1750d61a476a236526b725ec5a32e16342", "type": "github" }, "original": { "owner": "nix-community", "ref": "master", "repo": "disko", "type": "github" } }, "flake-parts": { "inputs": { "nixpkgs-lib": [ "nixverse", "nixos-anywhere", "nixpkgs" ] }, "locked": { "lastModified": 1733312601, "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "flake-parts", "type": "github" } }, "nix-darwin": { "inputs": { "nixpkgs": [ "nixverse", "nixpkgs" ] }, "locked": { "lastModified": 1750618568, "narHash": "sha256-w9EG5FOXrjXGfbqCcQg9x1lMnTwzNDW5BMXp8ddy15E=", "owner": "lnl7", "repo": "nix-darwin", "rev": "1dd19f19e4b53a1fd2e8e738a08dd5fe635ec7e5", "type": "github" }, "original": { "owner": "lnl7", "repo": "nix-darwin", "type": "github" } }, "nixos-anywhere": { "inputs": { "disko": "disko_2", "flake-parts": "flake-parts", "nixos-images": "nixos-images", "nixos-stable": "nixos-stable", "nixpkgs": [ "nixverse", "nixpkgs" ], "treefmt-nix": "treefmt-nix" }, "locked": { "lastModified": 1740657886, "narHash": "sha256-7kHxBQuzb7gcHzVmLGljJ4kF6BDDSYVCIxYFDmYPnAo=", "owner": "nix-community", "repo": "nixos-anywhere", "rev": "77e6a4e14baa93a29952ea9f0e4a59a29cca09e9", "type": "github" }, "original": { "owner": "nix-community", "repo": "nixos-anywhere", "rev": "77e6a4e14baa93a29952ea9f0e4a59a29cca09e9", "type": "github" } }, "nixos-images": { "inputs": { "nixos-stable": [ "nixverse", "nixos-anywhere", "nixos-stable" ], "nixos-unstable": [ "nixverse", "nixos-anywhere", "nixpkgs" ] }, "locked": { "lastModified": 1740452541, "narHash": "sha256-aa5gPveHysMTVkxj+0iH0BdcSn8+v8lZPud+IItOSaQ=", "owner": "nix-community", "repo": "nixos-images", "rev": "283bbacb81bd2c1a7b89f33e011ecabe398a564e", "type": "github" }, "original": { "owner": "nix-community", "repo": "nixos-images", "type": "github" } }, "nixos-stable": { "locked": { "lastModified": 1733808091, "narHash": "sha256-KWwINTQelKOoQgrXftxoqxmKFZb9pLVfnRvK270nkVk=", "owner": "NixOS", "repo": "nixpkgs", "rev": "a0f3e10d94359665dba45b71b4227b0aeb851f8e", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixos-24.11", "repo": "nixpkgs", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1750994206, "narHash": "sha256-3u6rEbIX9CN/5A5/mc3u0wIO1geZ0EhjvPBXmRDHqWM=", "owner": "NixOS", "repo": "nixpkgs", "rev": "80d50fc87924c2a0d346372d242c27973cf8cdbf", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-stable-nixos": { "locked": { "lastModified": 1750969886, "narHash": "sha256-zW/OFnotiz/ndPFdebpo3X0CrbVNf22n4DjN2vxlb58=", "owner": "nixos", "repo": "nixpkgs", "rev": "a676066377a2fe7457369dd37c31fd2263b662f4", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-25.05", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_2": { "locked": { "lastModified": 1750994206, "narHash": "sha256-3u6rEbIX9CN/5A5/mc3u0wIO1geZ0EhjvPBXmRDHqWM=", "owner": "NixOS", "repo": "nixpkgs", "rev": "80d50fc87924c2a0d346372d242c27973cf8cdbf", "type": "github" }, "original": { "id": "nixpkgs", "type": "indirect" } }, "nixverse": { "inputs": { "nix-darwin": "nix-darwin", "nixos-anywhere": "nixos-anywhere", "nixpkgs": [ "nixpkgs-stable-nixos" ] }, "locked": { "lastModified": 1751120324, "narHash": "sha256-rxxKJxxNSTPzA6q2uRCp42RqnVdJfPQQqSbFRlaUMko=", "owner": "hgl", "repo": "nixverse", "rev": "04fce491c980711453df9b7e9e2006c71613baee", "type": "github" }, "original": { "owner": "hgl", "repo": "nixverse", "type": "github" } }, "root": { "inputs": { "disko": "disko", "disko-stable-nixos": "disko-stable-nixos", "nixpkgs": "nixpkgs_2", "nixpkgs-stable-nixos": "nixpkgs-stable-nixos", "nixverse": "nixverse" } }, "treefmt-nix": { "inputs": { "nixpkgs": [ "nixverse", "nixos-anywhere", "nixpkgs" ] }, "locked": { "lastModified": 1733761991, "narHash": "sha256-s4DalCDepD22jtKL5Nw6f4LP5UwoMcPzPZgHWjAfqbQ=", "owner": "numtide", "repo": "treefmt-nix", "rev": "0ce9d149d99bc383d1f2d85f31f6ebd146e46085", "type": "github" }, "original": { "owner": "numtide", "repo": "treefmt-nix", "type": "github" } } }, "root": "root", "version": 7 }