Commit graph

22464 commits

Author SHA1 Message Date
volth 17c8fe21fd libvirt: 3.1.0 -> 3.5.0 (#25411) 2017-07-20 23:31:04 +02: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
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
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 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
Vincent Laporte 071693e5df matio: 1.5.9 -> 1.5.10 2017-07-15 11:49:52 +02:00
Vincent Laporte 0134709369 getdata: 0.9.4 -> 0.10.0 2017-07-15 11:39:56 +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
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
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