nixpkgs/pkgs/desktops/xfce
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 xfce.xfce4-volumed-pulse: 0.2.3 -> 0.2.4 2023-07-26 12:51:54 +08:00
art xfce: remove archiveUpdater and use httpTwoLevelsUpdater for some packages 2022-09-27 23:41:53 -03:00
core xfce.xfce4-settings: 4.18.2 -> 4.18.3 2023-07-04 20:04:51 +08:00
panel-plugins xfce.xfce4-pulseaudio-plugin: enable playing sound with volume change 2023-07-24 10:19:02 +08:00
thunar-plugins xfce.thunar-archive-plugin: 0.5.0 -> 0.5.1 2023-04-01 11:27:55 +08:00
automakeAddFlags.sh
default.nix lib.customisation: uncurry makeScopeWithSplicing 2023-07-27 21:31:59 -07:00
mkXfceDerivation.nix treewide: no need to pass pname, version and attrPath to update scripts based on generic-updater 2022-09-27 23:41:53 -03:00