nixpkgs/pkgs/games/steam
Dusk Banks ab054f8fdb steamPackages: make customisable
Keep in mind the note in `lib.makeScopeWithSplicing`'s source:

    # N.B. the other stages of the package set spliced in are *not*
    # overridden.

To globally override `pkgs.steamPackages`, overlay `pkgs` like:

    final: prev: { steamPackages = steamPackages.overrideScope …; }
2021-11-16 08:40:10 -08:00
..
build-wrapped.sh
default.nix steamPackages: make customisable 2021-11-16 08:40:10 -08:00
fhsenv.nix curl: use --with/without-openssl instead of --with/without-ssl 2021-10-16 11:35:18 +01:00
fonts.nix games: /s/name/pname&version/ 2021-06-25 01:28:10 +02:00
runtime-wrapped.nix libgpg-error: rename from libgpgerror 2021-10-06 18:23:43 -07:00
runtime.nix steamPackages.steam-runtime: 0.20210630.0 -> 0.20210906.1 2021-10-06 04:44:44 +00:00
steam.nix steam: 1.0.0.72 -> 1.0.0.73 2021-11-15 09:20:52 +00:00
steamcmd.nix treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
steamcmd.sh