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

9 lines
324 B
Markdown

---
synopsis: "`nix develop` no longer ignores the env variable `SSL_CERT_FILE`"
cls: [5042]
category: "Improvements"
credits: [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.