142: Remove nixos-images/disko override... r=Lassulus a=phaer



Co-authored-by: phaer <hello@phaer.org>
This commit is contained in:
bors[bot] 2023-06-16 08:26:03 +00:00 committed by GitHub
commit ed9ec041d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,6 @@
nixos-images.url = "github:nix-community/nixos-images";
nixos-images.inputs.nixos-unstable.follows = "nixpkgs";
nixos-images.inputs.nixos-2305.follows = "nixos-2305";
nixos-images.inputs.disko.follows = "disko";
# used for development
treefmt-nix = { url = "github:numtide/treefmt-nix"; inputs.nixpkgs.follows = "nixpkgs"; };
};