This commit is contained in:
Jude Taylor 2018-01-08 10:31:12 -08:00
parent a19e258707
commit d2734eead9

View File

@ -176,7 +176,7 @@ in mkDerivation (rec {
socket-io = pkgs.nodePackages."socket.io";
# let us assume ghcjs is never actually cross compiled
targetPlatform = "";
targetPrefix = "";
inherit stage1Packages;
mkStage2 = stage2 {