Merge pull request #121376 from urbas/amazon-init-shell-script-support

nixos/amazon-init: add user-data shell script support
This commit is contained in:
Luke Granger-Brown
2021-05-03 16:01:26 +01:00
committed by GitHub
3 changed files with 51 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@ in
_3proxy = handleTest ./3proxy.nix {};
acme = handleTest ./acme.nix {};
agda = handleTest ./agda.nix {};
amazon-init-shell = handleTest ./amazon-init-shell.nix {};
ammonite = handleTest ./ammonite.nix {};
atd = handleTest ./atd.nix {};
avahi = handleTest ./avahi.nix {};