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 {
nixos = {
inherit (nixos') channel manual options iso_minimal dummy;
inherit (nixos') channel manual options iso_minimal amazonImage dummy;
tests = {
inherit (nixos'.tests)
containers-imperative