texlive.bin.core-big: fixup build after #29039
This commit is contained in:
@@ -156,6 +156,7 @@ core-big = stdenv.mkDerivation { #TODO: upmendex
|
|||||||
|
|
||||||
hardeningDisable = [ "format" ];
|
hardeningDisable = [ "format" ];
|
||||||
|
|
||||||
|
inherit (core) nativeBuildInputs;
|
||||||
buildInputs = core.buildInputs ++ [ core cairo harfbuzz icu graphite2 ];
|
buildInputs = core.buildInputs ++ [ core cairo harfbuzz icu graphite2 ];
|
||||||
|
|
||||||
configureFlags = common.configureFlags
|
configureFlags = common.configureFlags
|
||||||
|
|||||||
Reference in New Issue
Block a user