e7ede726ba
Triggering this setupHook for dependencies at targetOffset does not work in cross-compilation cases where such a dependency is lacking. This simplified setupHook is more robust.
4 lines
139 B
Bash
4 lines
139 B
Bash
export NIX_SSL_CERT_FILE=@out@/etc/ssl/certs/ca-bundle.crt
|
|
# left for compatibility
|
|
export SSL_CERT_FILE=@out@/etc/ssl/certs/ca-bundle.crt
|