1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

Docker frontend build runs as amd64 (#270)

This commit is contained in:
James Hillyerd
2022-04-23 10:33:46 -07:00
committed by GitHub
parent e91e8d5aee
commit 58bcd4f557
2 changed files with 14 additions and 13 deletions

View File

@@ -3,6 +3,7 @@ stdenv.mkDerivation rec {
name = "env";
env = buildEnv { name = name; paths = buildInputs; };
buildInputs = [
act
dpkg
elmPackages.elm
elmPackages.elm-analyse