Skip to content

Commit 7e61c8b

Browse files
committed
Remove nixos-images/disko override...
because nixos-images doesn't have a dependency on disko anymore.
1 parent 7871740 commit 7e61c8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
nixos-images.url = "github:nix-community/nixos-images";
1111
nixos-images.inputs.nixos-unstable.follows = "nixpkgs";
1212
nixos-images.inputs.nixos-2305.follows = "nixos-2305";
13-
nixos-images.inputs.disko.follows = "disko";
1413
# used for development
1514
treefmt-nix = { url = "github:numtide/treefmt-nix"; inputs.nixpkgs.follows = "nixpkgs"; };
1615
};

0 commit comments

Comments
 (0)