Commit Graph

107138 Commits

Author SHA1 Message Date
Judah Jacobson
7131e06214 haskell: work around linker limits on Mac OS X Sierra.
The Sierra linker added a limit on the number of paths that any one
dynamic library (`*.dylib`) can reference.  This causes problems when
a Haskell library has many immediate dependencies (#22810).

We follow a similar fix as GHC/Cabal/Stack: for each derivation,
create a new directory with symlinks to all the dylibs of its immediate
dependencies, and patch its package DB to reference that directory
using the new `dynamic-library-dirs` field.

Note that this change is a no-op for older versions of GHC, i.e., they will
continue to fail on some packages as before.

Also note that this change causes the bootstrapped versions of GHC to be
recompiled, since they depend on `hscolour` which is built by
`generic-builder.nix`.

Tested by building the `stack` binary as described in #22810.
2017-05-05 09:26:58 -07:00
William Casarin
8d03054f77 mb2md: init at 3.20 2017-05-05 08:52:06 -07:00
Pascal Wittmann
4ff4f6e038 Merge pull request #25522 from Ralith/rust-bindgen
rust-bindgen: 0.23.0 -> 0.24.0
2017-05-05 17:16:25 +02:00
Michael Raskin
587ed894a4 Merge pull request #25480 from mdaiter/openmvg
openmvg: init at v1.1
2017-05-05 15:58:17 +02:00
Matthew Daiter
c6385eb0f5 openmvg: init at v1.1 2017-05-05 15:51:32 +02:00
Frederik Rietdijk
af87b922f1 pythonPackages.plotly: 1.9.5 -> 2.0.8 2017-05-05 14:22:16 +02:00
Eelco Dolstra
ac9eb4e34f Merge pull request #25524 from Mic92/env
environment: remove lib/kde4/libexec from PATH
2017-05-05 13:35:51 +02:00
Maximilian Güntner
de53284cbd
watson: init at 1.4.0 2017-05-05 10:59:34 +02:00
Maximilian Güntner
401ace9cd3
pythonPackages: pytest-mock 1.2 -> 1.6.0 2017-05-05 10:59:31 +02:00
Maximilian Güntner
7aafda3024
pythonPackages: pytest-datafiles init at 1.0 2017-05-05 10:59:28 +02:00
Gabriel Ebner
8b6ea100ce vscode: 1.11.2 -> 1.12.1 2017-05-05 09:56:35 +02:00
Frederik Rietdijk
f4b5950d8c pythonPackages.bibtexparser: init at 0.6.2 2017-05-05 09:51:03 +02:00
Frederik Rietdijk
87723d5ac3 pythonPackages.mplleaflet: init at 0.0.5 2017-05-05 09:51:03 +02:00
Michael Raskin
0a218a9f3a Merge pull request #25520 from vinhlh/mozjpeg-3.2
mozjpeg: 3.1 -> 3.2
2017-05-05 09:29:25 +02:00
Jaakko Luttinen
96c0a6db3a pythonPackages.phpserialize: init at 1.3 (#25521)
* pythonPackages.phpserialize: init at 1.3

* pythonPackages.phpserialize: clarify test situation
2017-05-05 08:01:56 +01:00
Jörg Thalheim
6ad804324f
environment: remove lib/kde4/libexec from PATH
kde4 is gone and does need to be in $PATH anymore by default
2017-05-05 07:50:34 +01:00
Benjamin Saunders
bbdfa06eb5 rust-bindgen: 0.23.0 -> 0.24.0
Fixes errors arising from unset LIBCLANG_PATH
2017-05-04 23:20:51 -07:00
Jörg Thalheim
948488343b Merge pull request #24835 from Profpatsch/lib-doc-improvements
Lib doc improvements
2017-05-05 07:10:11 +01:00
Yuri Aisaka
17d2ff414d imagej: init at 150 (#25249)
* imagej: init at 150

* correcting for PR comments
2017-05-05 07:00:38 +01:00
Joachim Fasting
e2bc4e4bde
libressl: 2.5.3 -> 2.5.4
Contains a fix for CVE-2017-8301: TLS verification vulnerability in
LibreSSL 2.5.1 - 2.5.3 [1][2]

[1]: http://seclists.org/oss-sec/2017/q2/145
[2]: https://github.com/libressl-portable/portable/issues/307
2017-05-05 07:37:48 +02:00
Vinh Le
5ed9d8df86 mozjpeg: 3.1 -> 3.2 2017-05-05 12:57:53 +08:00
Joachim F
244b05e5e5 Merge pull request #25519 from utdemir/master
rdkafka: 2015-11-03 -> 0.9.5
2017-05-05 04:42:16 +01:00
Utku Demir
85ea6249bb rdkafka: 2015-11-03 -> 0.9.5 2017-05-05 14:55:07 +12:00
Joachim F
7c283b44c9 Merge pull request #25446 from romildo/new.connman-gtk
connman-gtk: init at 1.1.1
2017-05-05 00:21:37 +01:00
Joachim F
a2bfdd05ed Merge pull request #25451 from volth/xrdp-dont-restart
xrdp: do not restart xrdp-sesman on nixos-rebuild
2017-05-05 00:20:45 +01:00
pajowu
d8fccd4ac5 libsmi: init at 0.5.0 (#25433) 2017-05-05 00:13:44 +01:00
Joachim F
c49b92fe14 Merge pull request #25463 from volth/freerdp-20170502
freerdp: 20170201 -> 20170502
2017-05-05 00:12:53 +01:00
Joachim F
d958124d1b Merge pull request #25464 from jonafato/update-corebird-1.5
corebird: 1.4.2 -> 1.5
2017-05-05 00:12:27 +01:00
Cray Elliott
d95cd1b24e obs-studio: 18.0.1 -> 18.0.2
add myself as a maintainer for this package, add fdk_aac, pthreadstubs,
and Xdmcp as dependencies. Also add a patch to fix a linker error
involving xcb
2017-05-04 15:26:51 -07:00
Daiderd Jordan
390e2ea14f Merge pull request #25219 from knedlsepp/fix-opencv3-darwin
opencv3: Enable darwin build
2017-05-04 23:49:38 +02:00
Jörg Thalheim
3156ef2dfd Merge pull request #25478 from zraexy/zraexy-broadcom-bt-firmware
broadcom-bt-firmware: init at 12.0.1.1011
2017-05-04 22:33:06 +01:00
Jörg Thalheim
d072ef956d broadcom-bt-firmware: mention package limitations 2017-05-04 22:32:55 +01:00
Vincent Laporte
d75ae6dee9 smplayer: 17.3.0 -> 17.4.2 2017-05-04 23:19:17 +02:00
Jörg Thalheim
8ee1dc4725 Merge pull request #25509 from bachp/openshift-size
openshift: copy symlinks into $bin/bin
2017-05-04 22:12:34 +01:00
Vladimír Čunát
4e8aea4339
thunderbird: fix missing icons
It's just a fallback in case the user has no icon theme on path.
2017-05-04 22:54:30 +02:00
Josef Kemetmueller
68c6e5bc8b opencv3: Enable darwin build 2017-05-04 22:50:03 +02:00
Pascal Bach
37a2949ab4 openshift: copy symlinks into $bin/bin 2017-05-04 22:34:10 +02:00
Benjamin Staffin
4a593e4285
google-chrome: 57.0.2987.133 -> 58.0.3029.96
stable: 57.0.2987.133 -> 58.0.3029.96
beta: 58.0.3029.68 -> 59.0.3071.36
dev: 59.0.3067.0 -> 60.0.3088.3
2017-05-04 16:31:38 -04:00
Vladimír Čunát
700d6186a3
wrapFirefox: fix #25505 gtk3 file dialogs
Crash + icons.
2017-05-04 22:10:24 +02:00
Frederik Rietdijk
6d3cc8c27f Merge pull request #25504 from mayflower/emby_3.2.13.0
emby: 3.2.12 -> 3.2.13.0
2017-05-04 21:55:41 +02:00
Frederik Rietdijk
6eff61d6a1 Merge pull request #25486 from apeschar/master
pythonPackages.PyLD: init at 0.7.2
2017-05-04 20:59:18 +02:00
Albert Peschar
10abea9ecc pythonPackages.PyLD: init at 0.7.2 2017-05-04 20:51:31 +02:00
Eelco Dolstra
d53540dd32
nixUnstable: 1.12pre5308_2f21d522 -> 1.12pre5344_eba840c8 2017-05-04 20:45:20 +02:00
Michael Raskin
6c149ee84d Merge pull request #25393 from avnik/fix/gimp
gimp: fix all plugins build
2017-05-04 20:44:44 +02:00
Daniel Frank
f3f38eccbb kicad: update to 4.0.6 2017-05-04 20:39:20 +02:00
pe@pijul.org
5db271c99a pythonPackages.httpserver: init at 1.1.0 2017-05-04 20:25:09 +02:00
Eelco Dolstra
d46e78ed0f
libseccomp: Fix RPATH
Ensure that bin/scmp_sys_resolver doesn't have $TMPDIR in its RPATH.

I can't reproduce the issue reported in
98edb2436861e18ef73076c5a894a6a90e7db71c that required the addition of
a wrapper script. It seems to work fine without.
2017-05-04 20:23:13 +02:00
Tristan Helmich
887058766f emby: 3.2.12 -> 3.2.13.0 2017-05-04 19:36:40 +02:00
Frederik Rietdijk
77fba4a112 pythonPackages.pyproj: init at 1.9.5.1 2017-05-04 18:57:23 +02:00
Michael Raskin
69dd1200c7 Merge pull request #25497 from romildo/upd.stalonetray
stalonetray: 0.8.1 -> 0.8.3
2017-05-04 17:49:43 +02:00