nixpkgs/pkgs
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
..
applications quassel: 0.12.4 -> 0.12.5 (fixes RCE & remote crash) 2018-04-28 11:08:42 +02:00
build-support treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
common-updater common-updater: support updating source URL 2018-03-16 23:17:07 +09:00
data elementary-xfce-icon-theme: 2017-11-28 -> 0.11 2018-04-28 07:58:52 +02:00
desktops rarian: merge gnome{2,3}.rarian 2018-04-25 15:53:26 +02:00
development mpir: Build with C++ support 2018-04-28 12:41:37 +02:00
games EmptyEpsilon: init at 2018.02.15 2018-04-27 01:42:47 +02:00
misc lib/debug: fix use-sites of deprecated debug functions 2018-04-27 18:59:39 +02:00
os-specific linux-copperhead: 4.15.18.a -> 4.14.36.a 2018-04-27 02:04:08 +00:00
servers Merge pull request #39595 from fuzzy-id/master 2018-04-28 00:36:04 +02:00
shells oh-my-zsh: 2018-04-06 -> 2018-04-25 2018-04-26 08:08:53 -04:00
stdenv check-meta.nix: specify meta.timeout 2018-04-27 00:25:37 +02:00
test
tools Merge pull request #39531 from r-ryantm/auto-update/openvpn 2018-04-28 00:58:56 -05:00
top-level autoPatchelfHook: Provide a better derivation name 2018-04-28 07:25:30 +02:00