nixpkgs/pkgs/games/steam
Adam Joseph cb13669b00 lib.customisation: uncurry makeScopeWithSplicing
Deeply-curried functions are pretty error-prone in untyped languages
like Nix.  This is a particularly bad case because
`top-level/splice.nix` *also* declares a makeScopeWithSplicing, but
it takes *two fewer arguments*.

Let's switch to attrset-passing form, to provide some minimal level
of sanity-checking.
2023-07-27 21:31:59 -07:00
..
build-wrapped.sh
default.nix lib.customisation: uncurry makeScopeWithSplicing 2023-07-27 21:31:59 -07:00
fhsenv.nix steam-run: set multiArch to true 2023-07-11 21:50:17 +07:00
runtime-wrapped.nix
runtime.nix steamPackages.steam-runtime: 0.20211102.0 -> 0.20220601.1 2022-08-09 22:28:48 +02:00
steam.nix steam: add indication for the nix option 2023-03-21 23:44:01 +05:30
steamcmd.nix
steamcmd.sh