mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-09 13:43:50 +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. |
||
---|---|---|
.. | ||
applications | ||
art | ||
core | ||
panel-plugins | ||
thunar-plugins | ||
automakeAddFlags.sh | ||
default.nix | ||
mkXfceDerivation.nix |