Skip to content

Commit e964f6b

Browse files
committed
fix: single ami build
1 parent a00f226 commit e964f6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nix/packages/build-ami.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ let
1919
(root + "/ansible")
2020
(root + "/migrations")
2121
(root + "/scripts")
22+
(root + "/amazon-amd64-nix.pkr.hcl")
2223
(root + "/amazon-arm64-nix.pkr.hcl")
2324
(root + "/development-arm.vars.pkr.hcl")
2425
(lib.fileset.maybeMissing (root + "/common-nix.vars.pkr.hcl"))

0 commit comments

Comments
 (0)