fix typo
This commit is contained in:
parent
a19e258707
commit
d2734eead9
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user