parent
7fafd45ad7
commit
1de5065375
@ -53,7 +53,7 @@ stdenv.mkDerivation {
|
|||||||
xorgproto libX11 libXext libXt fontconfig
|
xorgproto libX11 libXext libXt fontconfig
|
||||||
freetype # fontsrv wants ft2build.h provides system fonts for acme and sam.
|
freetype # fontsrv wants ft2build.h provides system fonts for acme and sam.
|
||||||
] ++ stdenv.lib.optionals stdenv.isDarwin (with darwin.apple_sdk.frameworks; [
|
] ++ stdenv.lib.optionals stdenv.isDarwin (with darwin.apple_sdk.frameworks; [
|
||||||
darwin.cf-private Carbon Cocoa IOKit Metal QuartzCore
|
Carbon Cocoa IOKit Metal QuartzCore
|
||||||
]);
|
]);
|
||||||
|
|
||||||
builder = ./builder.sh;
|
builder = ./builder.sh;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user