mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-25 07:52:59 +03:00
Ben says this might work.
This commit is contained in:
parent
4eefedabad
commit
abdb1e234b
@ -5,7 +5,7 @@ env.make_derivation rec {
|
||||
builder = ./builder.sh;
|
||||
src = ../../../pkg/ge-additions;
|
||||
|
||||
nativeBuildInputs = [ deps.ed25519 ];
|
||||
cross_inputs = [ deps.ed25519 ];
|
||||
|
||||
CC = "${env.host}-gcc";
|
||||
AR = "${env.host}-ar";
|
||||
|
Loading…
Reference in New Issue
Block a user