mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +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. |
||
---|---|---|
.. | ||
hooks | ||
tests | ||
5.1.darwin.patch | ||
5.2.darwin.patch | ||
5.4.darwin.patch | ||
build-luarocks-package.nix | ||
CVE-2014-5461.patch | ||
CVE-2022-28805.patch | ||
default.nix | ||
interpreter.nix | ||
lua-dso.make | ||
with-packages.nix | ||
wrap-lua.nix | ||
wrap.sh | ||
wrapper.nix | ||
zip.patch |