rust: 1.25.0 -> 1.26.1

This commit is contained in:
jD91mZM2
2018-06-04 22:07:16 +02:00
committed by Daiderd Jordan
parent 1c7acb09fa
commit fd95f532e0
5 changed files with 14 additions and 93 deletions
+2 -1
View File
@@ -149,10 +149,11 @@ stdenv.mkDerivation {
outputs = [ "out" "man" "doc" ];
setOutputFlags = false;
# Disable codegen units for the tests.
# Disable codegen units and hardening for the tests.
preCheck = ''
export RUSTFLAGS=
export TZDIR=${tzdata}/share/zoneinfo
export hardeningDisable=all
'' +
# Ensure TMPDIR is set, and disable a test that removing the HOME
# variable from the environment falls back to another home