steam-runtime-wrapped: switch curl to use gnutls
This commit is contained in:
parent
38368c42fc
commit
7dff2c53d4
|
@ -26,7 +26,7 @@ let
|
||||||
xlibs.libICE
|
xlibs.libICE
|
||||||
gnome2.GConf
|
gnome2.GConf
|
||||||
freetype
|
freetype
|
||||||
curl
|
(curl.override { gnutlsSupport = true; sslSupport = false; })
|
||||||
nspr
|
nspr
|
||||||
nss
|
nss
|
||||||
fontconfig
|
fontconfig
|
||||||
|
|
Loading…
Reference in New Issue