We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a00f226 commit e964f6bCopy full SHA for e964f6b
1 file changed
nix/packages/build-ami.nix
@@ -19,6 +19,7 @@ let
19
(root + "/ansible")
20
(root + "/migrations")
21
(root + "/scripts")
22
+ (root + "/amazon-amd64-nix.pkr.hcl")
23
(root + "/amazon-arm64-nix.pkr.hcl")
24
(root + "/development-arm.vars.pkr.hcl")
25
(lib.fileset.maybeMissing (root + "/common-nix.vars.pkr.hcl"))
0 commit comments