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:
parent
862911fd22
commit
616b34597a
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue