Commit graph

23007 commits

Author SHA1 Message Date
Vladimír Čunát 7b0effc4e0
dee: fix with gcc-6
This warning is useful to devs and not integrators, really.
2017-08-26 10:48:55 +02:00
Jörg Thalheim 326f54d9ba log4cxx: fix gcc6 build 2017-08-26 09:46:06 +01:00
Jörg Thalheim 4596835502 xml-security-c: fix gcc6 build 2017-08-26 09:23:16 +01:00
Jörg Thalheim 5f482c5df4 libmusicbrainz2: remove deprecated version
builds no longer against gcc6 and is not used anywhere
2017-08-26 08:39:27 +01:00
Jörg Thalheim 1627e5b5d5 libtunegimp: remove package
it is deprecated by upstream: https://wiki.musicbrainz.org/History:libtunepimp
and uses an old version of libmusicbrainz, which does no longer build
2017-08-26 08:38:30 +01:00
Jörg Thalheim 7e26e69a4b Merge pull request #28516 from vandenoever/qtchartsqml
qt5.qtcharts: enable qml
2017-08-25 20:37:21 +01:00
Frederik Rietdijk 665d393919 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-25 19:39:41 +02:00
Frederik Rietdijk 656e14f64f Merge remote-tracking branch 'upstream/python-wip' into HEAD 2017-08-25 19:37:57 +02:00
Joachim F d4779c4d8b Merge pull request #28483 from Gerschtli/update/libcouchbase
libcouchbase: 2.7.2 -> 2.7.6
2017-08-25 14:19:32 +00:00
WilliButz 0eb868fa8a
pango: fix pango_default_break function
bug: https://bugzilla.gnome.org/show_bug.cgi?id=785978#c9

(fixes the failing perl-gtk2 tests)
2017-08-25 15:54:37 +02:00
Jörg Thalheim d42deacc00 Merge pull request #28487 from ilpianista/qoauth
qoauth: 1.0.1 -> 2.0.0
2017-08-25 13:20:07 +01:00
Jörg Thalheim cfaa4235e3 geis: fix compilation 2017-08-25 07:41:02 +01:00
Jörg Thalheim ef6e2d13b0 grail: 3.1.0 -> 3.1.1 2017-08-25 07:30:10 +01:00
Gaël Donval 3eca1c5500 Add patch to enable SIGBUS capture
Kernels older than 3.18.6 emit SIGBUS signal upon stackoverflow instead of SIGSEGV. This patch enables the capture of SIGBUS (just as it is done on Darwin).

Applying it fixes https://github.com/NixOS/nixpkgs/issues/6028 and https://github.com/NixOS/nixpkgs/issues/28464#issuecomment-324255704
2017-08-24 15:34:23 +01:00
Joachim Fasting 6d795e1bae
ntbtls: init at 0.1.1 2017-08-24 14:14:43 +02:00
Tuomas Tynkkynen 2fc7651b25 Merge remote-tracking branch 'upstream/master' into staging 2017-08-24 02:08:32 +03:00
Jos van den Oever b6bf1ce319 qt5.qtcharts: enable qml
Dependency qtdeclarative was missing so QML plugin was not built.
2017-08-23 20:05:41 +02:00
Julien Dehos bd879d2bef eigen: fix configuration file for pkg-config 2017-08-23 16:41:16 +02:00
Thomas Tuegel ce71d0bd0b Merge pull request #28499 from bkchr/kdeframework_fixes
Kde-Frameworks: Increases the minimum qt version to 5.7
2017-08-23 09:32:56 -05:00
Bastian Köcher 7d735d6834 Kde-Frameworks: Increases the minimum qt version to 5.7 2017-08-23 13:55:44 +02:00
Philipp Middendorf fbaa12bad9 thrift: 0.9.3 -> 0.10.0 2017-08-23 13:15:22 +02:00
Andrea Scarpino 5bd10ff39b qoauth: 1.0.1 -> 2.0.0 2017-08-23 01:11:48 +02:00
Joachim F 1a7d6f6792 Merge pull request #28298 from jamtrott/fenics
fenics: init at 2017.1.0
2017-08-22 21:52:22 +00:00
Joachim F 65e569401a Merge pull request #28358 from jpierre03/pr-gstreamer
(legacy) gstreamer: fetch archive with httpS instead of http
2017-08-22 21:48:25 +00:00
Tobias Happ 0b74f6f16e libcouchbase: 2.7.2 -> 2.7.6 2017-08-22 23:31:38 +02:00
Parnell Springmeyer 9dee19030b nghttp2: 1.20.0 -> 1.24.0
This change does three things:

1. Increases nghttp2's version from 1.20.0 to 1.24.0
2. Adds a `bin` output
3. Enables building of nghttp2's suite of applications
2017-08-22 15:12:42 -05:00
Matthew Justin Bauer 2eacddf0dc treewide: homepage URL fixes (#28475)
* pgadmin: use https homepage

* msn-pecan: move homepage to github

google code is now unavailable

* pidgin-latex: use https for homepage

* pidgin-opensteamworks: use github for homepage

google code is unavailable

* putty: use https for homepage

* ponylang: use https for homepage

* picolisp: use https for homepage

* phonon: use https for homepage

* pugixml: use https for homepage

* pioneer: use https for homepage

* packer: use https for homepage

* pokerth: usee https for homepage

* procps-ng: use https for homepage

* pycaml: use https for homepage

* proot: move homepage to .github.io

* pius: use https for homepage

* pdfread: use https for homepage

* postgresql: use https for homepage

* ponysay: move homepage to new site

* prometheus: use https for homepage

* powerdns: use https for homepage

* pm-utils: use https for homepage

* patchelf: move homepage to https

* tesseract: move homepage to github

* quodlibet: move homepage from google code

* jbrout: move homepage from google code

* eiskaltdcpp: move homepage to github

* nodejs: use https to homepage

* nix: use https for homepage

* pdf2djvu: move homepage from google code

* game-music-emu: move homepage from google code

* vacuum: move homepae from google code
2017-08-22 20:50:04 +02:00
Thomas Tuegel 49fb3b9313 Merge pull request #28366 from vandenoever/kde-applications
KDE Frameworks: 5.36 -> 5.37 and KDE Applications 17.04.3 -> 17.08.0
2017-08-22 06:53:25 -05:00
Vladimír Čunát b2ae23a391
Merge branch 'staging' (older version)
This just adds some fixups, not any mass rebuild.
2017-08-22 12:30:04 +02:00
Divam e5a43bd408 openfst: init at 1.6.3 (#28430) 2017-08-22 09:39:22 +02:00
Marko Poikonen a379ee6863 libraw: 0.17.2 -> 0.18.2 2017-08-22 03:35:18 +02:00
Guillaume Maudoux e6661db29f ncurses: 6.0 -> 6.0-20170729
Bump version to include a patch that fixes #19785.
2017-08-22 03:32:07 +02:00
John Ericson 0135e61b4c Merge remote-tracking branch 'upstream/master' into staging
That way the tarball job succeeds
2017-08-21 18:42:57 -04:00
WilliButz f21a5c2f57 qjson: 0.8.1 -> 0.9.0 2017-08-21 23:41:00 +02:00
Jos van den Oever e20afe8d2e kde-frameworks: 5.36 -> 5.37 2017-08-21 21:47:15 +02:00
Thomas Tuegel d143269ea8
grantlee5: patch CMake module correctly in release or debug build 2017-08-21 06:51:34 -05:00
Thomas Tuegel 96e2a3bd85
grantlee5: update meta.homepage 2017-08-21 06:51:33 -05:00
Thomas Tuegel 6ba0ab1b92
Revert "kcmutils: fix kcm plugin path"
This reverts commit cb922bbd5855aba00b96f223dce50c4556472a25.
2017-08-21 06:51:33 -05:00
Thomas Tuegel 2978918f63
kdesignerplugin: propagate qttools build input 2017-08-21 06:51:33 -05:00
Thomas Tuegel b4780249c6
grantlee5: don't link plugins into $dev 2017-08-21 06:51:32 -05:00
Thomas Tuegel 5ba0dd1ad7
qgpgme: build with -DQT_NO_DEBUG
qgpgme uses Q_ASSERT which causes build inputs to be retained unnecessarily at
runtime unless debugging is disabled.
2017-08-21 06:51:32 -05:00
Thomas Tuegel 88d29f80c1
qttools: move qdbusviewer to runtime output 2017-08-21 06:51:31 -05:00
Thomas Tuegel 597a1c6a9e
kwallet: remove legacy D-Bus service 2017-08-21 06:51:18 -05:00
Thomas Tuegel 5a609e389a
grantlee5: multiple outputs 2017-08-21 06:51:18 -05:00
Thomas Tuegel b7493e1361
kdiagram: init at 2.6.0 2017-08-21 06:51:17 -05:00
Thomas Tuegel 58cf19a98a
grantlee: don't canonicalize template paths 2017-08-21 06:51:17 -05:00
Thomas Tuegel 7182709174
grantlee: search profile library paths for plugins 2017-08-21 06:51:16 -05:00
Tim Steinbach 4ab93f8236
expat: 2.2.3 -> 2.2.4 2017-08-21 10:42:52 +02:00
Frederik Rietdijk 6bbc3a0b24 Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD 2017-08-21 04:44:40 +02:00
Frederik Rietdijk 96457d26dd aspellWithDicts: fixes #28318 2017-08-21 03:32:56 +02:00
Frederik Rietdijk 04cd1db2b7 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-21 01:28:27 +02:00
Vladimír Čunát 6c3513b4c0
Merge #28346: readline: bugfix 7.0 -> 7.0.3 2017-08-20 13:26:07 +02:00
Vladimír Čunát b71ce3fb14
readline-7.0: fixup meta evaluation 2017-08-20 13:25:23 +02:00
Vladimír Čunát dbc9f3b10d
fftw: fix on Darwin (hopefully)
It won't produce the $info output.
2017-08-20 10:41:53 +02:00
Vladimír Čunát bb24434904
kyotocabinet: fixup build with gcc6 by a Fedora patch 2017-08-20 09:34:07 +02:00
Vladimír Čunát 68c003b256
motif: fixup build after automake update #28232
It seemed easiest to avoid the need to autoreconf.
2017-08-20 09:05:22 +02:00
Joachim F 44b8eaad83 Merge pull request #28356 from jpierre03/pr-gnonlin
gnonlin: use httpS to fetch archive
2017-08-19 17:13:54 +00:00
Volth 8b4f5376ff geoip: set default dir to '/var/lib/geoip-databases' 2017-08-19 16:02:19 +02:00
Franz Pletz 8d53bfe51b
libmspack: fix hash
Fix cc1c817fdc.
2017-08-18 15:45:31 +02:00
Franz Pletz cc1c817fdc
libmspack: 0.5alpha -> 0.6alpha
Fixes CVE-2017-6419 & CVE-2017-11423.
2017-08-18 12:25:10 +02:00
Vladimír Čunát 6a60cca7ab
Merge: binutils: downgrade 2.29 -> 2.28.1
2.29 seems to need time to stabilize upstream.  Fixes #28257.
Discussion: https://github.com/NixOS/nixpkgs/commit/0e18f28cec
2017-08-18 09:42:58 +02:00
Klaas van Schelven 53d67bcc26 readline 7.0 -> 7.0.3
Discussion: https://groups.google.com/forum/#!topic/nix-devel/agupzdm352Q
2017-08-18 08:55:44 +02:00
Matthew Bauer 39fca7714f poppler: use https link 2017-08-17 15:04:41 -07:00
Matthew Bauer 16392e0ae8 accounts-sso: use gitlab link
google code is discontinued
2017-08-17 15:04:41 -07:00
Matthew Bauer c210fc4458 c-ares: use https for homepage 2017-08-17 15:04:40 -07:00
Matthew Bauer 1a9a06e8e7 boolstuff: fix homepage url 2017-08-17 15:04:39 -07:00
Matthew Bauer 269f057be3 openssl: use https for homepage 2017-08-17 15:04:22 -07:00
Jean-Pierre PRUNARET 737523ea04 gstreamer: fetch archive with httpS instead of http 2017-08-17 22:38:51 +02:00
Jean-Pierre PRUNARET 182c5c1fc6 gnonlin: use httpS to fetch archive 2017-08-17 22:06:19 +02:00
Frederik Rietdijk 8f2ea38f8f Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-17 18:34:17 +02:00
Rickard Nilsson 31eea73f99 libsndfile: Security patches
Fixes CVE-2017-12562, CVE-2017-6892, CVE-2017-8361, CVE-2017-8363,
CVE-2017-8363, CVE-2017-8362
2017-08-17 18:33:09 +02:00
Tuomas Tynkkynen f9b2d7b4dd Revert "binutils: 2.28 -> 2.29"
This reverts commit 733e20fee4.

Downgrading to 2.28.1, 2.29 is too buggy.
2017-08-17 18:37:04 +03:00
Rickard Nilsson 1f9d9deb8a libxslt: Patch for CVE-2017-5029 2017-08-17 13:23:49 +02:00
James D. Trotter 518fb60797 fenics: init at 2017.1.0 2017-08-15 16:19:45 +02:00
Bart Brouns a8fefd4ca8 portaudio: 19-20140130 -> 190600-20161030, add jack 2017-08-15 15:24:04 +02:00
Cray Elliott ceed8ad8a1 ucl: modify cflags so gcc6 compiles successfully 2017-08-15 14:57:38 +02:00
Joachim F 16f69139f7 Merge pull request #27011 from Hodapp87/opencv_tesseract
opencv: Add optional Tesseract support
2017-08-14 14:23:31 +00:00
Robert Hensing c5ec8cf523 frog: init at v0.13.7 2017-08-14 12:57:54 +02:00
Eelco Dolstra 9eb901b70d
Merge remote-tracking branch 'origin/gcc-6' into staging 2017-08-14 11:38:00 +02:00
Frederik Rietdijk 62dac1bdd9 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-14 09:34:10 +02:00
Vladimír Čunát 26b7edae2b
gdk-pixbuf: downgrade a bit for now
Updating higher will be tricky.
2017-08-14 09:15:46 +02:00
Vladimír Čunát b04a77a1d4
wayland-protocols: 1.7 -> 1.10
Needed for gtk3 to build after the minor updates.
2017-08-14 09:15:46 +02:00
Vladimír Čunát e3d10cfc1c
pango: revert the doCheck = true change
I messed up the testing; I'm really sorry.
2017-08-14 09:15:46 +02:00
Joachim Fasting 6c41803f02
ldns: get rid of reference to openssl.dev
Reduces size from ~100MB to ~40M.
2017-08-13 23:14:06 +02:00
Frederik Rietdijk c6fdb3de38 Merge pull request #28093 from grantwwu/bump_libtorrentRasterbar_1.0_series
libtorrentRasterbar_1_0 1.0.10 -> 1.0.11
2017-08-13 22:55:57 +02:00
Frederik Rietdijk b14efb6a6c Merge pull request #28211 from mimadrid/update/samtools-1.5.0
samtools: 1.4.0 -> 1.5.0
2017-08-13 22:32:48 +02:00
mimadrid e81e9e82b1 zziplib: 0.13.66 -> 0.13.67 2017-08-13 22:24:15 +02:00
Frederik Rietdijk 13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Frederik Rietdijk d0d8724261 python.pkgs.gst-python: move expression 2017-08-13 21:48:19 +02:00
Frederik Rietdijk f913554432 python.pkgs.gst-python: fix Python 3 build 2017-08-13 21:48:19 +02:00
Vladimír Čunát 34946256a0
Merge #27424: stdenv: Don't put man pages into $doc 2017-08-13 19:32:51 +02:00
Frederik Rietdijk 7ebcd39a0f Merge commit '4c49205' into HEAD 2017-08-13 18:34:59 +02:00
Vladimír Čunát 2d0f1c8164
pango: maintenance 1.40.6 -> 1.40.9
Also enable tests on Linux, as they seem fine now.
2017-08-13 16:31:02 +02:00
Vladimír Čunát cbfb89f996
harfbuzz: 1.4.6 -> 1.4.8 2017-08-13 16:29:14 +02:00
Vladimír Čunát bbdb8f5cff
gkt3: maintenance 3.22.16 -> 3.22.18 2017-08-13 16:28:51 +02:00
Vladimír Čunát b53d4c6f2d
gdk-pixbuf: maintenance 2.36.6 -> 2.36.8 2017-08-13 16:28:05 +02:00
Vladimír Čunát 1784840b72
dbus: maintenance 1.10.20 -> 1.10.22 2017-08-13 16:27:40 +02:00
Alexander V. Nikolaev eabe2efa10 qt5: Fallback to mktemp -d for temporary QT root.
Fallback to `mktemp -d` for temporary QT root, if invoked in shell mode.
Should fix problem from #27174.
2017-08-13 17:26:27 +03:00
Vladimír Čunát ebafe1d9ab
libdrm: 2.4.81 -> 2.4.82 2017-08-13 14:47:41 +02:00
Vladimír Čunát f21cd84885
mesa: maintenance 17.1.5 -> 17.1.6 2017-08-13 14:45:47 +02:00
Vladimír Čunát d64621f31c
Merge #27910: sqlite: 3.19.3 -> 3.20.0 2017-08-13 14:38:24 +02:00
Frederik Rietdijk 2a8cd14d5f Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-13 09:50:47 +02:00
Joachim Fasting 2866b84168
libtsm: fix eval
Ref: bd657a7293
2017-08-13 00:42:33 +02:00
Herwig Hochleitner ee85d3d166 webkitgtk: 2.16.4 -> 2.16.6
see: https://webkitgtk.org/2017/07/24/webkitgtk2.16.6-released.html

Security fixes: CVE-2017-7039, CVE-2017-7018, CVE-2017-7030,
  CVE-2017-7037, CVE-2017-7034, CVE-2017-7055, CVE-2017-7056,
  CVE-2017-7064, CVE-2017-7061, CVE-2017-7048, CVE-2017-7046.
2017-08-13 00:40:38 +02:00
mimadrid 302e7825fa
htslib: 1.4.0 -> 1.5.0 2017-08-13 00:16:42 +02:00
Franz Pletz 9fda9f8c79 Merge pull request #27903 from volth/issue-27857-libvirt-xml-manipulation
libvirt: 3.5.0 -> 3.6.0
2017-08-12 21:45:01 +02:00
Robin Gloster bd657a7293
libtsm: use autoreconfHook 2017-08-12 20:26:50 +02:00
Robin Gloster beace037d0
mongoc: 1.5.4 -> 1.7.0 2017-08-12 19:25:39 +02:00
Vladimír Čunát 6899c7fdb9
Merge branch 'master' into gcc-6 2017-08-12 10:09:41 +02:00
Jörg Thalheim 1ce1ddfc83 Merge pull request #28043 from acowley/flann-1.9.1
flann: 1.8.4 -> 1.9.1
2017-08-12 08:55:29 +01:00
Jörg Thalheim 79694b52ce Merge pull request #28035 from expipiplus1/pangolin
pangolin: init at 2017-08-02
2017-08-12 08:52:34 +01:00
Jörg Thalheim 4c49205676 Merge pull request #28038 from DerTim1/openldap-add-crypt
openldap: enable crypt
2017-08-12 08:48:01 +01:00
Jörg Thalheim 929b655416 Merge pull request #28048 from lluchs/pcmanfm-gtk3
pcmanfm: build with gtk3
2017-08-12 07:52:15 +01:00
Tuomas Tynkkynen 1ff422aa23 treewide: Add man & info outputs where necessary (instead of doc)
Because man & info pages won't be going to $doc after the next commit.
Scripted change for the files having one-package-per-file.
2017-08-11 21:32:54 +03:00
Tuomas Tynkkynen 9f2f74d9bc ffmpeg: Add man output 2017-08-11 21:32:53 +03:00
Frederik Rietdijk d8f08bb088 Merge pull request #28061 from grantwwu/bump_libtorrentRasterbar_1.1.4
libtorrentRasterbar 1.1.1 -> 1.1.4
2017-08-11 19:13:44 +02:00
Domen Kožar 486e1c3c16 Merge pull request #27998 from davidak/macOS
replace "Mac OS X" and "OS X" with "macOS"
2017-08-11 13:01:36 +02:00
Robin Gloster 64b57cfc1d
shapelib: use not HTTPS as TLS is configured incorrectly 2017-08-11 11:40:35 +02:00
Robin Gloster 400abb8877
gdal: 2.1.3 -> 2.2.1 2017-08-11 11:40:35 +02:00
Lukas Werling 11861b7c97 pcmanfm: build with gtk3 2017-08-10 21:37:03 +02:00
Jörg Thalheim 8a2977676d Merge pull request #28054 from kiloreux/ffmpeg-opencore
ffmpeg-full: enable opencore-amr
2017-08-10 20:31:37 +01:00
Vladimír Čunát 3be89a6758
libsoup: security 2.56.0 -> 2.56.1
Fixes CVE-2017-2885
2017-08-10 20:58:43 +02:00
Frederik Rietdijk 9f73f22c64 Merge commit 'b1f5305abd7b1b3d7ed180d9d00301da6e323e41' into HEAD 2017-08-10 19:26:16 +02:00
Peter Simons e204bef487 libsoup: update to version 2.59.90.1 to fix CVE-2017-2885 2017-08-10 16:45:33 +02:00
Frederik Rietdijk b0c30f436e Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-10 10:41:23 +02:00
Grant Wu a77c7e95fb libtorrentRasterbar_1_0 1.0.10 -> 1.0.11 2017-08-09 22:47:54 -04:00
Grant Wu 149df7769a libtorrentRasterbar 1.1.1 -> 1.1.4 2017-08-09 22:21:36 -04:00
Robin Gloster b1f5305abd
serf: fix darwin build 2017-08-09 23:53:08 +02:00
Joe Hermaszewski 7cd44aeeef pangolin: fix OS X build 2017-08-09 22:14:23 +01:00
Willi Butz e9a2cfda7b vigra: 1.10.0 -> 1.11.1 2017-08-09 21:50:21 +02:00
Willi Butz 08e450df46 movit: 1.2.0 -> 1.5.1 2017-08-09 21:50:21 +02:00
Simon Lackerbauer 30d76b8ccd seafile-client: 5.0.7 -> 6.1.0
bump to qt5
2017-08-09 19:53:05 +02:00
Robin Gloster f4ca99166a
serf: fix build 2017-08-09 14:46:38 +02:00
kiloreux 7e943b5fdb
Enable opencore-amr in ffmpeg-full 2017-08-09 02:40:36 +01:00
Daiderd Jordan 8c86ce707e Merge pull request #28034 from kiloreux/libopencore
opencore-amr init at 0.1.5
2017-08-08 19:25:53 +02:00
kiloreux c74d0d460f
Implement other required changes 2017-08-08 17:36:15 +01:00
Anthony Cowley 7cdf149fab flann: 1.8.4 -> 1.9.1
This should also fix the darwin build on hydra.
2017-08-08 12:19:21 -04:00
Thomas Tuegel ca6f1591ba Merge pull request #27013 from expipiplus1/qt-charts
qt5: Add qtcharts submodule
2017-08-08 06:48:25 -05:00
Tim Digel e3d9f6b21b openldap: enable crypt 2017-08-08 11:50:05 +02:00
kiloreux 6a279ec77a
Fix typo 2017-08-08 10:27:41 +01:00
Joe Hermaszewski 4b1bcf8724 pangolin: init at 2017-08-02 2017-08-08 09:57:10 +01:00
kiloreux 6f7f06375c
Implement required changes 2017-08-08 09:43:23 +01:00
kiloreux 21b6e9cc05
Add kiloreux as maintainer 2017-08-08 08:07:55 +01:00
kiloreux ea4d01b857
Added libopencore support 2017-08-08 07:50:38 +01:00
Sebastian Hagen edf6176d8a libtiff: Fix debian patch tarball URL
The tiff debian tarball URL has disappeared (since debian updated their current
version), which renders this package unbuildable.

Change it to a debian snapshot URL, which should be around indefinitely.
2017-08-08 04:06:55 +01:00
Daniel Peebles de1110b52a Merge pull request #27960 from LnL7/clang-libgcrypt
libgcrypt: fix clang build
2017-08-07 16:52:59 -04:00
Cray Elliott 2f9724e804 ffmpeg, ffmpeg-full: 3.3.2 -> 3.3.3 2017-08-07 12:53:48 -07:00
davidak 3270aa896b replace "Mac OS X" and "OS X" with "macOS"
as it is the official name since 2016

https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop

exception are parts refering to older versions of macOS like

"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-08-07 21:41:30 +02:00
Wout Mertens ba203e40a6 Merge pull request #28010 from womfoo/bump/facter-3.7.1
facter: 3.6.6 -> 3.7.1 and related deps
2017-08-07 18:32:03 +02:00
Kranium Gikos Mendoza b416579af4 leatherman: 0.11.2 -> 1.0.0 2017-08-08 00:37:43 +10:00
Frederik Rietdijk 2203908e5f Merge commit 'b679e14' into HEAD 2017-08-07 13:19:09 +02:00
Frederik Rietdijk e7651e4b60 Merge pull request #27940 from bkchr/fix_qt56_ld
QT5.6: Fixes compile error with wrong LD env variable
2017-08-07 13:04:43 +02:00
Bastian Köcher 0053bf6d47 QT5.6: Fixes compile error with wrong LD env variable
QT uses -Wl linker flags and these flags only work with gcc/g++
and not with LD directly.
2017-08-07 10:51:53 +02:00
Joachim F 70d8768af5 Merge pull request #27876 from joachifm/libsodium-1_0_13
libsodium: 1.0.12 -> 1.0.13
2017-08-07 00:18:39 +01:00
Robin Gloster 41492abf4d
qt56.qtbase: fix build 2017-08-06 21:23:38 +02:00
georgewhewell e85a855d2c openssl 1_1_0: fix build on aarch64 2017-08-06 20:38:32 +02:00
Daiderd Jordan 7960bbff14
gnutls: fix darwin build 2017-08-06 13:07:52 +02:00
Robert Helgesson 2bbfac7b97
expat: fix build on aarch 2017-08-06 11:24:12 +02:00
Robin Gloster 145be4e340
Merge commit 'ad83979e5986fa3bb0d254c2be9482c12a8743b9' from staging 2017-08-06 11:21:53 +02:00
Vladimír Čunát f779df87b1
Merge branch 'master' into staging
Let's drop i686-linux here as well.
2017-08-06 10:03:25 +02:00
Daiderd Jordan 07796ccb57
libgcrypt: fix clang build
Fixes #27906

Because #pragma GCC optimize ("O0") doesn't work for clang and
NIX_CFLAGS_COMPILE bypasses the fixup done by the makefiles everything
gets compiled with -O2.
The build still uses optimisation for everything else.
2017-08-05 15:20:13 +02:00
Jan Tojnar c9d419a22b gnome: Further fixes for Using the 'memory' GSettings backend issue 2017-08-05 12:21:00 +02:00
Thomas Tuegel dd61dbf50d
Merge commit 'refs/pull/27485/head' of github.com:NixOS/nixpkgs into staging
Merges #27485.
2017-08-04 07:39:21 -05:00
Robert Helgesson 629becb544
expat: 2.2.2 -> 2.2.3 2017-08-04 11:30:04 +02:00
Robin Gloster 7dc3460764
wvstreams: remove 2017-08-04 08:26:09 +02:00
Franz Pletz f1802d8398
libmsn: remove, build fails and obsolete
libmsn provides access to the MSN network, which was officially
shut down in October 2014. No packages depends on libmsn.
2017-08-04 08:26:08 +02:00
Willi Butz d10d76f487
libindicator: fix substituteInPlace usage 2017-08-04 04:23:49 +02:00
Willi Butz c806501a6d
libindicate: fix substituteInPlace usage 2017-08-04 04:23:25 +02:00
Robin Gloster 3bd6061651
libgnurl: 7.48.0 -> 7.54.1 2017-08-04 04:22:51 +02:00
Franz Pletz d8284f5ea6
libevhtp: remove, abandoned and build fail
No reverse dependencies in nixpkgs. The author deleted the repository.

Is was added for certificate-transparency but isn't used in that expression
anymore.
2017-08-04 04:22:16 +02:00
Franz Pletz e10e0c4707
libdbusmenu: fix substituteInPlace usage 2017-08-04 04:21:41 +02:00
Willi Butz e75b2f03d0
libappindicator: fix substituteInPlace usage 2017-08-04 04:21:09 +02:00
Robin Gloster a8e4f34f40
indicator-application: fix substituteInPlace usage 2017-08-04 04:20:44 +02:00
Robin Gloster 750b78301c
libexosip_3: remove unused, old version 2017-08-04 04:16:57 +02:00
Robin Gloster 7786767bea
ccnx: remove
upstream has been replaced by another project, doesn't build with
openssl 1.1 and is not used elsewhere in nixpkgs

See https://github.com/ProjectCCNx/ccnx
2017-08-04 04:14:03 +02:00
Robin Gloster 329eec441b
aws-sdk-cpp: 1.1.7 -> 1.1.18 2017-08-04 04:13:14 +02:00
Robin Gloster a97d46e727
aws-sdk-cpp: 1.0.153 -> 1.1.7 2017-08-04 04:13:04 +02:00
mimadrid 1b7ec57d06 sqlite3_analyzer: 3.19.2 -> 3.20.0 2017-08-04 03:32:51 +02:00
Cillian de Róiste 09f2e20a79 movit: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste 5c7edf239f mlt: fix homepage 2017-08-03 23:03:03 +02:00
mimadrid 36f6e4c167
sqlite: 3.19.3 -> 3.20.0 2017-08-03 20:37:09 +02:00
Volth 84a6a3683b libvirt: 3.5.0 -> 3.6.0 2017-08-03 13:53:57 +00:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Charles Strahan 4fcc6da889
rapidjson: init at 1.1.0
A fast JSON parser/generator for C++ with both SAX/DOM style API.

See: http://rapidjson.org/
2017-08-03 00:38:33 -04:00
Charles Strahan cd2b6a94f7
lightstep-tracer-cpp: init at 0.36
The LightStep distributed tracing library for C++.

See: http://lightstep.com
2017-08-03 00:38:33 -04:00
Charles Strahan f281cfe76d
backward: init at 1.3
A beautiful stack trace pretty printer for C++
2017-08-03 00:38:33 -04:00
Charles Strahan 958cdf37c1
spdlog: 292bdc5eb492 -> 0.13.0 2017-08-03 00:38:33 -04:00
Charles Strahan 3be19de8e4
libevent: 2.0.22 -> 2.1.8 2017-08-03 00:38:32 -04:00
Charles Strahan 7541f285e0
boringssl: 2016-03-08 -> 2017-02-23
Also, include libcrypto.a and libdecrepit.a.
2017-08-03 00:38:20 -04:00
Joachim Fasting ed98241379
libsodium: 1.0.12 -> 1.0.13
https://github.com/jedisct1/libsodium/releases/tag/1.0.13
2017-08-02 18:11:34 +02:00
Frederik Rietdijk 4f66c0cf21 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-02 10:22:24 +02:00
Frederik Rietdijk 3b436d12e3 Merge pull request #27744 from NeQuissimus/binutils_staging_2_29
[staging] binutils: 2.28 -> 2.29
2017-08-01 22:10:35 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Frederik Rietdijk 3b06b8edb7 Merge pull request #27843 from mimadrid/update/filezilla-3.27.0.1
filezilla: 3.25.2 -> 3.27.0.1
2017-08-01 21:56:41 +02:00
mimadrid a263de3d3e
libfilezilla: 0.9.2 -> 0.10.0 2017-08-01 20:41:26 +02:00
gnidorah 4c85665bd2 bullet: 2.83.7 -> 2.86.1 2017-08-01 20:24:03 +03:00
Robin Gloster 93d80f1951
p11_kit: fix docs 2017-08-01 18:22:57 +02:00
Frederik Rietdijk f74759450b Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-01 16:28:48 +02:00
Chris Hodapp c27f692de6 opencv: Add optional Tesseract support 2017-08-01 07:21:51 -04:00
Robin Gloster 3fb4c9e899
allegro5: 5.2.1.1 -> 5.2.2.0 2017-08-01 12:34:11 +02:00
Robin Gloster 27d1d15ab9
afflib: 3.7.15 -> 3.7.16 2017-08-01 12:34:11 +02:00
Franz Pletz a957761abd
libheimdal: 2015-09-13 -> 7.4.0 for CVE-2017-11103
The git snapshot was based on 7.0 which is vulnerable.
2017-08-01 10:26:19 +02:00
Franz Pletz 1fb803c367
libtasn1: 4.10 -> 4.12, fix CVE-2017-9310 2017-08-01 09:29:18 +02:00
Franz Pletz 38b404bd27
x265: 1.9 -> 2.5 2017-08-01 08:36:37 +02:00
Franz Pletz a584fe1b76
x264: 20160615 -> 20170731 2017-08-01 08:36:36 +02:00
Franz Pletz 426218231b
openh264: 1.5.0 -> 1.7.0 2017-08-01 08:36:34 +02:00
Franz Pletz 727ec59343
zziplib: 0.13.58 -> 0.13.66 2017-08-01 08:36:33 +02:00
Franz Pletz 1c5ab2f639
avahi: 0.6.12 -> 0.7 2017-08-01 08:33:35 +02:00
Franz Pletz fac48cca7d
mbedtls: 2.4.2 -> 2.5.1 2017-08-01 06:16:03 +02:00
Franz Pletz 253a132f6c
mbedtls_1_3: 1.3.19 -> 1.3.20 2017-08-01 06:16:03 +02:00
Franz Pletz 694dbaeeb5
libite: 1.8.3 -> 1.9.2 2017-08-01 06:16:03 +02:00
Franz Pletz 6ddbe2e34c
p11_kit: 0.23.2 -> 0.23.7 2017-08-01 02:29:45 +02:00
Gabriel Ebner b94da10c27 libqalculate, qalculate-gtk: 0.9.9 -> 1.0.0 2017-07-31 16:29:39 +01:00
Eelco Dolstra 9bcee1051a
strigi: Build on gcc 6
https://hydra.nixos.org/build/56882669
2017-07-31 11:09:33 +02:00
Frederik Rietdijk 740d76371e Merge commit 'ba68231273bea4cba01413fd2a0e56d68db9234c' into HEAD 2017-07-31 09:12:15 +02:00
Bart Brouns ab27dcab2c faac: 1.28 -> 1.29.3 2017-07-30 21:02:56 +02:00
Thomas Tuegel 2b29c893c1
Merge branch 'feature/kde-applications-17.04.3'
Merges #27491, #27531, and #27532.
2017-07-30 10:06:07 -05:00
Vladimír Čunát ba68231273
libpng: 1.6.30 -> 1.6.31
1.6.30 won't build for ARM.  Hydra has almost no binaries for current
staging, so let's update for all platforms
2017-07-30 14:57:37 +02:00
Robert Helgesson f36323c81f
ffmpeg-full: fix path to frei0r filters
Fixes #27555.
2017-07-30 12:52:03 +02:00
Jörg Thalheim a5735374af Merge pull request #27748 from vinymeuh/update_sass
libsass & sassc: 3.3.2 -> 3.4.5
2017-07-30 11:29:30 +01:00
vinymeuh f8e5fd6769 libsass: 3.3.2 -> 3.4.5 2017-07-30 11:22:31 +01:00
Frederik Rietdijk 56fe381490 gdal: enable parallel building 2017-07-30 10:24:19 +02:00
Frederik Rietdijk 20b8e4b4cf Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-30 08:09:11 +02:00
Frederik Rietdijk c4e26aff22 hspellDicts: broken 2017-07-29 21:29:45 +02:00
Thomas Tuegel 5e0c5c27df
solid: include media-player-info during build 2017-07-29 13:34:13 -05:00
Thomas Tuegel e1fd278759
kfilemetadata: enable Qt Multimedia dependency 2017-07-29 13:33:56 -05:00
Thomas Tuegel 6cb7bf2dc2
Merge commit 'refs/pull/27531/head' of github.com:NixOS/nixpkgs into feature/kde-frameworks-5.36 2017-07-29 12:36:02 -05:00
Tim Steinbach 733e20fee4
binutils: 2.28 -> 2.29
Binutils 2.29 no longer allows .semver symbols, which is why
we need to patch glibc to avoid them
2017-07-29 13:23:59 -04:00
Joachim F a99c2556f4 Merge pull request #27674 from Hodapp87/opencv_contrib_py
opencv: Work around build failure with enableContrib & Python
2017-07-29 13:05:28 +01:00
Frederik Rietdijk b2608b8910 Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-29 13:08:11 +02:00
Sarah Brofeldt a5e1860e14 frei0r: 1.4 -> 1.6.1 2017-07-28 22:53:26 +02:00
Frederik Rietdijk ec59e3b3f5 openblas: 0.2.19 -> 0.2.20 2017-07-28 18:08:06 +02:00
Franz Pletz b116fa5ff2
Merge branch 'master' into staging 2017-07-28 16:08:30 +02:00
Nikolay Amiantov a762ca75d3 vc: 1.3.0 -> 1.3.2 2017-07-27 17:07:44 +03:00
Nikolay Amiantov 0c5c853dcb libtirpc: 1.0.1 -> 1.0.2 2017-07-27 17:07:44 +03:00
Nikolay Amiantov 5fdc1e763f ipopt: 3.12.6 -> 2.12.8 2017-07-27 17:07:44 +03:00
Nikolay Amiantov bc578738f2 libfprint: 0.6.0 -> 0.7.0 2017-07-27 17:07:44 +03:00
Nikolay Amiantov c719f8bf09 libbluray: quote homepage 2017-07-27 17:07:44 +03:00
Nikolay Amiantov 908a2e44da libaacs: 0.8.1 -> 0.9.0 2017-07-27 17:07:44 +03:00
Nikolay Amiantov f0ed27264e gbenchmark: 1.1.0 -> 1.2.0 2017-07-27 17:07:44 +03:00
Nikolay Amiantov 147d6f7ac3 folly: 2016.12.19.00 -> 2017.07.24.00 2017-07-27 17:07:44 +03:00
Nikolay Amiantov bf01fc7b35 cppzmq: 2016-11-16 -> 4.2.1 2017-07-27 17:07:44 +03:00
Nikolay Amiantov 77ebac7ba9 zeromq: build with cmake
This way CMake config modules are installed.
2017-07-27 17:07:44 +03:00
Nikolay Amiantov 5a3c35cce5 beignet: 1.2.1 -> 1.3.1 2017-07-27 12:47:58 +03:00
Chris Hodapp 70bbd5e84a opencv: Work around build failure with enableContrib & Python 2017-07-26 21:03:51 -04:00
John Ericson 9be40841ea Merge remote-tracking branch 'upstream/master' into staging-base
Conflicts:
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/build-support/gcc-wrapper-old/builder.sh
	pkgs/build-support/trivial-builders.nix
	pkgs/desktops/kde-4.14/kde-package/default.nix
	pkgs/development/compilers/openjdk-darwin/8.nix
	pkgs/development/compilers/openjdk-darwin/default.nix
	pkgs/development/compilers/openjdk/7.nix
	pkgs/development/compilers/openjdk/8.nix
	pkgs/development/compilers/oraclejdk/jdk-linux-base.nix
	pkgs/development/compilers/zulu/default.nix
	pkgs/development/haskell-modules/generic-builder.nix
	pkgs/misc/misc.nix
	pkgs/stdenv/generic/builder.sh
	pkgs/stdenv/generic/setup.sh
2017-07-26 13:46:04 -04:00
Nikolay Amiantov 0a7f2acb17 boost164: init at 1.64.0 2017-07-26 18:36:52 +03:00
Lancelot SIX e420be7ab5 libidn2: 2.0.2 -> 2.0.3
See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00008.html
for release information
2017-07-26 15:55:05 +02:00
Lancelot SIX 2b0315d7d0 glpk: 4.62 -> 4.63
See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00011.html
for release information
2017-07-26 12:43:22 +02:00
Tim Steinbach 4a4a33ff88 Merge pull request #27582 from NeQuissimus/remove_accelio
accelio: Remove
2017-07-25 09:17:23 -04:00
Eelco Dolstra dac08b2a98
clucene-core: Fix build on gcc 6
http://hydra.nixos.org/build/56895322
2017-07-25 11:55:50 +02:00
Vincent Laporte ace55359f1 gst_all_1.gst-libav: set meta.platforms to unix 2017-07-25 07:46:20 +00:00
Charles Strahan c1fdf3341b Merge pull request #27347 from cstrahan/osquery-new
osquery: init at 2.5.2
2017-07-24 21:51:10 -04:00
Charles Strahan 29d2fe4a1f
rocksdb: enable support for lite mode
See: https://github.com/facebook/rocksdb/blob/master/ROCKSDB_LITE.md
2017-07-24 21:45:33 -04:00
Charles Strahan dc21851707
linenoise-ng: init at 1.0.1 2017-07-24 21:44:52 -04:00
Eelco Dolstra d65e528a37
Merge remote-tracking branch 'origin/master' into gcc-6 2017-07-24 18:27:24 +02:00
Laverne Schrock 2347e593bf libextractor: 1.3 -> 1.4 2017-07-23 12:09:48 -05:00
Tim Steinbach 6e00673e7f
accelio: Remove 2017-07-23 10:47:13 -04:00
Frederik Rietdijk 29f91c107f Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-23 11:23:43 +02:00
Thomas Tuegel 9af77826a9 Merge pull request #27522 from ttuegel/bugfix/staging/stdenv
Fixes for various bugs introduced by stdenv update in staging
2017-07-22 21:20:07 -05:00
adisbladis 66976bc670
c-ares: 1.12.0 -> 1.13.0 for CVE-2017-1000381 2017-07-22 11:52:00 +08:00
Thomas Tuegel 6a004bf9c8
Merge branch 'master' into bugfix/staging/stdenv 2017-07-21 20:36:34 -05:00
Thomas Tuegel 9aa4f09008
qt4: unset LD
Commit 093cc00cdd sets the `LD' environment
variable by default, interfering with the Makefile which uses gcc for linking.
2017-07-21 16:49:32 -05:00
Thomas Tuegel 20321f66d7
x264: unset AS
Commit 093cc00cdd sets the environment variable
`AS' to the binutils assembler, but x264 needs yasm.
2017-07-21 15:47:12 -05:00
Thomas Tuegel 15776462b2
libunistring: disable parallel building
Parallel building causes a test deadlock and has been disabled.
2017-07-21 15:46:38 -05:00
Thomas Tuegel 4a0a066f67
newt: unset CPP
Commit 093cc00cdd sets the CPP environment
variable by default, confusing the newt Makefile, which expects CPP=gcc for
computing dependencies.
2017-07-21 15:45:32 -05:00
Jörg Thalheim 3954cbb4a5 Merge pull request #27528 from knedlsepp/fix-armadillo-lapack
armadillo: Make use of openBLAS's built-in LAPACK
2017-07-21 14:02:50 +01:00
Jörg Thalheim a32e501bfb Merge pull request #27526 from devhell/mediainfo
{lib}mediainfo{-gui},libzen: 0.7.95 -> 0.7.97; 0.4.34 -> 0.4.35
2017-07-21 13:57:00 +01:00
Eelco Dolstra a13802b2c8
Merge remote-tracking branch 'origin/master' into gcc-6 2017-07-21 11:05:58 +02:00
adisbladis 6292dc10a5
kde-frameworks: 5.34 -> 5.36 2017-07-21 10:10:43 +08:00
volth 17c8fe21fd libvirt: 3.1.0 -> 3.5.0 (#25411) 2017-07-20 23:31:04 +02:00
Josef Kemetmueller 6f72708c12 armadillo: Make use of openBLAS's built-in LAPACK
Even though the linked openBLAS contains LAPACK, the functionality was
not usable due to armadillo needing to link against it explicitly.
2017-07-20 22:29:30 +02:00
devhell 1206f9120a libzen: 0.4.34 -> 0.4.35
No changelog available.
2017-07-20 19:33:33 +01:00
devhell 79fdf7d017 {lib}mediainfo{gui}: 0.7.95 -> 0.7.97
Changelog available at:
https://mediaarea.net/MediaInfo/ChangeLog
2017-07-20 19:30:12 +01:00
Franz Pletz 00b6ac7bd3 Merge pull request #26419 from roblabla/feature-sasl
cyrus-sasl: Add saslauthd service and LDAP support
2017-07-20 20:23:52 +02:00
Franz Pletz 3e8a565a04
libressl: refactor, drop 2.4, 2.5.4 -> 2.5.5, init 2.6 2017-07-20 19:31:08 +02:00
Peter Simons 480397c35f poppler: update to version 0.56.0
Previous versions have a ton of bugs that may be used in DoS attacks, i.e. by
making poppler-based services crash when processing specially crafted PDF
documents.
2017-07-20 12:59:54 +02:00
Matthias C. M. Troffaes 20780bf33a wolfssl: 3.10.3 -> 3.11.0 2017-07-20 10:01:38 +01:00
Ben Darwin d1d0824b2f elastix: change platforms to "linux" from "unix" 2017-07-19 17:41:14 -04:00
Robin Gloster 4cc69fac73
ace: 6.4.2 -> 6.4.3 2017-07-19 12:15:21 +02:00
Lancelot SIX 0e24b762ea
libgcrypt: 1.7.8 -> 1.8.0
See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00006.html
for release information
2017-07-19 11:20:09 +02:00
Peter Hoeg c9f487ac5d gsoap: 2.8.42 -> 2.8.49
Fixes: CVE-2017-9765
2017-07-19 11:53:34 +08:00
Jörg Thalheim d945e3ccc4 Merge pull request #27366 from veprbl/version_bumps
bump rivet, yoda, lhapdf
2017-07-18 23:38:53 +01:00
Daniel Peebles bd2e91e3a2 Merge pull request #27318 from copumpkin/darwin-high-sierra
Support High Sierra on Darwin
2017-07-18 17:06:06 -04:00
Franz Pletz 1cf4100539
lucenepp: 3.0.6 -> 3.0.7 2017-07-18 18:04:25 +02:00
adisbladis ac55c6600b
qt5: 5.9.0 -> 5.9.1 2017-07-18 19:57:11 +08:00
Thomas Tuegel 827b0e1b81 Merge pull request #27458 from ttuegel/bugfix/kde-icon-cache
breeze-icons: generate icon cache
2017-07-18 06:17:15 -05:00
Robert Helgesson cc8e2aec29
expat: 2.2.1 -> 2.2.2 2017-07-18 00:58:20 +02:00
Frederik Rietdijk 28b7d016ca Merge pull request #27005 from jtojnar/fix/corebird-gst
gst_all_1.gst-plugins-bad: build gtksink plugin
2017-07-17 17:50:27 +02:00
Dmitry Kalinkin ae8eff8b7b
lhapdf: update hash 2017-07-17 11:03:47 -04:00
Jan Tojnar 0edae74119
gst_all_1.gst-plugins-bad: allow building gtksink plugin
Corebird requires gtksink gstreamer plugin to play videos. [1] The plugin,
however, is only built when GTK is available.

This patch adds gtk3 as an optional dependency to gst_all_1.gst-plugins-bad
package, allowing the build of gtksink.

[1]: https://github.com/baedert/corebird/issues/431
2017-07-17 16:50:09 +02:00
Frederik Rietdijk 3eceecb90d Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-17 13:52:01 +02:00
Frederik Rietdijk c0cf19608f aspellWithDicts: create derivation with aspell and selected dictionaries
Currently, `aspell` checks the active profiles for dictionaries. While
this may be convenient, it does not work with `nix-shell` and it doesn't
allow any isolation.

This commit adds the possibility to use composition by creating a
derivation with `symlinkJoin` that contains all the chosen dictionaries,
and another derivation that wraps the executables linking to the dictionaries.

Nix example:

my_aspell = aspellWithDicts(ps: with ps; [ en nl ])

`nix-shell` example:

nix-shell -p 'aspellWithDicts(ps: with ps; [ en nl ])'
2017-07-17 10:17:20 +02:00
Dmitry Kalinkin 4c0e86ba67
fastnlo: 2.3.1pre-2212 -> 2.3.1pre-2402 2017-07-17 04:16:43 -04:00
Dmitry Kalinkin 6bcc20361f herwig: 7.0.4 -> 7.1.1, thepeg: 2.0.3 -> 2.1.1 2017-07-17 00:20:59 -04:00
Franz Pletz c2e9f45df2
exiv2: 0.25 -> 0.26 2017-07-17 02:53:14 +02:00
Graham Christensen 4a2f605398 Merge pull request #24720 from k0001/hun-es
hunspellDicts: add spanish dictionaries.
2017-07-16 16:36:14 -04:00
Thomas Tuegel 0d06192c4f
breeze-icons: generate icon cache
Fixes #21345 by generating the icon cache when the theme is installed.
2017-07-16 07:42:48 -05:00
Benno Fünfstück 063e81145d Merge pull request #26036 from bcdarwin/elastix
elastix: init at 4.8
2017-07-15 20:15:44 +02:00
Vladimír Čunát b3729eb3f2
libuv: 1.12.0 -> 1.13.1 2017-07-15 15:59:21 +02:00