mirror of
https://github.com/nmattia/niv.git
synced 2024-11-25 09:56:49 +03:00
Keep the nix ssl cert file variable when running the tests
This commit is contained in:
parent
312300cca8
commit
962c1b13c5
@ -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