1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 04:31:52 +00:00
nixpkgs/pkgs/development
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
..
androidndk-pkgs
arduino
beam-modules
bower-modules/generic
compilers mono: remove dontStrip from derivation 2019-09-20 15:25:27 +02:00
coq-modules
dhall-modules
dotnet-modules/patches
em-modules/generic
go-modules
go-packages
guile-modules
haskell-modules haskell-cabal-plan: add override to fix the build 2019-09-19 13:46:20 +02:00
idris-modules
interpreters Merge pull request #68941 from Ma27/bump-evcxr 2019-09-17 12:59:00 -04:00
java-modules
libraries Merge pull request #69106 from prusnak/libfido2 2019-09-20 09:16:58 +02:00
lisp-modules
lua-modules
misc
mobile
node-packages nodePackages.serverless: init at 1.52.0 2019-09-17 01:50:58 +00:00
ocaml-modules ocamlPackages.ppx_deriving_rpc: init at 5.9.0 2019-09-20 05:54:29 +00:00
perl-modules
pharo
pure-modules
python-modules Merge pull request #68965 from B4dM4n/csvs-to-sqlite-1.0 2019-09-20 10:32:51 +02:00
r-modules
ruby-modules jazzy: 0.10.0 -> 0.11.0 (#68766) 2019-09-14 10:17:05 +00:00
tools qtcreator: use Qt mkDerivation 2019-09-19 18:55:12 +09:00
web nodejs-10_x: 10.16.0 -> 10.16.3 2019-09-18 04:20:00 -05:00