nixpkgs-suyu/pkgs
nschoe b584941ab9
st: copy config file in 'prePatch' instead of 'preBuild'
The patch phase runs after the build phase. Which means than when
using an override to override both 'conf' and 'patches' to provide
a custom config file and apply some patches, it doesn't work:
- first the patches applied (optionally changing config.def.h)
- then preBuild is run which overrides config.def.h with the user
supplied one (effectively cancelling previously applied patches)

By copying the config file in the prePatch phase instead, changes
are kept and applied in order.
2020-04-17 14:52:40 +01:00
..
applications st: copy config file in 'prePatch' instead of 'preBuild' 2020-04-17 14:52:40 +01:00
build-support Merge pull request #85172 from andir/buildRustCrate-proc-macro 2020-04-13 23:35:19 +02:00
common-updater common-updater: add update script to all-packages 2020-04-15 23:02:33 -03:00
data fira-code: 3 -> 3.1 2020-04-15 21:15:38 -07:00
desktops Merge pull request #85304 from romildo/common-updater 2020-04-16 08:05:18 -03:00
development crystal: 0.31 -> 0.34 (#85432) 2020-04-17 21:04:33 +08:00
games Merge pull request #85284 from andersk/system-syzygy 2020-04-16 02:23:33 -04:00
misc higan: 106 -> 110 2020-04-15 12:27:44 -03:00
os-specific linux: 5.4.32 -> 5.4.33 2020-04-17 08:34:01 -04:00
servers mautrix-whatsapp: 2020-04-02 -> 2020-04-12 2020-04-17 00:28:13 +02:00
shells nix-zsh-completions: 0.4.3 -> 0.4.4 (#85267) 2020-04-15 12:00:14 +02:00
stdenv
test
tools nix-prefetch: 0.3.0 -> 0.3.1 (#85367) 2020-04-17 21:10:24 +08:00
top-level crystal: 0.31 -> 0.34 (#85432) 2020-04-17 21:04:33 +08:00