1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-28 08:31:59 +00:00
Commit graph

19020 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 7a595cdfc3
libpwquality: 1.2.3 -> 1.3.0 2016-05-03 04:11:44 +02:00
Shea Levy edb0b7e36f krb5: 1.14 -> 1.14.2 (security updates) 2016-05-02 14:19:37 -04:00
Kamil Chmielewski 43e617b487 matchbox: update source urls + libmatchbox: 1.9 -> 1.11 (#15160) 2016-05-02 12:26:32 +02:00
Joachim Fasting 9560a9b767 Merge pull request #15072 from rimmington/v8-arm
v8: Build 3.16.14 on ARM
2016-05-02 04:30:54 +02:00
Joachim Fasting 3e750abb0c Merge pull request #15057 from vbgl/gobject-introspection-on-dawin
gobject-introspection: fix on darwin
2016-05-02 03:52:54 +02:00
Franz Pletz 02760890f3 Merge pull request #14992 from avnik/rspamd
Rspamd/Rmilter update
2016-05-01 12:49:56 +02:00
Nikolay Amiantov 28bd8ba1fa enet: add platforms 2016-05-01 12:37:47 +03:00
Nikolay Amiantov 87ebab128a replace ${stdenv.cc.cc}/lib occurences 2016-05-01 00:13:23 +03:00
Evgeny Egorochkin 1573bde049 sqlite_analyzer: fix typo 2016-04-30 15:50:19 +03:00
Dan Peebles ce946f2451 libsolv: add meta attrset and add myself as a maintainer 2016-04-30 02:12:54 +00:00
Nikolay Amiantov d0630da09e libiberty: derive from gcc 2016-04-30 03:12:33 +03:00
Nikolay Amiantov a589b7bd5f ijs: derive from ghostscript 2016-04-30 03:12:32 +03:00
Nikolay Amiantov 6fef00260a folly: 0.57.0 -> 2016-04-29 2016-04-30 03:12:32 +03:00
Nikolay Amiantov 938d64f1f3 quote URLs in my packages to ease opening them from urxvt 2016-04-30 03:12:32 +03:00
José Romildo Malaquias 0e3cd9851c menu-cache: 0.7.0 -> 1.0.1 2016-04-29 09:47:27 -03:00
Dan Peebles 7dd3a92c19 libsolv: init at 0.6.20 2016-04-29 02:33:14 +00:00
Rhys 934a460fd2 v8: Build 3.16.14 on ARM 2016-04-29 12:16:26 +10:00
Vincent Laporte 0452b58f0f gobject-introspection: fix on darwin 2016-04-28 18:36:09 +02:00
Eelco Dolstra 8cc9e6da8a sqlite: 3.11.1 -> 3.12.2 2016-04-28 13:45:44 +02:00
Alexander V. Nikolaev a817d5b543 libmemcached: move cyrus_sasl to propagatedBuildInputs
Reason: struct/sasl.h from libmemcached include stuff from there
/nix/store/d3f91zvai71dyhs83ybzsnjfhxnv7mmh-libmemcached-1.0.18/include/libmemcached-1.0/struct/sasl.h:39:23:
fatal error: sasl/sasl.h: No such file or directory
2016-04-28 14:21:19 +03:00
Arseniy Seroka 52b64cedec Merge pull request #15016 from jagajaga/eid
open-eid
2016-04-28 13:56:09 +03:00
Rob Vermaas 66a224c99d Fix nlopt build.
(cherry picked from commit 6c8fbed541)
2016-04-28 09:16:01 +00:00
Sander van der Burg d76982e181 Merge pull request #14973 from holidaycheck/update-libuv
libuv: 1.7.5 -> 1.9.0
2016-04-28 08:56:31 +00:00
Tobias Geerinckx-Rice 3329b75a14
bobcat: 4.01.04 -> 4.02.00 2016-04-27 18:20:24 +02:00
Edward Tjörnhammar 2b384d401d
tsocks: switch back to regular stdenv libc, remove saveme compilation 2016-04-27 18:02:06 +02:00
knedlsepp 6c0404730f catch: 1.2.1 -> 1.5.0 2016-04-27 13:37:15 +00:00
Tobias Pflug 7dcf75bdd4 libuv: 1.7.5 -> 1.9.0 2016-04-27 11:06:47 +02:00
Arseniy Seroka 9765e5835f
libdigidocpp: init at 3.12.0.1317 2016-04-27 11:38:09 +03:00
Arseniy Seroka 5b7ed1f00c
xsd: init at 4.0.0 2016-04-27 11:38:09 +03:00
Arseniy Seroka 12944261c2
xml-security-c: init at 1.7.3 2016-04-27 11:38:09 +03:00
Arseniy Seroka 6f90f44734
libdigidoc: init at 3.10.1.1212 2016-04-27 11:38:08 +03:00
Arseniy Seroka f223e114da
xalanc: init at 1.11 2016-04-27 11:38:05 +03:00
Franz Pletz a8f1a96540 libeatmydata: 82 -> 105 2016-04-25 18:15:52 +02:00
Karn Kallio b6e63fba6d phonon : fix configuration paths 2016-04-25 08:23:45 -05:00
artuuge 0472cc82ea beignet: init at 1.1.2 2016-04-25 14:51:30 +02:00
Nikolay Amiantov 31d76ae1b1 Merge pull request #14871 from abbradar/choice-cdrtools-cdrkit
CD/DVD writing improvements
2016-04-25 13:42:03 +04:00
Thomas Tuegel 9eb107dc52 Revert "dbus: 1.8.20 -> 1.10.8"
This reverts commit d088e0621e.

The D-Bus update breaks logind and polkit.

(cherry picked from commit 2e06e5eb36)

Hydra had rebuilt this on staging, fixing many test problems.
There were also phonon changes in these rebuilds, but the amount of
binaries affected by them is relatively low and I'm not yet fully
convinced of their stability.
2016-04-24 20:08:39 +02:00
Franz Pletz 5c4e00b6b7 gst_all_1: 1.6.1 -> 1.8.0 (#14628) 2016-04-24 19:40:20 +02:00
Nikolay Amiantov a9a94df4e6 SDL: use mesa_noglu instead of mesa 2016-04-24 16:21:28 +03:00
Nikolay Amiantov 1f8ee98a7f Merge pull request #14939 from rardiol/cegui
cegui: init at 0.8.4
2016-04-24 17:18:03 +04:00
Moritz Ulrich dc0d32cab7 libu2f-host: Install udev-rules.
This allows users to automatically set up necessary udev-rules by adding
`pkgs.libu2f-host` to `services.udev.packages`.
2016-04-24 14:36:50 +02:00
Ricardo Ardissone 3f14b00106 cegui: init at 0.8.4 2016-04-23 16:39:15 -03:00
Joachim Fasting da7eaef5b0 Merge pull request #14913 from makkus/seafile
seafile-*: 4.4.2 -> 5.0.7
2016-04-23 19:08:15 +02:00
Wout Mertens 017469c1ef Merge pull request #14036 from acowley/darwin-ffmpeg
Darwin ffmpeg
2016-04-23 15:24:21 +02:00
Nikolay Amiantov 60ddddeb5b libisofs: init at 1.4.2 2016-04-23 03:57:14 +03:00
Nikolay Amiantov 274a699348 libburn: init at 1.4.2.pl01 2016-04-23 03:57:00 +03:00
Markus Binsteiner 83274eccf0 seafile-*: 4.4.2 -> 5.0.7
Also updated dependencies:
ccnet: 1.4.2 -> 5.0.7
libsearpc: 1.2.2 -> 3.0.7
2016-04-23 12:52:42 +12:00
Nikolay Amiantov f3435096e2 speechd: 0.7.1 -> 0.8.3
Make it actually useful -- support sound output and several voice modules
2016-04-23 02:27:36 +03:00
Pascal Wittmann 8d7e44745d libfilezilla: 0.4.0.1 -> 0.5.0 2016-04-22 21:05:38 +02:00
Vladimír Čunát e9379f7416 Merge branch 'staging'
This includes a fix to closure-size regression that moved
share/doc/*/ to share/doc/
2016-04-22 16:49:09 +02:00