mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
cb13669b00
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. |
||
---|---|---|
.. | ||
build-wrapped.sh | ||
default.nix | ||
fhsenv.nix | ||
runtime-wrapped.nix | ||
runtime.nix | ||
steam.nix | ||
steamcmd.nix | ||
steamcmd.sh |