1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 04:31:52 +00:00
nixpkgs/pkgs
Pierre Bourdon dc5085e6b0
mono: remove dontStrip from derivation
This was introduced in 2010 in 9e16b812 and as far as I can tell the
issue mentioned in the comment does not exist anymore. In a stripped
mono build, I was able to:

- Run "mcs --version" without trouble (original test case)
- Run "keepass" (mono app)
- Build packages that depend on mono (e.g. f# and others).

$ nix path-info -sh
Before: 537.8M
After:  304.3M

$ nix path-info -Sh
Before: 1.2G
After:  867.0M

(Transitive closure size decreases more than the package size itself
because mono ended up depending on gcc through leaked paths in .so files
before.)
2019-09-20 15:25:27 +02:00
..
applications kicad: fix build 2019-09-20 08:17:58 +02:00
build-support Merge pull request #66617 from transumption-unstable/201908/rust-aarch64-linux-musl 2019-09-19 01:21:55 +00:00
common-updater
data vista-fonts: Use new download location 2019-09-19 22:38:31 +02:00
desktops Merge pull request #68983 from worldofpeace/xfce-cleanup 2019-09-19 13:25:03 -04:00
development mono: remove dontStrip from derivation 2019-09-20 15:25:27 +02:00
games openttd: 1.9.2 -> 1.9.3 2019-09-19 19:10:02 +09:00
misc Merge pull request #68774 from tadeokondrak/wine-4.16-winetricks-20190615 2019-09-19 12:35:45 -04:00
os-specific linux: 5.2.15 -> 5.2.16 2019-09-19 09:55:34 -04:00
servers prometheus-apcupsd-exporter: init at unstable-2019-03-14 2019-09-20 10:34:00 +02:00
shells oh-my-zsh: 2019-09-11 -> 2019-09-13 2019-09-18 07:19:12 -04:00
stdenv stdenv/adapters.nix: remove static from makeStaticLibraries 2019-09-19 12:52:28 -04:00
test
tools Merge pull request #69103 from dtzWill/update/tor-0.4.1.6 2019-09-20 09:22:18 +00:00
top-level prometheus-apcupsd-exporter: init at unstable-2019-03-14 2019-09-20 10:34:00 +02:00