Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LinArcX/2720b3a459a2ddd59ba03534286d6256 to your computer and use it in GitHub Desktop.
Save LinArcX/2720b3a459a2ddd59ba03534286d6256 to your computer and use it in GitHub Desktop.
Hi. i'm developing a webkitgtk-based application via nix+lorri+direnv. I've added libressl, opensll, glib-networking packages to shell.nix, but when i build/run the program, i'll get this error:
"TLS/SSL support not available; install glib-networking"
This is my shell.nix: https://github.com/LinArcX/jjn/blob/master/shell.nix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment