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