elinks: enable gemini support

This commit is contained in:
Ingo Blechschmidt 2023-06-21 21:56:16 +02:00 committed by GitHub
parent a4a369d2a0
commit 9a12eb1007
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,6 +38,7 @@ stdenv.mkDerivation rec {
"--enable-finger"
"--enable-html-highlight"
"--enable-gopher"
"--enable-gemini"
"--enable-cgi"
"--enable-bittorrent"
"--enable-nntp"