summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2017-10-07 10:12:49 +0200
committerVladimír Čunát <vcunat@gmail.com>2017-10-07 10:12:49 +0200
commit656a0089f68495cd42d3164ed85d22ceec630d82 (patch)
treeecb046fccabf4d89b5e627d329774a68957825f4 /pkgs
parent35b4c8be511d6fac45e93fd5e65a24e126e736a6 (diff)
downloadnixlib-656a0089f68495cd42d3164ed85d22ceec630d82.tar
nixlib-656a0089f68495cd42d3164ed85d22ceec630d82.tar.gz
nixlib-656a0089f68495cd42d3164ed85d22ceec630d82.tar.bz2
nixlib-656a0089f68495cd42d3164ed85d22ceec630d82.tar.lz
nixlib-656a0089f68495cd42d3164ed85d22ceec630d82.tar.xz
nixlib-656a0089f68495cd42d3164ed85d22ceec630d82.tar.zst
nixlib-656a0089f68495cd42d3164ed85d22ceec630d82.zip
texlive.bin.core-big: fixup build after #29039
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/tools/typesetting/tex/texlive/bin.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/tools/typesetting/tex/texlive/bin.nix b/pkgs/tools/typesetting/tex/texlive/bin.nix
index f1aa861b9c11..34a689ee9bd6 100644
--- a/pkgs/tools/typesetting/tex/texlive/bin.nix
+++ b/pkgs/tools/typesetting/tex/texlive/bin.nix
@@ -156,6 +156,7 @@ core-big = stdenv.mkDerivation { #TODO: upmendex
 
   hardeningDisable = [ "format" ];
 
+  inherit (core) nativeBuildInputs;
   buildInputs = core.buildInputs ++ [ core cairo harfbuzz icu graphite2 ];
 
   configureFlags = common.configureFlags