From 7dff2c53d4c346df8febf2006c6143097b473236 Mon Sep 17 00:00:00 2001 From: David Izquierdo Date: Sat, 28 Oct 2017 11:18:26 +0200 Subject: [PATCH] steam-runtime-wrapped: switch curl to use gnutls --- pkgs/games/steam/runtime-wrapped.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/games/steam/runtime-wrapped.nix b/pkgs/games/steam/runtime-wrapped.nix index 4c3faa07418..73c010d645f 100644 --- a/pkgs/games/steam/runtime-wrapped.nix +++ b/pkgs/games/steam/runtime-wrapped.nix @@ -26,7 +26,7 @@ let xlibs.libICE gnome2.GConf freetype - curl + (curl.override { gnutlsSupport = true; sslSupport = false; }) nspr nss fontconfig