nixpkgs/pkgs/development
aszlig 6134887bef
mpir: Build with C++ support
This is needed by Alkimia which I'm going to package soon as part of
KMyMoney.

I enabled this by default, because it doesn't increase the closure size
a whole lot (only around 150 KiB):

$ nix-store -q --size /nix/store/...old...-mpir-3.0.0
1223248
$ nix-store -q --size /nix/store/...new...-mpir-3.0.0
1377136

Introducing an option for enabling/disabling this is not worth it,
because it doesn't conflict with anything and the size increase is the
only drawback and we can still make it configurable if we want someday.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @7c6f434c
2018-04-28 12:41:37 +02:00
..
arduino
beam-modules
bower-modules/generic
compilers treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
coq-modules
dotnet-modules/patches
em-modules/generic
go-modules
guile-modules
haskell-modules Merge pull request #39456 from endgame/base-compat-batteries-deps 2018-04-27 12:41:18 +02:00
idris-modules
interpreters Merge pull request #39591 from etu/php-upgrades 2018-04-28 11:17:48 +01:00
java-modules
libraries mpir: Build with C++ support 2018-04-28 12:41:37 +02:00
lisp-modules lispPackages.postmodern: mark as broken 2018-04-12 23:04:01 +02:00
lua-modules
misc treewide: rename bad filenames 2018-04-17 15:42:25 -05:00
mobile abootimg: init at 0.6 2018-04-23 14:09:41 +02:00
node-packages node2nix: add nix as dependency (fix for #38946) 2018-04-14 23:17:25 +03:00
ocaml-modules
perl-modules Merge branch 'master' into minc_ecosystem 2018-04-21 20:18:27 +01:00
pharo
pure-modules
python-modules Merge pull request #39599 from erikarvstedt/opentimestamps 2018-04-27 23:31:05 +02:00
r-modules R: update CRAN and BIOC package sets 2018-04-24 09:19:38 +02:00
ruby-modules gem-config.grpc: disable format hardening 2018-04-26 00:15:24 +02:00
tools Merge pull request #39624 from Ekleog/kcov-35 2018-04-27 23:25:27 +01:00
web insomnia: 5.15.0 -> 5.16.0 2018-04-27 13:42:03 +02:00