nixpkgs/pkgs
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
..
applications Merge pull request #245458 from vale981/patch-1 2023-07-27 20:41:19 -06:00
build-support tests.trivial-builders.writeTextFile: Test meta.mainProgram logic 2023-07-26 18:45:54 +02:00
common-updater
data Merge pull request #245767 from vbgl/ruwudu-3.000 2023-07-27 19:50:33 -06:00
desktops lib.customisation: uncurry makeScopeWithSplicing 2023-07-27 21:31:59 -07:00
development lib.customisation: uncurry makeScopeWithSplicing 2023-07-27 21:31:59 -07:00
games lib.customisation: uncurry makeScopeWithSplicing 2023-07-27 21:31:59 -07:00
misc Merge pull request #243261 from gaelreyrol/moonfire-nvr-init-0.7.6 2023-07-25 00:52:47 +02:00
os-specific lib.customisation: uncurry makeScopeWithSplicing 2023-07-27 21:31:59 -07:00
pkgs-lib Revert "pkgs.formats.toml: fix TOML semantics by upgrading tomlkit" 2023-07-27 18:55:56 +02:00
servers Merge pull request #245731 from wietsedv/readarr 2023-07-27 19:31:28 -06:00
shells nushellPlugins.query: 0.82.0 -> 0.83.0 2023-07-28 00:13:49 +00:00
stdenv
test Merge pull request #245524 from hercules-ci/writeScriptBin-meta.mainProgram 2023-07-27 10:41:20 +02:00
tools Merge pull request #245667 from r-ryantm/auto-update/dnf5 2023-07-27 19:29:08 -06:00
top-level lib.customisation: uncurry makeScopeWithSplicing 2023-07-27 21:31:59 -07:00