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
fonts.nix
runtime-wrapped.nix
runtime.nix
steam.nix
steamcmd.nix
steamcmd.sh