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
No known key found for this signature in database
GPG Key ID: FE918C3A98C1030F

View File

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