Commit graph

119260 commits

Author SHA1 Message Date
Thomas Tuegel d817095208
qoauth: fix Qt mkspecs install path 2017-11-07 07:18:48 -06:00
Thomas Tuegel afac783343
mlt: extra CFLAGS for QtSvg 2017-11-07 07:18:48 -06:00
Thomas Tuegel 0b4564fdb1
qbittorrent: no longer need to set QT_QMAKE 2017-11-07 07:18:47 -06:00
Thomas Tuegel d13bfc0c45
lyx: remove obsolete pkg-config hack 2017-11-07 07:18:47 -06:00
Thomas Tuegel 1f5b6a2f60
kdenlive: missing dependencies 2017-11-07 07:18:47 -06:00
Thomas Tuegel fe0ab944db
qt5: factor out common definitions and remove symlink farm
The module definitions are factored out and shared between qt56 and qt59. The
symlink farm which was created during builds is no longer needed.
2017-11-07 07:18:46 -06:00
Thomas Tuegel 4866f16fba
Revert "Merge pull request #30255 from bkchr/qt_5_9_2"
This reverts commit 4cf0b6ba5d, reversing
changes made to 756b9c7d6c.

Qt 5.9.2 is reverted to Qt 5.9.1, as recommended by KDE upstream due to
https://bugreports.qt.io/browse/QTBUG-64017
2017-11-02 14:28:39 -05:00
Graham Christensen e080b87b26
Merge pull request #31147 from grahamc/openssl
Upgrade OpenSSL for CVE-2017-3732, CVE-2017-3193
2017-11-02 15:21:52 -04:00
Graham Christensen e06dbe4f5b
openssl: fix nix patch for recent update 2017-11-02 15:16:41 -04:00
Jörg Thalheim 4d7c34fb33
Merge pull request #31033 from LumiGuide/fix-clementine-m4a
clementine: Added gst-libav plugin
2017-11-02 19:03:59 +00:00
Jörg Thalheim 9b82f1749b
Merge pull request #31139 from pbogdan/fix-build-pecl
build-pecl: honour nativeBuildInputs
2017-11-02 18:54:27 +00:00
Jörg Thalheim 5cfd049a03
Merge pull request #31057 from dtzWill/update/musl-1.1.18
musl: 1.1.17 -> 1.1.18
2017-11-02 18:53:11 +00:00
Graham Christensen 5e2d96deb3
openssl_1_1_0: 1.1.0f -> 1.1.0g 2017-11-02 14:44:04 -04:00
Graham Christensen 7726b46027
openssl_1_0_2: 1.0.2l -> 1.0.2m 2017-11-02 14:40:25 -04:00
Vladimír Čunát 0b75c1df07
mongodb: fix build with pcre-8.41 via upstream patch 2017-11-02 19:11:48 +01:00
Orivej Desh 86b3c73ac8
Merge pull request #31009 from jokogr/f/pavucontrol-qt5
pavucontrol-qt: use libsForQt5.callPackage
2017-11-02 18:04:13 +00:00
Ioannis Koutras e18cdf0f46 pavucontrol-qt: use libsForQt5.callPackage 2017-11-02 19:59:28 +02:00
Graham Christensen 37c7bb4266
Merge pull request #31141 from acowley/terminal-notifier-2.0.0
terminal-notifier: 1.5.0 -> 2.0.0
2017-11-02 13:51:02 -04:00
Thomas Tuegel a513c07933
Merge pull request #31140 from ttuegel/dropbox
dropbox: use buildFHSUserEnv
2017-11-02 12:41:27 -05:00
Anthony Cowley 500300cf0b terminal-notifier: 1.5.0 -> 2.0.0 2017-11-02 13:23:59 -04:00
Joerg Thalheim 69d0eac956 python.pkgs.podcastparser: 0.6.1 -> 0.6.2 2017-11-02 17:15:19 +00:00
Casey Ransom b62992a483
kisslicer: init at 1.6.2 2017-11-02 18:01:18 +01:00
Thomas Tuegel 9a9ea65de9
dropbox: use buildFHSUserEnv
Instead of adapting Dropbox to NixOS with patchelf, NixOS is adapted to Dropbox
with an FHS user environment. A crash due to missing libXert (#15356) is
fixed. The client's automatic updater is fixed; this obviates the need to
update Dropbox in Nixpkgs every time the client is updated upstream!

Resolves: #15356
2017-11-02 11:42:07 -05:00
Orivej Desh 473b1e32b6
Merge pull request #31088 from dtzWill/update/gcc-5.5
gcc: 5.4.0 -> 5.5.0
2017-11-02 16:39:46 +00:00
Piotr Bogdan eb33f5bc04 build-pecl: honour nativeBuildInputs
Otherwise certain extensions are unable to locate pkgconfig.
2017-11-02 16:28:06 +00:00
Orivej Desh 672efa467d
Merge pull request #31132 from pbogdan/sourceroot-fixes
fix source root locations after c3255fe8ec
2017-11-02 15:18:25 +00:00
Joerg Thalheim 7c8ec77db2 android-udev-rules: 20171014 -> 20171031 2017-11-02 15:12:43 +00:00
Jörg Thalheim 740d300e5d
Merge pull request #31135 from disassembler/docbook-vim-plugins
vim-plugins: add vim-docbk and related snippets
2017-11-02 15:02:08 +00:00
Jörg Thalheim c5f4af0ba7
Merge pull request #31134 from rvolosatovs/update/mopidy-iris
mopidy-iris: 3.4.9 -> 3.6.1
2017-11-02 14:46:44 +00:00
Samuel Leathers dce0e5d81b vim-plugins: add vim-docbk and related snippets 2017-11-02 10:34:23 -04:00
Edward Tjörnhammar a4c431b5a7
altcoins.dogecoin*: sha change 2017-11-02 15:16:20 +01:00
Roman Volosatovs 88557901ae
mopidy-iris: 3.4.9 -> 3.6.1 2017-11-02 14:58:01 +01:00
Piotr Bogdan 8904ce343a fix source root locations.
These have changed following commit
c3255fe8ec.

See also:

- https://github.com/NixOS/nixpkgs/pull/31004
- https://github.com/NixOS/nixpkgs/pull/31106
2017-11-02 13:53:36 +00:00
Andrew Dunham 7f921735e7
strongswan: allow configuring enabled plugins 2017-11-02 14:39:14 +01:00
Robin Gloster 0807f4ac66
Merge pull request #31115 from romildo/upd.lxqt
lxqt: 0.11.1 -> 0.12.0
2017-11-02 14:31:03 +01:00
José Romildo Malaquias a641449fb2
Merge branch 'master' into upd.lxqt 2017-11-02 10:28:26 -02:00
José Romildo Malaquias 62204a59c7
Merge branch 'master' into upd.lxqt 2017-11-02 10:27:39 -02:00
José Romildo Malaquias 82e75a0bac Merge branch 'upd.lxqt' of github.com:romildo/nixpkgs into upd.lxqt 2017-11-02 10:22:22 -02:00
José Romildo Malaquias d9f9c0d0d1 qtermwidget: keep version 0.7.1, needed by virt-manager-qt 2017-11-02 10:15:48 -02:00
Matthieu Coudron 7dce131b86 kernelmptcp: 0.91.3 -> 0.92.1 2017-11-02 13:14:57 +01:00
Langston Barrett 1fc6f4695c iwona (font): init at 0_995 (#31067)
* iwona: init at 0_995

* iwona: nitpicks
2017-11-02 12:09:47 +00:00
Richard Marko 22beeeab76
criu: 2.0 -> 2.12.1 2017-11-02 12:45:51 +01:00
zimbatm c34c737172
Merge pull request #31100 from zimbatm/hashcat4
Hashcat4
2017-11-02 11:23:07 +00:00
Franz Pletz 68b5ec06b9
linux: 4.9.59 -> 4.9.60 2017-11-02 11:28:40 +01:00
Franz Pletz 6021ca25db
linux: 4.4.95 -> 4.4.96 2017-11-02 11:28:27 +01:00
Franz Pletz c37c896ee0
linux: 4.13.10 -> 4.13.11 2017-11-02 11:28:14 +01:00
Jörg Thalheim c2bd98cc30
Merge pull request #31072 from Mankarse/utox-0.16.1
utox: 0.13.1 -> 0.16.1
2017-11-02 10:25:22 +00:00
Pierre-Etienne Meunier 538acd9060 ACME module: add server option (#31122) 2017-11-02 11:10:47 +01:00
Mathias Schreck ccbcf15c8e nodejs: refactor generic build function
This removes some duplicated and dead code across the different versions of
nodejs.
2017-11-02 10:58:45 +01:00
Evan Wallace 5826097522 utox: Fixed test configuration
Moved 'check' to nativeBuildInputs, as it is only used by the tests
2017-11-02 09:53:09 +00:00