nixpkgs/pkgs/desktops/gnustep/make
Artturin d78711a3e1 gnustep.base: use multiple outputs and support multiple outputs in hook
had to move the installFlagsArray in preInstallPhases so that ${!outputX} work because they're set by the multiple-output hook

unar before:
closure size 1.4G

unar after:
closure size 138.9M
2022-12-25 21:10:43 +02:00
..
builder.sh misc: Replace tab indentation with spaces 2021-11-14 16:04:46 +13:00
default.nix gnustep.make: fix cross 2022-07-14 22:08:56 +03:00
fixup-paths.patch
GNUstep.conf
gsmakeDerivation.nix gnustep.gsmakeDerivation: fix cross eval 2022-07-14 22:08:56 +03:00
setup-hook.sh gnustep.base: use multiple outputs and support multiple outputs in hook 2022-12-25 21:10:43 +02:00
wrapper.sh