Files
lix/doc/manual/rl-next/develop-ssl_cert_file.md
T
Tom Hubrecht d52033fc77 nix/develop: Don't ignore SSL_CERT_FILE when its value is meaningful
Change-Id: I31e85a5995edc40ed2e687077ffdf563e717abb4
2026-02-28 12:32:45 +00:00

324 B

synopsis, cls, category, credits
synopsis cls category credits
`nix develop` no longer ignores the env variable `SSL_CERT_FILE`
5042
Improvements
thubrecht

Running nix develop and nix print-dev-env on shells that define the environment variable SSL_CERT_FILE now works correctly by exporting that variable inside the built shell.