From 1ef139f3b048bd7e419d0690e5c544588bc1c9bd Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Thu, 19 Nov 2020 17:45:40 -0500 Subject: [PATCH] nixos/release-small: add amazonImage fixup breakage from #104193 --- nixos/release-small.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/release-small.nix b/nixos/release-small.nix index 6da2c59cedd..9b6716e89e0 100644 --- a/nixos/release-small.nix +++ b/nixos/release-small.nix @@ -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