3
0
Fork 0
forked from mirrors/nixpkgs

aws-sdk-cpp: Fix credentials test

These require a home directory.

http://hydra.nixos.org/build/54519006
This commit is contained in:
Eelco Dolstra 2017-06-16 19:17:22 +02:00
parent d4460acf05
commit 672d2dfbb8
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE

View file

@ -43,6 +43,8 @@ in stdenv.mkDerivation rec {
for i in testing-resources aws-cpp-sdk-*; do
export ${loaderVar}=$(pwd)/$i:''${${loaderVar}}
done
export HOME=$TMPDIR
'';
NIX_LDFLAGS = lib.concatStringsSep " " (