nixos/release-small: add amazonImage

fixup breakage from #104193
This commit is contained in:
Graham Christensen
2020-11-19 17:45:40 -05:00
parent 93b430bc6b
commit 1ef139f3b0

View File

@@ -28,7 +28,7 @@ let
in rec {
nixos = {
inherit (nixos') channel manual options iso_minimal dummy;
inherit (nixos') channel manual options iso_minimal amazonImage dummy;
tests = {
inherit (nixos'.tests)
containers-imperative