savil

Results 21 comments of savil

dropping myself to clear my review queue, but feel free to add me back

Current dependencies on/for this PR: * main * **PR #150** 👈 This comment was auto-generated by [Graphite](https://app.graphite.dev/github/pr/jetpack-io/devbox/150?utm_source=stack-comment).

hmm similar issue here: https://discourse.nixos.org/t/certificate-issues-in-pure-nix-shell-with-flutter-app/19814

This [gist](https://gist.github.com/CMCDragonkai/1ae4f4b5edeb021ca7bb1d271caca999) is old, but suggests: ``` wrapProgram $out/bin/program \ --set SSL_CERT_FILE "${cacert}/etc/ssl/certs/ca-bundle.crt" ```

I had tried adding `openssl` and `cacert` in DevPackages but hadn't helped. I also tried various combinations of setting `SSL_CERT_FILE` env var.

@AddictArts thanks for raising these issues. On Podman, that's a good suggestion. I'll look into it. We also similarly feel that the nix install requirement is burdensome. We're actively exploring...

is this still for review? Or did y'all have a conversation out-of-band and plan more changes?

@gcurtis what's the status on this one? dropping myself to clear my review queue, but feel free to add me back.

@LucilleH is this working now?