fix typo
This commit is contained in:
parent
a19e258707
commit
d2734eead9
@ -176,7 +176,7 @@ in mkDerivation (rec {
|
|||||||
socket-io = pkgs.nodePackages."socket.io";
|
socket-io = pkgs.nodePackages."socket.io";
|
||||||
|
|
||||||
# let us assume ghcjs is never actually cross compiled
|
# let us assume ghcjs is never actually cross compiled
|
||||||
targetPlatform = "";
|
targetPrefix = "";
|
||||||
|
|
||||||
inherit stage1Packages;
|
inherit stage1Packages;
|
||||||
mkStage2 = stage2 {
|
mkStage2 = stage2 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user