nixpkgs/pkgs
Sergei Trofimovich d82ce04557 windows.mingw_w64: enable stripping
With 0507725 "setup-hooks/strip.sh: run RANLIB on static
archives after stripping" it should now be safe to run strip
on wider range of .a files.

mingw-w64 is a good example where a reference was preserved
to gcc from intermediate stage. Enabling stripping by default
decreases `pkgsCross.mingw32` closure for 20%:

Before:

    $ nix path-info -rsSh $(nix-build -A pkgsCross.mingw32.stdenv)
    ...
    /nix/store/qzhkidff0wxhqf2gi97ng6qismzvpnbp-stdenv-linux 43.6K    1.0G

After:

    $ nix path-info -rsSh $(nix-build -A pkgsCross.mingw32.stdenv)
    ...
    /nix/store/fj4dv1n3sa3jgcb1j3nwn6njsf943n48-stdenv-linux 43.6K  792.4M
2022-07-28 21:55:15 +01:00
..
applications Merge pull request #183291 from r-ryantm/auto-update/fluidsynth 2022-07-28 13:15:57 -05:00
build-support Merge staging-next into staging 2022-07-28 12:02:23 +00:00
common-updater
data Merge pull request #183171 from romildo/upd.marwaita 2022-07-28 00:36:15 -04:00
desktops Merge master into staging-next 2022-07-26 00:02:26 +00:00
development Merge staging-next into staging 2022-07-28 18:01:55 +00:00
games Merge pull request #182806 from fgaz/pokete/0.8.0 2022-07-27 23:09:30 +02:00
misc fastly: specify go OS and arch explicitly 2022-07-28 14:02:08 +02:00
os-specific windows.mingw_w64: enable stripping 2022-07-28 21:55:15 +01:00
pkgs-lib
servers Merge pull request #183327 from r-ryantm/auto-update/grafana-loki 2022-07-28 11:30:38 -05:00
shells oh-my-zsh: 2022-07-12 -> 2022-07-26 (#183068) 2022-07-28 11:21:59 -04:00
stdenv Merge staging-next into staging 2022-07-27 12:02:00 +00:00
test
tools Merge staging-next into staging 2022-07-28 18:01:55 +00:00
top-level Merge staging-next into staging 2022-07-28 18:01:55 +00:00