steam/fhsenv: use normal curl

The Steam Runtime can handle any curl version:
https://gitlab.steamos.cloud/steamrt/steam-runtime-tools/-/blob/main/libcurl-compat/README.md?ref_type=heads

And nix-built applications run from Steam will start exploding on this after staging-next
because we're finally building our curl with versioned symbols.
This commit is contained in:
K900 2024-09-09 10:55:25 +03:00
parent cb97dfe6c0
commit 15fc16d6c4

View File

@ -126,7 +126,7 @@ in buildFHSEnv rec {
xorg.libSM xorg.libSM
xorg.libICE xorg.libICE
gnome2.GConf gnome2.GConf
curlWithGnuTls curl
nspr nspr
nss nss
cups cups