Commit graph

22546 commits

Author SHA1 Message Date
Charles Strahan dc21851707
linenoise-ng: init at 1.0.1 2017-07-24 21:44:52 -04: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
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
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
Vladimír Čunát 3d1266fcbd
mesa: maintenance 17.1.4 -> 17.1.5 2017-07-15 12:28:25 +02:00
Vladimír Čunát e2b7b09960
Merge branch 'master' into staging 2017-07-15 12:15:56 +02:00
Vincent Laporte 071693e5df matio: 1.5.9 -> 1.5.10 2017-07-15 11:49:52 +02:00
Vladimír Čunát 7d80f94f75
dbus: maintenance 1.10.18 -> 1.10.20 2017-07-15 11:46:54 +02:00
Vladimír Čunát 5a03a05520
gtk3: maintenance 3.22.15 -> 3.22.16 2017-07-15 11:43:47 +02:00
Vincent Laporte 0134709369 getdata: 0.9.4 -> 0.10.0 2017-07-15 11:39:56 +02:00
Vladimír Čunát 0f09b05794
libpng: 1.6.29 -> 1.6.30 2017-07-15 11:39:46 +02:00
Vladimír Čunát 240313e251
libjpeg(-turbo): 1.5.1 -> 1.5.2 2017-07-15 11:34:52 +02:00
Vladimír Čunát 674c82739c
Merge #26613: init and use dns-root-data 2017-07-15 10:54:15 +02:00
Vincent Laporte 08e0f106e3 gnumeric: 1.12.34 -> 1.12.35
goffice: 0.10.34 -> 0.10.35
2017-07-15 09:10:43 +02:00
Tuomas Tynkkynen 5ff18c4484 libuv: Disable yet another test
This consistently times out for me on ARM, and apparently for others as
well: https://github.com/libuv/libuv/issues/687
2017-07-14 22:52:36 +03:00
Dmitry Kalinkin c7692b1839
lhapdf: update PDF sets 2017-07-13 23:39:48 -04:00
Dmitry Kalinkin 6778866a7a
lhapdf: 6.1.6 -> 6.2.0 2017-07-13 23:38:57 -04:00
Dmitry Kalinkin bc2c576132
yoda: 1.6.6 -> 1.6.7 2017-07-13 19:04:02 -04:00
Dmitry Kalinkin fabbd62f75
rivet: 2.5.3 -> 2.5.4 2017-07-13 19:03:45 -04:00
Bjørn Forsman 01ec484a47 libvirt: add missing gettext in libvirt-guests.sh
Or else this is seen in the system log:

.../libexec/libvirt-guests.sh: line 211: gettext: command not found
2017-07-13 21:42:32 +02:00
Vincent Laporte 68ee2c6c30 gst-plugins-good: fix build on darwin 2017-07-13 17:40:21 +00:00
Vincent Laporte 247e772f35 libspectre: set meta.platforms to unix 2017-07-13 17:39:42 +00:00
Vincent Laporte 058f46cc13 libraw: set meta.platforms to unix 2017-07-13 17:39:42 +00:00
Eelco Dolstra 222c2b34d9
apr-util: 1.5.4 -> 1.6.0 2017-07-12 16:43:03 +02:00
Eelco Dolstra 770b2b6912
apr: 1.5.2 -> 1.6.2 2017-07-12 16:43:02 +02:00
Jörg Thalheim 8f5f986453 opendht: move to pkgs/development/libraries
location is more appropriate
2017-07-12 11:04:09 +01:00
Franz Pletz 3bb9954a6b
dns-root-data: init at 2017-06-16 2017-07-12 09:45:25 +02:00
Dan Peebles 0419452113 Fix Darwin stdenv to work on 10.13
The main changes are in libSystem, which lost the coretls component in 10.13
and some hardening changes that quietly crash any program that uses %n in
a non-constant format string, so we've needed to patch a lot of programs that
use gnulib.
2017-07-11 21:56:38 -04:00
Franz Pletz f5a7ce1317
ldns: also build examples 2017-07-11 21:21:28 +02:00
Jörg Thalheim 45f58142e0 Merge pull request #27264 from Radvendii/argon
libargon2: init at 20161029
2017-07-10 08:53:51 +01:00
Jörg Thalheim b6d0c1eb18 libargon2: do not override pre/postInstall hook 2017-07-10 08:51:46 +01:00
Taeer Bar-Yam 5160ae5d5c libargon2: init at 20161029 2017-07-10 08:51:46 +01:00
Franz Pletz 8c73028fc6
libwebp: 0.4.3 -> 0.6.0 2017-07-10 09:36:04 +02:00
Taeer Bar-Yam 69289e8f2a asio: 1.10.6 -> 1.10.8 2017-07-09 14:28:17 -04:00
Daiderd Jordan 7e3a1a58cf
Revert "ncurses: look for terminfo entries in /etc"
This reverts commit b73a862f17.
2017-07-06 22:50:29 +02:00
Eelco Dolstra 942422a646
Merge branch 'glibc' of https://github.com/rnhmjoj/nixpkgs into staging 2017-07-06 15:14:57 +02:00
rnhmjoj 8fcc92fc69
glibc: fix unaligned __tls_get_addr issue 2017-07-06 13:51:50 +02:00
Thomas Tuegel 039dda7a27 Merge pull request #27157 from bkchr/kwallet_dbus_fix
kwallet: Fix bug that dbus could not find the kwallet service
2017-07-06 06:12:07 -05:00
Michael Raskin e52455baff Merge pull request #26154 from volth/wxwidgets-3.0.3.1
wxGTK30: 3.0.2 -> 3.0.3.1
2017-07-05 23:32:07 +02:00
Michael Raskin bd53744885 Merge pull request #23985 from rht/zcash
zcash: reinit at 1.0.8
2017-07-05 22:27:27 +02:00
Bastian Köcher a63732f9b2 Kwallet: Fixes bug that dbus could not find the kwallet service 2017-07-05 20:59:25 +02:00
Vladimír Čunát 322582d703
libav: maintenance 11.9 -> 11.10 2017-07-05 17:37:39 +02:00
Eelco Dolstra c23dcd72a0
Enable some more debug info 2017-07-05 16:04:54 +02:00
Vladimír Čunát 9e1c7ddaae
Merge branch 'master' into staging 2017-07-05 09:53:53 +02:00
Vladimír Čunát febadbce3f
gnutls: bugfix 3.5.13 -> 3.5.14 2017-07-05 09:09:12 +02:00
Vladimír Čunát 5328aac7be
Merge branch 'staging'
Comparison looks OK; I'll try some fixes on master directly.
http://hydra.nixos.org/eval/1372577?compare=1372497
2017-07-05 08:55:26 +02:00
Peter Hoeg a0fa61788b kirigami: add missing qttranslations 2017-07-04 23:04:46 +02:00
Tuomas Tynkkynen 01260e9f7f libbsd: 0.8.4 -> 0.8.5 2017-07-04 17:30:02 +03:00
Vincent Laporte 75f47a5498 utf8proc: 2.0.2 -> 2.1.0 2017-07-04 10:31:14 +02:00
Orivej Desh 9ccdf60be6 libunwind: fix version macros
Fixes julia_05 build: #26891
2017-07-03 19:52:26 +00:00
Vladimír Čunát c73f0caea5
mesa: maintenance 17.1.2 -> 17.1.4
The announcement seems safe, as usual.

Hydra's Darwin machines will be busy for quite some time on staging,
so let me squeeze this, as it will only be mass rebuild on *-linux.
2017-07-03 20:12:23 +02:00
Jörg Thalheim f70d440ae9 Merge pull request #27040 from lheckemann/wlc-0.0.9
wlc: 0.0.8 -> 0.0.9
2017-07-03 09:35:00 +01:00
Vladimír Čunát d1a89ae9d7
Merge branch 'master' into staging 2017-07-03 09:48:58 +02:00
es_github 05a1a2a2d3 Openslp: Fix patch references.
The previous sources for these files have gone away, making this derivation
unbuildable from scratch. We change the URLs to point at locations that will
still serve those patches.
This involves updating one of the hashes, also; I couldn't find an address
that will serve the patch with the original hash, but I expect these only
differ in irrelevant metadata.
2017-07-03 02:40:51 +01:00
Linus Heckemann d307dbd853 wlc: 0.0.8 -> 0.0.9 2017-07-02 11:53:44 +01:00
Frederik Rietdijk 9c05499de9 Merge pull request #26039 from knedlsepp/add-gdal-hdf4-support
gdal: Add hdf4 support
2017-07-01 10:38:36 +02:00
Jörg Thalheim 343ad1697d Merge pull request #26897 from layus/nixos-terminfo
terminfo: symlink terminfo to /etc for ncurses
2017-07-01 09:27:24 +01:00
volth a720bd45e6 Merge branch 'master' into wxwidgets-3.0.3.1 2017-07-01 00:20:20 +00:00
Joachim F 8604630d92 Merge pull request #26939 from dtzWill/fix/perms-fallout-misc-2
Fixup various setuid/setgid permission problems, part 2
2017-06-30 18:30:02 +01:00
romildo 2260d2dd24 catch: 1.9.5 -> 1.9.6 2017-06-30 13:19:09 -03:00
Vladimír Čunát ddf864f8aa
Merge branch 'master' into staging
Mass rebuilds from master (>7k on x86_64-linux).
2017-06-30 18:16:58 +02:00