Support darwin
This commit is contained in:
parent
895b1cb1b0
commit
1313542b6b
@ -92,7 +92,7 @@ in
|
|||||||
dontBuild = false;
|
dontBuild = false;
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
substituteInPlace lib/ethon/curls/settings.rb \
|
substituteInPlace lib/ethon/curls/settings.rb \
|
||||||
--replace "libcurl" "${curl.out}/lib/libcurl.so"
|
--replace "libcurl" "${curl.out}/lib/libcurl${stdenv.hostPlatform.extensions.sharedLibrary}"
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user