1
1
mirror of https://github.com/nmattia/niv.git synced 2024-09-18 19:07:19 +03:00

Keep the nix ssl cert file variable when running the tests

This commit is contained in:
Kleidukos 2019-06-15 15:33:55 +02:00
parent 312300cca8
commit 962c1b13c5

View File

@ -4,6 +4,8 @@
#!nix-shell -p nix
#!nix-shell --pure
#!nix-shell --keep SSL_CERT_FILE
#!nix-shell --keep NIX_SSL_CERT_FILE
set -euo pipefail