summary refs log tree commit diff
path: root/pkgs/tools/typesetting/tex/texlive-new/bin.nix
diff options
context:
space:
mode:
authorRobin Gloster <mail@glob.in>2016-01-23 21:19:59 +0000
committerRobin Gloster <mail@glob.in>2016-01-30 16:36:57 +0000
commitf6d3b7a2ae01ccd9934a6437915acd3eade2a184 (patch)
treef15dfb4b4378ceed1b0225290b2562fccdea719b /pkgs/tools/typesetting/tex/texlive-new/bin.nix
parent954e9903adc837c201a7bd70eede50d874aadbf6 (diff)
downloadnixpkgs-f6d3b7a2ae01ccd9934a6437915acd3eade2a184.tar
nixpkgs-f6d3b7a2ae01ccd9934a6437915acd3eade2a184.tar.gz
nixpkgs-f6d3b7a2ae01ccd9934a6437915acd3eade2a184.tar.bz2
nixpkgs-f6d3b7a2ae01ccd9934a6437915acd3eade2a184.tar.lz
nixpkgs-f6d3b7a2ae01ccd9934a6437915acd3eade2a184.tar.xz
nixpkgs-f6d3b7a2ae01ccd9934a6437915acd3eade2a184.tar.zst
nixpkgs-f6d3b7a2ae01ccd9934a6437915acd3eade2a184.zip
switch hardening flags
Diffstat (limited to 'pkgs/tools/typesetting/tex/texlive-new/bin.nix')
-rw-r--r--pkgs/tools/typesetting/tex/texlive-new/bin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/typesetting/tex/texlive-new/bin.nix b/pkgs/tools/typesetting/tex/texlive-new/bin.nix
index 37c19319ef7..4a788cfa8fe 100644
--- a/pkgs/tools/typesetting/tex/texlive-new/bin.nix
+++ b/pkgs/tools/typesetting/tex/texlive-new/bin.nix
@@ -64,7 +64,7 @@ core = stdenv.mkDerivation rec {
     perl
   ];
 
-  noHardening_format = true;
+  hardening_format = false;
 
   preConfigure = ''
     rm -r libs/{cairo,freetype2,gd,gmp,graphite2,harfbuzz,icu,libpaper,libpng} \