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
commit 1115df837e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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