1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 19:21:04 +00:00

nixos/release-small: actually remove minimal installer ISOs

Fixes: 862911fd22
This commit is contained in:
Emily 2024-09-06 09:06:07 +01:00
parent 862911fd22
commit 616b34597a

View file

@ -32,7 +32,7 @@ let
in rec {
nixos = {
inherit (nixos') channel manual options iso_minimal dummy;
inherit (nixos') channel manual options dummy;
tests = {
inherit (nixos'.tests)
acme