Merge pull request #104322 from grahamc/amazon-image

nixos/release-small: add amazonImage
This commit is contained in:
Graham Christensen
2020-11-19 18:45:07 -05:00
committed by GitHub

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