flake.nix/inputs/disko: v1.11.0 -> v1.13.0

This commit is contained in:
h7x4
2026-05-24 23:05:48 +09:00
parent d92a5f13ad
commit 53670b4d05
2 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
sops-nix.url = "github:Mic92/sops-nix/master";
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
disko.url = "github:nix-community/disko/v1.11.0";
disko.url = "github:nix-community/disko/v1.13.0";
disko.inputs.nixpkgs.follows = "nixpkgs";
nix-topology.url = "github:oddlama/nix-topology/main";