nixpkgs/pkgs/games/steam
K900 15fc16d6c4 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.
2024-09-09 10:55:25 +03:00
..
build-wrapped.sh
default.nix glxinfo: replace with mesa-demos 2024-08-28 14:38:12 +02:00
fhsenv.nix steam/fhsenv: use normal curl 2024-09-09 10:55:25 +03:00
runtime-wrapped.nix steam.runtime-wrapped: use throw, not abort 2023-11-29 09:44:43 +01:00
runtime.nix Merge pull request #293540 from r-ryantm/auto-update/steamPackages.steam-runtime 2024-06-17 20:29:18 +02:00
steam.nix treewide: remove jonringer as package maintainer 2024-06-25 09:16:56 +02:00
steamcmd.nix steamPackages.steamcmd: add mainProgram, fix fetch url to use an archive (#312753) 2024-06-05 01:35:39 +02:00
steamcmd.sh