mirror of
https://github.com/nmattia/niv.git
synced 2024-11-22 03:27:10 +03:00
Merge pull request #84 from Kleidukos/keep-nix-ssl-cert
Keep the nix ssl cert file variable when running the tests
This commit is contained in:
commit
0ca1bf22f7
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user