mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-27 16:15:05 +00:00
e78bdc683c
This effectively reduces the size of the runtime closure by ~79%:
$ nix path-info ./result-old -Sh
/nix/store/9ggmj6fmqszfvd0lg2im7qssscql0jac-signald-0.15.0 729.0M
$ nix path-info ./result -Sh
/nix/store/z9bfj547j9fkyl8g0mqb1n108s7zw4w5-signald-0.15.0 155.2M
Similar change as
|
||
---|---|---|
.. | ||
0001-Fetch-buildconfig-during-gradle-build-inside-Nix-FOD.patch | ||
0002-buildconfig-local-deps-fixes.patch | ||
default.nix |