Loading pkgs/development/beam-modules/build-mix.nix +1 −1 Original line number Diff line number Diff line Loading @@ -124,7 +124,7 @@ let # phoenix applications need the source of phoenix and phoenix_html to # build javascript and css assets. mkdir -p $out/src cp -r $src/* "$out/src" cp -r "$src/." "$out/src" runHook postInstall ''; Loading Loading
pkgs/development/beam-modules/build-mix.nix +1 −1 Original line number Diff line number Diff line Loading @@ -124,7 +124,7 @@ let # phoenix applications need the source of phoenix and phoenix_html to # build javascript and css assets. mkdir -p $out/src cp -r $src/* "$out/src" cp -r "$src/." "$out/src" runHook postInstall ''; Loading