Hopefully help debug test failures

This commit is contained in:
Graham Christensen 2018-09-06 21:35:32 -04:00
parent 17911c00fc
commit ff554bf3ea
No known key found for this signature in database
GPG key ID: ACA1C1D120C83D5C

View file

@ -57,7 +57,7 @@ let
RUSTFLAGS = "-D warnings";
LOCALE_ARCHIVE_2_21 = "${oldpkgs.glibcLocales}/lib/locale/locale-archive";
LOCALE_ARCHIVE_2_27 = "${pkgs.glibcLocales}/lib/locale/locale-archive";
RUST_BACKTRACE = "1";
passthru.phpEnv = phpEnv;
};