Maximilian Bosch
b1aede07c2
Merge pull request #69921 from r-ryantm/auto-update/qpdf
...
qpdf: 8.4.2 -> 9.0.1
2019-10-05 15:09:29 +02:00
Maximilian Bosch
22a1fccfc1
Merge pull request #69655 from r-ryantm/auto-update/libfilezilla
...
libfilezilla: 0.18.1 -> 0.18.2
2019-10-05 14:53:06 +02:00
Maximilian Bosch
fd41a333d8
libcouchbase: fix build
...
This applies an upstream fix from libcouchbase to fix a timeout issue
with openssl 1.1.
See also https://hydra.nixos.org/build/102495724
ZHF #68361
2019-10-05 14:19:12 +02:00
worldofpeace
e570377f52
polkit: drop obsolete comments, whitespace
2019-10-05 07:10:11 -04:00
worldofpeace
670c000eb9
polkit: drop -Wno-deprecated-declarations
...
appears to be uneeded.
2019-10-05 07:09:36 -04:00
worldofpeace
a61db21b36
polkit: propagate glib
...
polkit-gobject-1.pc has glib in Requires, and polkit-agent-1.pc
requires polkit-gobject-1.
2019-10-05 07:08:51 -04:00
Joachim Fasting
a08851c925
graphene-hardened-malloc: constrain platforms to x64 linux
...
Build error on i686:
> util.h:39:18: error: '__int128' is not supported on this target
typedef unsigned __int128 u128;
2019-10-05 12:43:59 +02:00
Vladimír Čunát
76aaffa40c
Merge #70286 : libpng12: 1.2.57 -> 1.2.59
2019-10-05 12:16:56 +02:00
Thiago Areias
f681016b03
Updates pmdk from 1.6.1 to 1.7
2019-10-05 02:13:10 +02:00
Nikolay Amiantov
9004c0b017
Merge pull request #70414 from primeos/tdesktop
...
tdesktop: 1.8.9 -> 1.8.13, range-v3: 0.5.0 -> 0.9.1
2019-10-05 02:06:47 +03:00
Michael Weiss
1038822c30
range-v3: 0.5.0 -> 0.9.1
...
Was too outdated for tdesktop:
/build/source/Telegram/SourceFiles/ui/image/image_prepare.cpp: In function 'QImage Images::BlurLargeImage(QImage, int)':
/build/source/Telegram/SourceFiles/ui/image/image_prepare.cpp:265:81: error: expected primary-expression before ')' token
265 | for (auto &&[value, index] : ranges::view::zip(dvs, ints(0, ranges::unreachable))) {
| ^
2019-10-04 22:00:58 +02:00
Doron Behar
1097c03a66
cpp-utilities: 5.0.0 -> 5.0.1 ( #70396 )
2019-10-04 15:13:20 -04:00
Doron Behar
7c8957688f
qtutilities: 6.0.0 -> 6.0.1
2019-10-04 15:54:33 +03:00
worldofpeace
85b7d89892
libmediaart: apply patch to fix gnome-music crash
...
See https://bugzilla.gnome.org/show_bug.cgi?id=792272
2019-10-04 08:45:23 -04:00
Lancelot SIX
eb1cd0d27d
qscintilla: Fix qt4 build
2019-10-04 14:12:07 +02:00
Orivej Desh
2455b2e309
or-tools: 7.0 -> 7.3
2019-10-04 05:17:48 +00:00
Robin Gloster
8b3a1c0ed0
wayland_1_9: remove
...
ancient compat version, that no longer has any use
was introduced > 3 yrs ago in 0593ad2b16
2019-10-04 02:08:00 +02:00
Maximilian Bosch
abbf89ddb3
Merge pull request #70201 from mtrsk/update-ffmpegthumbnailer
...
ffmpegthumbnailer: 2.2.0 -> 2.2.1
2019-10-03 23:17:33 +02:00
worldofpeace
89cba668b3
gtk3: correct version in .pc file
...
They forgot to bump meson project version.
2019-10-03 15:11:10 -04:00
Peter Hoeg
95a3c8d151
Merge pull request #68375 from lsix/qgis-3.8.2
...
qgis: 3.8.0 -> 3.8.3
2019-10-04 00:44:25 +08:00
Tor Hedin Brønner
259556da8a
glib: fix loading dylibs through gobject on darwin
2019-10-03 10:39:14 -04:00
Jan Tojnar
b9c5f849a4
Merge branch 'staging-next' into staging
2019-10-03 01:47:41 +02:00
Jan Tojnar
b3fcd9375d
Merge branch 'master' into staging-next
2019-10-03 01:47:08 +02:00
Jan Tojnar
4655669483
Gnome 3.34 ( #68608 )
...
Gnome 3.34
2019-10-03 00:38:54 +02:00
mb
0cd88820b3
rocksdb: 6.2.2 -> 6.2.4
2019-10-03 00:21:55 +02:00
worldofpeace
7543b25e37
libproxy: build with spidermonkey_60
2019-10-03 00:09:20 +02:00
Jan Tojnar
0038189df8
grilo-plugins: add grl-chromaprint
2019-10-03 00:09:19 +02:00
Jan Tojnar
44069671eb
grilo-plugins: build grl-bookmarks
...
Totem asks after it.
2019-10-03 00:09:19 +02:00
Jan Tojnar
b8ab8598ed
vte-ng: move inside termite
...
It is just a few patches only needed by termite. Let's not pollute our tree with it.
2019-10-03 00:09:18 +02:00
worldofpeace
dac8bf9ed5
libpeas: correct gtk .pc file
...
Here's the diff post meson:
-prefix=/nix/store/hfrrby8wapcz17v927as18z3znqdv2ps-libpeas-1.22.0
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
+prefix=/nix/store/sc8h3m6fv3zdjzpkimhm4yqarafhjp6y-libpeas-1.24.0
+libdir=${prefix}/lib
includedir=${prefix}/include
-Name: libpeas-gtk
-Description: libpeas-gtk, a GObject plugins library (Gtk widgets)
-Requires: glib-2.0 >= 2.38.0, gtk+-3.0 >= 3.0.0, libpeas-1.0 >= 1.22.0
-Version: 1.22.0
+Name: libpeas-gtk-1.0
+Description: GObject plugins library widgetery
+Version: 1.24.0
+Requires.private: libpeas-1.0, glib-2.0 >= 2.38.0, gobject-2.0 >= 2.38.0, gobject-introspection-1.0 >= 1.39.0, gtk+-3.0 >= 3.0.0, gmodule-2.0 >= 2.38.0, gio-2.0 >= 2.38.0
+Libs: -L${prefix}//lib -lpeas-gtk-1.0
Cflags: -I${includedir}/libpeas-1.0
-Libs: -L${libdir} -lpeas-gtk-1.0
As we can see, all the requires got moved into private.
This appears to have broken midori [0]
[0]: https://hydra.nixos.org/build/101627205
2019-10-03 00:09:14 +02:00
worldofpeace
752ebe1078
libunity: fix build with latest vala
...
See: https://gitlab.gnome.org/GNOME/vala/issues/766
2019-10-03 00:09:13 +02:00
Tor Hedin Brønner
84fb39ef12
webkitgtk: 2.24.4 -> 2.26.1
...
* add fix-bubblewrap-paths.patch
* use clangStdenv
We're running into #36947
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-03 00:09:13 +02:00
worldofpeace
41d71bacd6
dee: pull in patches
...
Fixes the deprecation warnings and vapi stuff.
This also allows us to use latest vala.
2019-10-03 00:09:11 +02:00
Pierre Bourdon
17be09a1f0
glibc: patch CVE-2018-11236, CVE-2018-11237
...
Patches have been imported into nixpkgs and manually edited to avoid
merge conflicts on ChangeLog / NEWS files.
2019-10-03 00:03:11 +02:00
Martin Milata
12f31b7366
libpng12: 1.2.57 -> 1.2.59
...
CVE-2017-12652
2019-10-02 23:41:25 +02:00
Vladimír Čunát
a215655227
Merge #68593 : nettle: 3.4.1 -> 3.5.1 into staging
2019-10-02 20:21:41 +02:00
Nicolas Mattia
7b8ae75cc3
libbfd: use zlib.dev as input
2019-10-02 14:13:39 +02:00
Mario Rodas
9c673c4a91
Merge pull request #67542 from jonringer/add-onnxruntime
...
onnxruntime: init at 0.5.0
2019-10-02 07:04:31 -05:00
Jonathan Ringer
e38f32a468
onnxruntime: init at 0.5.0
2019-10-02 00:47:58 -07:00
Nikolay Amiantov
1c429acbff
tensorflow: add OpenGL path to find libcudart
2019-10-02 10:33:31 +03:00
mtrsk
9cf5305eb2
ffmpegthumbnailer: 2.2.0 -> 2.2.1
2019-10-01 15:55:13 -03:00
Thomas Tuegel
6f66afe069
qtbase: Disable QAppleTestLogger on Darwin
2019-10-01 05:33:06 -05:00
worldofpeace
db96124d3d
Merge pull request #68995 from worldofpeace/bump/libfprint
...
fprintd: 0.8.1 -> 0.9.0, libfprint: 0.99 -> 1.0
2019-10-01 05:38:33 +00:00
Jon
dd57c164e9
Merge pull request #69654 from r-ryantm/auto-update/libsolv
...
libsolv: 0.7.5 -> 0.7.6
2019-09-30 18:31:37 -07:00
Jon
3eb7f10187
Merge pull request #69651 from r-ryantm/auto-update/libdigidocpp
...
libdigidocpp: 3.13.7 -> 3.14.0
2019-09-30 18:29:14 -07:00
worldofpeace
ec52a8a1ef
glibmm: 2.60.0 -> 2.62.0
2019-09-30 19:39:52 +02:00
Will Dietz
393e96b3fa
gtk3: 3.24.10 -> 3.24.11
2019-09-30 19:39:51 +02:00
worldofpeace
8ca630391f
libsecret: 0.18.8 -> 0.19.1
2019-09-30 19:39:49 +02:00
Tor Hedin Brønner
7817c878b3
gnome3.grilo-plugins: 0.3.9 → 0.3.10
2019-09-30 19:39:49 +02:00
Tor Hedin Brønner
6a35bd4fcf
grilo: 0.3.9 → 0.3.10
...
Dropped the meson_options patch, not sure if it was necessary.
2019-09-30 19:39:49 +02:00
Tor Hedin Brønner
0b45e79490
libunique: fix build with glib-2.62
2019-09-30 19:39:48 +02:00
Tor Hedin Brønner
03495ea203
bamf: fix build with glib-2.62
2019-09-30 19:39:48 +02:00
Tor Hedin Brønner
90b8ac0ff3
vte-ng: fix build
...
vte now uses meson so don't bother overriding vte.
2019-09-30 19:39:48 +02:00
Tor Hedin Brønner
374ae1b4ec
vte: 0.56.3 → 0.58.0
...
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-30 19:39:48 +02:00
Tor Hedin Brønner
7a4bbf6895
libsoup: 2.66.2 -> 2.68.1
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
d5491d49b2
libqmi: 1.22.4 -> 1.22.6
...
fix build with glib 2.62
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
9e6d89ea31
libpeas: 1.22.0 → 1.24.0
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
1edd898ffd
libmbim: 1.18.2 -> 1.20.0
...
fix build with glib 2.62
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
88de388c98
libgweather: 3.32.2 → 3.33.92
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
a8dd352d44
libdazzle: 3.32.3 → 3.34.0
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
d3779eeb81
jsonrpc-glib: 3.32.0 → 3.33.3
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
ad19a11ddf
gvfs: 1.40.2 → 1.42.0
...
Non-gnome build now require gnome-desktop-schemas
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
5f6c07f390
gtksourceview4: 4.2.0 → 4.4.0
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
593e238b5d
gspell: 1.8.1 → 1.8.2
2019-09-30 19:39:47 +02:00
Tor Hedin Brønner
8df73bed15
gsettings-desktop-schemas: 3.32.0 → 3.34.0
2019-09-30 19:39:46 +02:00
Tor Hedin Brønner
99fb5e3668
gobject-introspection: 1.60.2 → 1.62.0
2019-09-30 19:39:46 +02:00
Tor Hedin Brønner
93ecc2a52f
gnome3.tracker: 2.2.2 → 2.3.0
2019-09-30 19:39:46 +02:00
Tor Hedin Brønner
4a1a728dd5
gnome3.tracker-miners: 2.2.2 → 2.3.0
2019-09-30 19:39:46 +02:00
Tor Hedin Brønner
1dce1e58f7
gnome3.gnome-online-accounts: 3.32.0 → 3.34.0
2019-09-30 19:39:43 +02:00
Tor Hedin Brønner
1e3e7822a6
glib: 2.60.7 -> 2.62.0
...
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2019-09-30 19:39:38 +02:00
Tor Hedin Brønner
1644d1cd67
glib-networking: 2.60.3 → 2.62.0
2019-09-30 19:39:38 +02:00
Tor Hedin Brønner
a3ef0bfeb8
gdl: 3.28.0 → 3.34.0
2019-09-30 19:39:38 +02:00
worldofpeace
9baa018e23
gdk-pixbuf: 2.38.1 → 2.38.2
2019-09-30 19:39:38 +02:00
Tor Hedin Brønner
343dec4636
gcr: 3.28.1 → 3.33.4
2019-09-30 19:39:38 +02:00
Tor Hedin Brønner
a1eda81381
folks: 0.12.1 → 0.13.1
2019-09-30 19:39:38 +02:00
Tor Hedin Brønner
8c5486aa82
dee: fix build with glib-2.62
2019-09-30 19:39:37 +02:00
Tor Hedin Brønner
0e341a35e5
atk: 2.32.0 → 2.34.1
...
Fix .pc file requires gobject:
https://gitlab.gnome.org/GNOME/atk/merge_requests/30
2019-09-30 19:39:37 +02:00
Tor Hedin Brønner
ec16cb4276
at-spi2-core: 2.32.1 → 2.34.0
2019-09-30 19:39:37 +02:00
Tor Hedin Brønner
0c79a57062
at-spi2-atk: 2.32.0 → 2.34.0
2019-09-30 19:39:37 +02:00
Lancelot SIX
4bf49d9417
qscintilla: Use both .so and _qt5.so suffix
...
Make sure that the both libqscintilla2_qt5.so and libqscintilla2.so are
present in `$out/lib` so all the dependant packages can find the most
appropriate library (some except the empty suffix, such as
sqlitebrowser, other expect the _qt5 suffix such as
python3Packages.qscintilla-qt5).
The mechanism would also work work for qt4 build, but it is broken at
the moment.
Also make sure python*Packages.qscintilla* are up to date
2019-09-30 17:52:31 +02:00
Tor Hedin Brønner
02585db25b
librsvg: 2.44.14 → 2.46.0
...
rsvg-view was removed so GTK is not needed anymore
2019-09-30 11:28:39 -04:00
Timo Kaufmann
7a7e9c1b27
Merge pull request #64193 from timokau/sage-8.9
...
sage: 8.8 -> 8.9
2019-09-30 11:13:46 +00:00
Mario Rodas
f4906686c7
Merge pull request #70014 from r-ryantm/auto-update/yder
...
yder: 1.4.7 -> 1.4.8
2019-09-29 21:44:58 -05:00
Mario Rodas
3381d980c2
Merge pull request #70000 from r-ryantm/auto-update/xdg-dbus-proxy
...
xdg-dbus-proxy: 0.1.1 -> 0.1.2
2019-09-29 17:28:04 -05:00
Ryan Mulligan
32a6680160
Merge pull request #69986 from r-ryantm/auto-update/tpm2-tss
...
tpm2-tss: 2.2.3 -> 2.3.1
2019-09-29 10:21:26 -07:00
Ryan Mulligan
cfd6d207d5
Merge pull request #69981 from r-ryantm/auto-update/tdlib
...
tdlib: 1.4.0 -> 1.5.0
2019-09-29 10:14:07 -07:00
Ryan Mulligan
4176e93801
Merge pull request #69958 from r-ryantm/auto-update/serialdv
...
serialdv: 1.1.1 -> 1.1.2
2019-09-29 09:26:57 -07:00
Fabian Möller
722d6577b5
bullet: fix darwin build
2019-09-29 14:30:53 +02:00
R. RyanTM
eb8e76d4b6
yder: 1.4.7 -> 1.4.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yder/versions
2019-09-29 04:51:47 -07:00
R. RyanTM
b67d28a90b
xdg-dbus-proxy: 0.1.1 -> 0.1.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xdg-dbus-proxy/versions
2019-09-29 03:09:56 -07:00
Domen Kožar
3a6efadba0
pkgsStatic: fix curl, boost, openssl and libsodium
2019-09-29 12:01:38 +02:00
Domen Kožar
094f290f35
bohem-gc: fix static build
2019-09-29 11:19:56 +02:00
Matthew Bauer
85210e13e5
boehm-gc: support static + musl
2019-09-29 11:19:56 +02:00
worldofpeace
b3b123a104
dbus: set datadir again
...
Fixes #69404
2019-09-29 11:08:14 +02:00
Frederik Rietdijk
503081fa5b
Merge staging into staging-next
2019-09-29 11:05:22 +02:00
Frederik Rietdijk
9b09b832fc
Merge master into staging-next
2019-09-29 11:04:32 +02:00
R. RyanTM
2c389b4098
tpm2-tss: 2.2.3 -> 2.3.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tpm2-tss/versions
2019-09-29 01:13:39 -07:00
R. RyanTM
949cc9c316
tdlib: 1.4.0 -> 1.5.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tdlib/versions
2019-09-29 00:02:36 -07:00
R. RyanTM
b387031fa9
symengine: 0.4.1 -> 0.5.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/symengine/versions
2019-09-28 21:33:35 -07:00
R. RyanTM
8335ffe59b
serialdv: 1.1.1 -> 1.1.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/serialdv/versions
2019-09-28 20:41:10 -07:00
Orivej Desh
a5cf83c78a
rdkafka: 1.0.1 -> 1.2.0
...
Closes #65987
2019-09-29 02:56:54 +00:00
R. RyanTM
e896c254c1
qpdf: 8.4.2 -> 9.0.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qpdf/versions
2019-09-28 15:55:58 -07:00
Marek Mahut
45a7bac909
Merge pull request #69662 from r-ryantm/auto-update/libdvbpsi
...
libdvbpsi: 1.3.2 -> 1.3.3
2019-09-28 22:43:49 +02:00
Marek Mahut
59af6d23c6
Merge pull request #69663 from r-ryantm/auto-update/libpwquality
...
libpwquality: 1.4.0 -> 1.4.1
2019-09-28 22:41:13 +02:00
Marek Mahut
d73bab3048
Merge pull request #69665 from r-ryantm/auto-update/librsync
...
librsync: 2.0.2 -> 2.1.0
2019-09-28 22:39:12 +02:00
Marek Mahut
2e066363ab
Merge pull request #69617 from r-ryantm/auto-update/leatherman
...
leatherman: 1.7.1 -> 1.7.2
2019-09-28 22:37:39 +02:00
Marek Mahut
eef9625573
Merge pull request #69658 from r-ryantm/auto-update/libivykis
...
libivykis: 0.42.3 -> 0.42.4
2019-09-28 22:36:03 +02:00
Austin Seipp
63bc994a8b
librseq: init at 0.1pre54_1526001
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-28 15:24:38 -05:00
worldofpeace
c8f2427c4f
dbus: set datadir again
...
Fixes #69404
2019-09-28 16:09:16 -04:00
Thomas Tuegel
fccbb5daf3
Merge pull request #56034 from peterhoeg/u/sqlite
...
qscintilla: 2.9.4 -> 2.11.2 and sqlitebrowser: 3.11.2
2019-09-28 13:26:34 -05:00
Ryan Mulligan
87d76df640
Merge pull request #69723 from r-ryantm/auto-update/openvdb
...
openvdb: 6.1.0 -> 6.2.0
2019-09-28 08:32:28 -07:00
Ryan Mulligan
3264d1c940
Merge pull request #69667 from r-ryantm/auto-update/libosmium
...
libosmium: 2.15.2 -> 2.15.3
2019-09-28 08:24:43 -07:00
Aaron Andersen
e967cc2a16
Merge pull request #69697 from r-ryantm/auto-update/mxml
...
minixml: 3.0 -> 3.1
2019-09-28 07:27:18 -04:00
Mario Rodas
2df55744c3
Merge pull request #69750 from r-ryantm/auto-update/poco
...
poco: 1.9.2 -> 1.9.4
2019-09-28 06:21:28 -05:00
Timo Kaufmann
96466a57a9
Merge pull request #69690 from r-ryantm/auto-update/ntl
...
ntl: 11.3.2 -> 11.3.4
2019-09-28 08:24:44 +00:00
Vladimír Čunát
fda4a08d4a
Merge branch 'staging-next'
...
There are several security fixes - again, as it consists mainly of the
previously reverted staging-next merge.
2019-09-28 07:43:04 +02:00
Mario Rodas
b6ae0e979f
Merge pull request #69739 from r-ryantm/auto-update/pmdk
...
pmdk: 1.6 -> 1.6.1
2019-09-27 22:13:10 -05:00
R. RyanTM
eacd9639f6
poco: 1.9.2 -> 1.9.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/poco/versions
2019-09-27 19:42:17 -07:00
R. RyanTM
1d5e4fc30d
pmdk: 1.6 -> 1.6.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pmdk/versions
2019-09-27 18:41:37 -07:00
R. RyanTM
a662296faf
openvdb: 6.1.0 -> 6.2.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openvdb/versions
2019-09-27 16:42:17 -07:00
R. RyanTM
b9c6124da0
minixml: 3.0 -> 3.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mxml/versions
2019-09-27 13:47:39 -07:00
Marek Mahut
e546bfb426
Merge pull request #69221 from NixOS/srt-1.4.0
...
srt: 1.3.3 -> 1.4.0
2019-09-27 22:13:36 +02:00
Vladimír Čunát
217cf982c7
Merge branch 'master' into staging-next
2019-09-27 22:13:02 +02:00
Marek Mahut
e9ba8daa28
Merge pull request #69539 from r-ryantm/auto-update/folly
...
folly: 2019.08.05.00 -> 2019.09.16.00
2019-09-27 22:06:44 +02:00
Marek Mahut
a345700737
Merge pull request #69543 from r-ryantm/auto-update/flatcc
...
flatcc: 0.5.3 -> 0.6.0
2019-09-27 22:06:27 +02:00
Marek Mahut
062cd89def
Merge pull request #69572 from r-ryantm/auto-update/intel-gmmlib
...
intel-gmmlib: 19.2.3 -> 19.3.2
2019-09-27 22:05:15 +02:00
Marek Mahut
456fada681
Merge pull request #69574 from r-ryantm/auto-update/libgnurl
...
libgnurl: 7.65.3 -> 7.66.0
2019-09-27 22:01:51 +02:00
Marek Mahut
970e821dd1
Merge pull request #69652 from r-ryantm/auto-update/lightning
...
lightning: 2.1.2 -> 2.1.3
2019-09-27 22:01:17 +02:00
R. RyanTM
1421ec2340
ntl: 11.3.2 -> 11.3.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ntl/versions
2019-09-27 12:43:35 -07:00
Vladimír Čunát
ab77ea0bf2
giflib: fix build on darwin by patch submitted upstream
...
It broke by the update in 3605f128
. The patch seems OK on a quick look.
2019-09-27 19:44:32 +02:00
R. RyanTM
dcfec377e9
libosmium: 2.15.2 -> 2.15.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libosmium/versions
2019-09-27 09:32:28 -07:00
R. RyanTM
5515661c4e
librsync: 2.0.2 -> 2.1.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librsync/versions
2019-09-27 09:24:14 -07:00
R. RyanTM
f5e74b4cd2
libpwquality: 1.4.0 -> 1.4.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libpwquality/versions
2019-09-27 09:18:57 -07:00
R. RyanTM
4103b304f9
libdvbpsi: 1.3.2 -> 1.3.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdvbpsi/versions
2019-09-27 09:12:47 -07:00
R. RyanTM
14ab759843
libmysofa: 0.7 -> 0.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmysofa/versions
2019-09-27 08:48:14 -07:00
R. RyanTM
b000d00d6c
libivykis: 0.42.3 -> 0.42.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libivykis/versions
2019-09-27 08:43:54 -07:00
R. RyanTM
6c55dc2828
libfilezilla: 0.18.1 -> 0.18.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libfilezilla/versions
2019-09-27 08:22:02 -07:00
R. RyanTM
497fdfb28c
libfaketime: 0.9.7 -> 0.9.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libfaketime/versions
2019-09-27 17:21:59 +02:00
R. RyanTM
b7d73890b1
libsolv: 0.7.5 -> 0.7.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libsolv/versions
2019-09-27 08:14:20 -07:00
R. RyanTM
ae650d2c02
lightning: 2.1.2 -> 2.1.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lightning/versions
2019-09-27 08:07:01 -07:00
R. RyanTM
5855ba8a33
libdigidocpp: 3.13.7 -> 3.14.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdigidocpp/versions
2019-09-27 08:04:12 -07:00
R. RyanTM
95b1902579
libite: 2.0.2 -> 2.1.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libite/versions
2019-09-27 07:53:00 -07:00
R. RyanTM
53132f6dce
libsvm: 3.23 -> 3.24
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libsvm/versions
2019-09-27 07:50:18 -07:00
Jörg Thalheim
c0cba22090
Add intel-compute-runtime / Intel NEO driver stack ( #63705 )
...
Add intel-compute-runtime / Intel NEO driver stack
2019-09-27 11:52:55 +01:00
Timo Kaufmann
6cf6a22a9f
Merge pull request #69412 from timokau/fflas-ffpack-avx
...
fflas-ffpack: disable all avx versions by default
2019-09-27 10:20:35 +00:00
Mario Rodas
076d68ed1e
Merge pull request #69610 from r-ryantm/auto-update/libblockdev
...
libblockdev: 2.22 -> 2.23
2019-09-27 03:23:03 -05:00
Joachim F
ad773d31e2
Merge pull request #69345 from joachifm/feat/split-version
...
Replace uses of splitString for splitting version strings
2019-09-27 06:19:18 +00:00
R. RyanTM
2b3c8c468c
leatherman: 1.7.1 -> 1.7.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/leatherman/versions
2019-09-26 17:38:48 -07:00
R. RyanTM
2c0c1e4bee
libblockdev: 2.22 -> 2.23
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libblockdev/versions
2019-09-26 16:38:56 -07:00
R. RyanTM
77424f2c6d
hepmc3: 3.1.1 -> 3.1.2 ( #69587 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hepmc3/versions
2019-09-26 18:32:37 -04:00
R. RyanTM
a468fa8def
libgnurl: 7.65.3 -> 7.66.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgnurl/versions
2019-09-26 12:02:17 -07:00
R. RyanTM
44bdda3f7f
intel-gmmlib: 19.2.3 -> 19.3.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/intel-gmmlib/versions
2019-09-26 11:50:03 -07:00
Timo Kaufmann
4a863fa567
Merge pull request #69519 from r-ryantm/auto-update/eclib
...
eclib: 20190226 -> 20190909
2019-09-26 17:27:41 +00:00
Joachim Fasting
bad07dfac5
tree-wide: replace uses of splitString "." with lib.versions
...
Quoting from the splitString docstring:
NOTE: this function is not performant and should never be used.
This replaces trivial uses of splitString for splitting version
strings with the (potentially builtin) splitVersion.
2019-09-26 17:42:49 +02:00
R. RyanTM
8d1d6bcf56
flatcc: 0.5.3 -> 0.6.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatcc/versions
2019-09-26 08:42:05 -07:00
R. RyanTM
154d3f19e2
folly: 2019.08.05.00 -> 2019.09.16.00
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-09-26 08:11:48 -07:00
Maximilian Bosch
458a7885c8
Merge pull request #69523 from r-ryantm/auto-update/python3.7-dlib
...
python37Packages.dlib: 19.17 -> 19.18
2019-09-26 17:09:54 +02:00
R. RyanTM
faf9a73e2f
eclib: 20190226 -> 20190909
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eclib/versions
Relevant sage upstream ticket: https://trac.sagemath.org/ticket/28472
2019-09-26 16:41:50 +02:00
Mario Rodas
5484f0f95b
Merge pull request #69446 from r-ryantm/auto-update/aravis
...
aravis: 0.6.3 -> 0.6.4
2019-09-26 08:41:46 -05:00
R. RyanTM
3a73ebdb38
python37Packages.dlib: 19.17 -> 19.18
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-dlib/versions
2019-09-26 06:18:52 -07:00
Edmund Wu
2f25cca931
mesa: 19.1.5 -> 19.2.0
2019-09-26 08:26:31 -04:00
R. RyanTM
a6a073d701
drumstick: 1.1.2 -> 1.1.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/drumstick/versions
2019-09-26 05:10:24 -07:00
Bas van Dijk
4c5cad9f63
Merge pull request #69483 from nmattia/nm-libpfm-static
...
libpfm: enable static build
2019-09-26 12:51:18 +02:00
Thomas Tuegel
a2e3bef2e5
Merge pull request #69086 from ttuegel/qt-5.12.4
...
Qt 5.12.4
2019-09-26 05:24:08 -05:00
Thomas Tuegel
02eec3e56a
Merge pull request #69426 from ttuegel/closure-size/qt
...
Reduce closure size of Qt applications
2019-09-26 05:23:26 -05:00
Nicolas Mattia
4fb06f0916
libpfm: enable static build
2019-09-26 11:58:19 +02:00
Jörg Thalheim
eb7ce23d66
treewide: remove empty buildInputs ( #69479 )
...
treewide: remove empty buildInputs
2019-09-26 10:10:09 +01:00
Jörg Thalheim
9a1b767a55
treewide: remove empty buildInputs
2019-09-26 09:17:23 +01:00
R. RyanTM
40fadcb5c6
libsForQt5.alkimia: 8.0.1 -> 8.0.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/alkimia/versions
2019-09-26 00:13:11 -07:00
R. RyanTM
1e4c57dbe1
armadillo: 9.600.6 -> 9.700.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-09-25 23:59:53 -07:00
R. RyanTM
e45a6e8381
amtk: 5.0.0 -> 5.0.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/amtk/versions
2019-09-25 23:30:11 -07:00
R. RyanTM
c9f7f8718c
caf: 0.17.0 -> 0.17.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/actor-framework/versions
2019-09-25 22:18:02 -07:00
R. RyanTM
71644b1594
aravis: 0.6.3 -> 0.6.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aravis/versions
2019-09-25 21:31:24 -07:00
Dmitry Kalinkin
b3472597b7
Merge branch 'staging-next' into staging
...
Fixes eval on darwin after #69072
Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:31:32 -04:00
Dmitry Kalinkin
c455adcc42
Merge branch 'master' into staging-next
...
Fixes eval on darwin after #69072
Resolved conflict in pkgs/tools/security/thc-hydra/default.nix
Basically had to revert a1c0e10564
which
adapts #69210 to master that doesn't yet have
329a88efa7
Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:21:46 -04:00
Thomas Tuegel
75ced8ec93
libsrtp: Use multiple outputs to reduce closure size
2019-09-25 13:07:20 -05:00
Thomas Tuegel
315a049f0b
SDL: Do not propagate -dev outputs at runtime
2019-09-25 13:07:20 -05:00
Thomas Tuegel
9d35ea756e
spandsp: Use multiple outputs to reduce closure size
2019-09-25 13:07:20 -05:00
Thomas Tuegel
338742effd
tremor: Use multiple outputs to reduce closure size
2019-09-25 13:06:30 -05:00
Thomas Tuegel
459ea150e8
extra-cmake-modules: addEnvHooks: Use targetOffset
2019-09-25 13:06:30 -05:00
Thomas Tuegel
2f623ef527
extra-cmake-modules: Remove doc/ from xdgDataSubdirs
2019-09-25 13:06:30 -05:00
Timo Kaufmann
030d44f693
fflas-ffpack_1: remove
...
No longer used in nixpkgs, so we can clean it up.
2019-09-25 11:38:33 +02:00
Timo Kaufmann
cc625cfba4
fflas-ffpack: add timokau as a maintainer
...
I'm interested in this package as a dependency of sage and therefore
would like ofBorg to notify me on changes.
2019-09-25 11:29:19 +02:00
Timo Kaufmann
47bdb5f2ee
fflas-ffpack: disable all avx versions by default
...
To fix a transient failure on hydra. See
https://github.com/linbox-team/fflas-ffpack/issues/284 for more details.
2019-09-25 11:22:38 +02:00
worldofpeace
dcdee6db60
qtwebengine: fix build with pulseaudio 13.0
2019-09-24 22:32:30 -04:00
Timo Kaufmann
1797c9c295
sage: 8.9.beta9 -> 8.9.rc0
...
Sage now by default expects the lcalc library to be named Lfunction
(instead of libLfunction). This could be changed by an environment
variable (https://trac.sagemath.org/ticket/28224 ), but various distros
seem to agree on this standard
(https://groups.google.com/forum/#!topic/sage-packaging/xvh55IxHTZg ) so
it's best just to follow it. The old standard was set by sage anyway and
sage is the only consumer of lcalc in nixpkgs.
2019-09-24 17:51:09 +02:00
Aaron Andersen
6153f6d89f
nettle: 3.4.1 -> 3.5.1
2019-09-24 11:07:34 -04:00
Robin Gloster
2d6fbcd94e
vtk: build with system libtiff
...
fixes vtktiff, therefore at least gdcm
2019-09-24 15:59:01 +02:00
Matthew Bauer
feca695a34
Merge pull request #69309 from matthewbauer/androidx86
...
androidndk: get correct libs for x86_64
2019-09-24 09:48:43 -04:00
Vladimír Čunát
192fb9d11b
Merge branch 'staging-next' into staging
2019-09-24 08:15:01 +02:00
Vladimír Čunát
eab41878ac
Merge branch 'master' into staging-next
2019-09-24 08:14:34 +02:00
Orivej Desh
86b7a5654e
libheif: 1.5.0 -> 1.5.1
2019-09-24 03:11:49 +00:00
Jörg Thalheim
c5bc77d151
Merge pull request #67748 from typetetris/yubico-local-auth
...
Yubico local auth
2019-09-24 03:31:39 +01:00
Austin Seipp
544b85a49a
mimalloc: init at 1.0.8
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-23 18:10:57 -05:00
Matthew Bauer
699fae259d
gmp: don’t disable assembly on x86
...
this should always work, even on android / iOS toolchains
2019-09-23 13:46:50 -04:00
Eelco Dolstra
760bcf678e
libotr: Use multiple outputs
2019-09-23 19:23:25 +02:00
André-Patrick Bubel
f2fd1381c5
cereal: init at 1.2.2
2019-09-23 18:28:52 +02:00
Matthieu Coudron
d70eba7ab3
ns-3: 3.29 -> 3.30
...
Fixes python bindings.
2019-09-24 00:30:12 +09:00
Matthieu Coudron
60f3c94965
Merge pull request #68882 from rvolosatovs/update/neovim
...
Neovim: 0.3.8 -> 0.4.2
2019-09-23 22:15:01 +09:00
Matthew Bauer
b66538e163
Merge pull request #69268 from matthewbauer/aws-sdk-cpp-fix-musl
...
aws-sdk-cpp: fix libatomic detection
2019-09-22 22:58:00 -04:00
Niklas Hambüchen
23399ff012
libdrm: Add patch to fix musl build. Fixes #66441
...
(cherry picked from commit b577340eb5bc3b72549f0544b50e2e37df78bf12)
Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
2019-09-22 18:05:22 -04:00
Matthew Bauer
980c80c08d
aws-sdk-cpp: fix libatomic detection
...
Needed for https://hydra.nixos.org/build/100470050
/cc @lopsided98
2019-09-22 17:39:21 -04:00
Orivej Desh
dc4224bc54
Merge branch 'master' into staging
...
* master: (36 commits)
libipt: set platforms to unix
licenses: refer to curl using spdx
qhull: specify spdx license
ocamlPackages.spacetime_lib: 0.1.0 -> 0.3.0
ocamlPackages.owee: 0.2 -> 0.3
nixFlakes: 2.4pre20190913_a25c022 -> 2.4pre20190922_382aa05
daemon: init at 0.6.4
k9s: 0.7.13 -> 0.8.4
cask: Use generated src/version from Melpa
python.pkgs.flask_oauthlib: remove
radeon-profile: 20170714 -> 20190903
radeon-profile: use Qt mkDerivation
afew: propagate setuptools
pythonPackages.flask-jwt-extended: 3.17.0 -> 3.23.0
mutt: 1.12.1 -> 1.12.2
unit: 1.10.0 -> 1.11.0
emacsPackages: Update elpa
emacsPackages: Update melpa
cask: Fix cask usage
git-lfs: use buildGoPackage
...
2019-09-22 21:33:00 +00:00
Orivej Desh
ac6521cdc9
libipt: set platforms to unix
...
It builds on Darwin.
2019-09-22 20:44:11 +00:00
Orivej Desh
698b06dfe4
qhull: specify spdx license
2019-09-22 20:22:23 +00:00
Daniël de Kok
9f25e95576
mkl: include pkgconfig files
2019-09-22 20:07:34 +02:00
Jan Tojnar
f2b9f5baa5
Merge branch 'staging-next' into staging
2019-09-22 16:39:56 +02:00
Jan Tojnar
11c2b06dd2
Merge branch 'master' into staging-next
2019-09-22 16:39:12 +02:00
Jan Tojnar
f80e55fc2e
gtk3.setupHook: clear icon-theme.cache in preFixup ( #68552 )
...
gtk3.setupHook: clear icon-theme.cache in preFixup
2019-09-22 16:30:42 +02:00
Jörg Thalheim
980a309219
mediainfo,mediainfo-gui,libmediainfo: 19.07 -> 19.09 ( #68907 )
...
mediainfo,mediainfo-gui,libmediainfo: 19.07 -> 19.09
2019-09-22 15:10:22 +01:00
Jörg Thalheim
382308c5f9
Merge pull request #69147 from delroth/mono-closure-size
...
libgdiplus: split package to reduce dependencies closure size
2019-09-22 15:09:37 +01:00
Vladimír Čunát
6c567ed797
Merge branch 'staging-next' into staging
2019-09-22 10:06:45 +02:00
Vladimír Čunát
22a216849b
Re-Revert "Merge branch 'staging-next'"
...
This reverts commit f8a8fc6c7c
.
2019-09-22 09:38:09 +02:00
worldofpeace
038f02d79e
Merge pull request #69173 from worldofpeace/wrap-qt-apps/fix
...
wrapQtAppsHook: correct skip directories heuristic
2019-09-21 14:30:36 -04:00
Vladimír Čunát
f8a8fc6c7c
Revert "Merge branch 'staging-next'"
...
This reverts commit 41af38f372
, reversing
changes made to f0fec244ca
.
Let's delay this. We have some serious regressions.
2019-09-21 20:05:09 +02:00
Niklas Hambüchen
99aaf5ccb5
srt: 1.3.3 -> 1.4.0
2019-09-21 20:03:33 +02:00
Vladimír Čunát
41af38f372
Merge branch 'staging-next'
2019-09-21 13:14:09 +02:00
Vladimír Čunát
22d7eb74d9
libgdiplus: 5.6.1 -> 6.0.2
...
Fixes build error: undefined reference to `GifQuantizeBuffer'
that was most likely caused by giflib update in 3605f1285
ABI tracker didn't show removal of this symbol - I don't know,
perhaps we have different build setting, or something.
Here I found no NEWS, ABI tracker seems OK - only minor
incompatibilities in -private headers. Mono stuff builds now.
2019-09-21 08:45:00 +02:00
John Chadwick
b54065a5f6
libwacom: 0.33 -> 1.1
2019-09-21 00:28:43 -04:00
Matthew Bauer
60c62446e7
libproxy: only wrap when pxgsettings exists
...
https://hydra.nixos.org/build/100220165
2019-09-21 00:24:21 -04:00
Matthew Bauer
d8b7b95ac6
Merge remote-tracking branch 'origin/master' into staging
2019-09-20 23:25:24 -04:00
worldofpeace
15e99a06a8
wrapQtAppsHook: correct skip directories heuristic
2019-09-20 19:10:02 -04:00
Pierre Bourdon
21c92c4a1d
mono-zeroconf: remove broken package
...
No dependencies within nixpkgs, and the package has not built
successfully since 2018-04-29 according to Hydra[1].
[1] https://hydra.nixos.org/build/100604053
2019-09-20 14:16:49 +02:00
Pierre Bourdon
dd5eb4dbc2
libgdiplus: split package to reduce dependencies closure size
...
nix path-info -rSh on mono:
Before: /nix/store/p7zix8ypkqdwz86jvirzn0hmqhkbfhf7-mono-5.20.1.27 1.2G
After: /nix/store/zwg8d5m2d7hbi1ylh6rq00wyghyyzpsp-mono-5.20.1.27 881.3M
Mostly due to not dragging in cairo-dev, mesa-dev, etc.
2019-09-20 13:28:34 +02:00
Marek Mahut
dae532c445
Merge pull request #69106 from prusnak/libfido2
...
libfido2: 1.1.0 -> 1.2.0
2019-09-20 09:16:58 +02:00
Gabriel Ebner
3e0127b878
libqalculate,qalculate-gtk: 3.3.0 -> 3.4.0 ( #69051 )
...
libqalculate,qalculate-gtk: 3.3.0 -> 3.4.0
2019-09-19 20:37:25 +02:00
worldofpeace
433d540085
Merge pull request #68276 from doronbehar/update-cpp-utilities
...
cpp-utilities: 4.17.1 -> 5.0.0
2019-09-19 13:58:09 -04:00
Doron Behar
9f508e8eba
cpp-utilities: 4.17.1 -> 5.0.0
2019-09-19 20:52:49 +03:00
Matthew Bauer
37744d2c36
libressl: add static override
2019-09-19 12:38:08 -04:00
Matthew Bauer
8f01848075
libressl: support musl in libressl 2.9.2
2019-09-19 12:38:08 -04:00
Pavol Rusnak
1325976d74
libfido2: 1.1.0 -> 1.2.0
2019-09-19 18:30:18 +02:00
Thomas Tuegel
333ef0d821
qtbase-mac.patch: Re-enable QAppleTestLogger
2019-09-19 10:46:07 -05:00
Frederik Rietdijk
f81d43b94c
Merge staging-next into staging
2019-09-19 17:00:07 +02:00
Frederik Rietdijk
0b12d44c06
Merge master into staging-next
2019-09-19 16:59:42 +02:00
Anton-Latukha
37de7c56ce
qt_gstreamer1: drop
...
If someone would be interested - last commit builds with {Qt5, Qt5 config flag}
2019-09-19 17:50:46 +03:00
Anton-Latukha
dcb86e8856
qt-gstreamer: drop
...
(Progresses Qt4 cleaup #33248 , gstreamer cleanup #39975 )
This is legacy version of a newer and legacy unmaintained version.
It is Qt4 and gstreamer 0.10.
This is a GNOME-related project, so Qt support dropped.
qt-gstreamers legacy has no dependencies.
2019-09-19 17:50:45 +03:00
Thomas Tuegel
756b46a449
fix-qmake-libtool.sh
2019-09-19 07:39:11 -05:00
Thomas Tuegel
dd599e20cf
qtbase: Fix formatting
2019-09-19 07:39:11 -05:00
Thomas Tuegel
bddca5a91a
qmake-hook.sh: qmakeFlags is an array
2019-09-19 07:39:11 -05:00
Thomas Tuegel
e4e3419096
qtbase: Create .qmake.stash if missing
2019-09-19 07:39:10 -05:00
Thomas Tuegel
36a8cfc874
qtbase: Update qmake cache name for Qt >= 5.12.4
2019-09-19 07:39:10 -05:00
Thomas Tuegel
7962f8c78b
qt512.qtbase: Replace libdir unconditionally
2019-09-19 07:39:10 -05:00
Thomas Tuegel
ec9e7e4a0c
qt512.qtbase: Refresh patches
2019-09-19 07:39:10 -05:00
Thomas Tuegel
7aab7ed9ef
qt512: 5.12.3 -> 5.12.4
2019-09-19 07:36:51 -05:00
Marek Mahut
856b16a724
Merge pull request #68980 from rvolosatovs/update/packr
...
packr: 2.5.2 -> 2.6.0
2019-09-19 11:17:31 +02:00
worldofpeace
b3995d40be
gtk: split hooks so gtk2 can use hicolor hook
2019-09-19 01:14:46 +02:00
Will Dietz
6429696f43
libqalculate,qalculate-gtk: 3.3.0 -> 3.4.0
2019-09-18 17:05:59 -05:00
worldofpeace
b7ad6e1be5
treewide: icons propagate hicolor-icon-theme, dontDropIconThemeCache
2019-09-18 22:47:29 +02:00
worldofpeace
b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
...
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02:00
Jan Tojnar
8f91e87ded
gtk3.setupHook: clear icon-theme.cache in preFixup
...
Packages often run gtk-update-icon-cache to include their icons in themes’ icon cache. However, since each package is installed to its own prefix, the files will only collide. For that reason we are removing the icon-theme.cache from applications.
Previously, we did that in hicolor-icon-theme setup hook but, since it is actually gtk3’s utility that creates the cache, we thought it would be appropriate to let its setup hook handle the clearing.
2019-09-18 22:45:07 +02:00
Thomas Tuegel
5c12c689f3
Merge pull request #68910 from dtzWill/update/kdeframeworks-5.62.0
...
kdeFrameworks: 5.61.0 -> 5.62.0
2019-09-18 15:06:47 -05:00
Jan Tojnar
f5ef80b46d
Merge branch 'staging-next' into staging
2019-09-18 21:16:01 +02:00
Jan Tojnar
62791c3743
Merge branch 'master' into staging-next
2019-09-18 21:15:35 +02:00
Will Dietz
d7d379a290
kio: 5.62.0 -> 5.62.1
...
(regen kde-frameworks/src.nix)
2019-09-18 13:26:19 -05:00
Will Dietz
dfb72fa99e
kdeFrameworks.knewstuff: revert KDE_INSTALL_KNSRCDIR change
2019-09-18 13:26:17 -05:00
Will Dietz
66074af992
knewstuff: kirigami2
2019-09-18 13:26:16 -05:00
Will Dietz
0c6939340d
kxmlgui: qttools for Qt5UiPlugins
2019-09-18 13:26:15 -05:00
Will Dietz
9fea8eed2b
kwindowsystem: update patch
2019-09-18 13:26:14 -05:00
Will Dietz
cac6f2d47d
kdeFrameworks.ktextwidgets: qttools for Qt5UiPlugin
2019-09-18 13:26:13 -05:00
Will Dietz
43ee3f5279
kdeFrameworks.kplotting: qttools for Qt5UiPlugin, fix build
2019-09-18 13:26:12 -05:00
Will Dietz
46091f27ac
kdeFrameworks.kio: qttools for Qt5UiPlugin
2019-09-18 13:26:11 -05:00
Will Dietz
061e007e6c
kdeFrameworks.kiconthemes: qttools for Qt5UiPlugin
2019-09-18 13:26:10 -05:00
Will Dietz
d6b8a07178
kdeFrameworks.kconfigwidgets: qttools for Qt5UiPlugin
2019-09-18 13:26:09 -05:00
Will Dietz
a280f3a0f3
extra-cmake-modules: fixup patch
2019-09-18 13:26:08 -05:00
Will Dietz
51b2eaf331
kdeFrameworks: 5.61.0 -> 5.62.0
2019-09-18 13:26:07 -05:00
Vladimír Čunát
b7089e79ae
Merge #68748 : libuv: 1.30.1 -> 1.32.0 (into staging)
2019-09-18 17:38:56 +02:00
Thomas Tuegel
5b14ea3b05
Merge pull request #68351 from petabyteboy/feature/qt-patches-staging
...
qt512: Add patches for QTBUG-73459 and QTBUG-69077
2019-09-18 05:44:58 -05:00
worldofpeace
7854b86d46
libfprint: 0.99 -> 1.0
...
https://gitlab.freedesktop.org/libfprint/libfprint/-/tags/V_1_0
2019-09-17 20:01:59 -04:00
Matthew Bauer
3736220b5b
Merge pull request #68930 from matthewbauer/fix-cross-glibc
...
glibc: fix cross compilation with gcc8
2019-09-17 17:55:02 -04:00
Matthew Bauer
8f2eb8042b
Merge pull request #68387 from d-goldin/libressl_fix_nc
...
libressl: fixing nc for version>=2.9
2019-09-17 17:42:57 -04:00
Dima
044f771d59
libressl: fixing nc for version>=2.9
...
This addresses https://github.com/NixOS/nixpkgs/issues/68286
When `-R` (CA file location) is not specified, nc tries to fall back to
a default location. In 2.8 this was still configurable at compile time,
but was changed somewhere after. This replaces `/etc/ssl/cert.pem`
with `${cacert}/etc/ssl/cert.pem` in the code directly.
For a discussion of this, see https://github.com/NixOS/nixpkgs/pull/68456
2019-09-17 23:08:43 +02:00
Roman Volosatovs
7f6e616fee
packr: 2.5.2 -> 2.6.0
2019-09-17 21:40:17 +02:00
worldofpeace
47dc30c10c
Merge pull request #68756 from dtzWill/update/libmicrodns-0.1.0
...
libmicrodns: 0.0.10 -> 0.1.0
2019-09-17 13:16:47 -04:00
worldofpeace
86c7fc4113
Merge pull request #68875 from worldofpeace/dont-use-deprecated-dbusdirs
...
Don't use deprecated dbusdirs
2019-09-17 12:21:14 -04:00
Peter Hoeg
fbd23c6f1a
Merge pull request #68877 from peterhoeg/u/mqtt
...
mosquitto: 1.6.4 -> 1.6.5
2019-09-17 10:40:14 +08:00
Roman Volosatovs
53502fce1b
libvterm-neovim: 2018-11-26 -> 2019-08-28
2019-09-16 22:00:43 +02:00
Peter Simons
409ff06407
Merge pull request #67790 from ivan/mpv-ffmpeg-runpath
...
mpv, ffmpeg: use addOpenGLRunpath to fix CUDA-accelerated playback
2019-09-16 20:10:18 +02:00
Matthew Bauer
3fcc4441d7
glibc: fix cross compilation with gcc8
2019-09-16 14:00:15 -04:00
worldofpeace
9d0e05233f
polkit: Move D-Bus conf file to share/dbus-1/system.d
...
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00
worldofpeace
bdb0ea879a
flatpak: Move D-Bus conf file to share/dbus-1/system.d
...
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:08 -04:00
worldofpeace
a2757ecdf2
geoclue2: Move D-Bus conf file to share/dbus-1/system.d
...
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:08 -04:00
worldofpeace
5067fb6562
avahi: Move D-Bus conf file to share/dbus-1/system.d
...
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:08 -04:00
worldofpeace
cfe85bd5df
accountsservice: Move D-Bus conf file to share/dbus-1/system.d
...
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:08 -04:00
Vladimír Čunát
fa4a3af5a7
Merge branch 'master' into staging-next
2019-09-16 19:24:52 +02:00
Will Dietz
63bdef7591
Merge pull request #67289 from dtzWill/update/libcbor-2019-07-25
...
libcbor: 2019-02-23 -> 2019-07-25
2019-09-16 10:49:30 -05:00
Will Dietz
bbf0e8aa3c
mediainfo,mediainfo-gui,libmediainfo: 19.07 -> 19.09
2019-09-16 09:54:34 -05:00
Jeroen de Haas
2ff3620d0d
fmt: 5.3.0 -> 6.0.0 ( #68168 )
2019-09-16 14:39:52 +00:00
Peter Hoeg
b02b889255
libwebsockets: re-init 3.1
2019-09-16 12:36:33 +08:00
worldofpeace
c0d5c03c8b
Merge pull request #68869 from worldofpeace/fix-FTFS-qtwebengine
...
qt5.qtwebengine: reduce log output
2019-09-15 21:08:43 -04:00
worldofpeace
f21f980ab8
qt5.qtwebengine: reduce log output
...
Identical fix as 6f1ad0676f
.
2019-09-15 19:20:45 -04:00
Mario Rodas
9f756b8e9b
Merge pull request #68838 from tkerber/chmlib
...
chmlib: 0.4 -> 0.4a
2019-09-15 18:04:19 -05:00
Markus Kowalewski
3857d3d6f9
openmpi: use absolute paths compiler wrapper
...
The MPI compiler wrappers should point to the
compilers used at build time per default.
2019-09-15 18:35:22 +02:00
Markus Kowalewski
2e363860c6
openmpi: make build reproducible
...
fix:
* build and configure time stamps
* build and configure user
2019-09-15 18:35:22 +02:00
Milan Pässler
94af997d40
qt5.12: Add patches for QTBUG-73459 and QTBUG-69077
...
QT 5.12 introduced a regression, where a QT program wouldn't show its
tray icon, if there was no tray bar during program startup. (QTBUG-73459)
QT 5.12 introduced a regression, where qtwebengine applications would
freeze in some wayland compositors if a surface from the instance was not
visible (for example having a qutebrowser window on another workspace in
sway would freeze all qutebrowser windows).
Both got fixed already in Qt 5.12.4, but according to #57042 and its
sibling issues/PRs it doesn't seem to get fixed in near future for
nixpkgs.
2019-09-15 17:45:58 +02:00
Thomas Tuegel
c6469ebd85
Merge pull request #68832 from markuskowa/fix-lapack
...
liblapack: enable LAPACKE interface
2019-09-15 10:03:38 -05:00
Doron Behar
e224b17fec
qtutilities: 5.13.0 -> 6.0.0
2019-09-15 15:52:53 +02:00
Vladimír Čunát
6e66cf0f6b
giflib_5_1: remove the alias (appears unused)
...
In 3605f128
I somehow forgot about the 5.1 names that now don't make
sense anymore. I can't see any evidence of _5_1 alias ever being used
or (potentially) useful; _5 might make sense, but for now I couldn't
see why add it.
2019-09-15 14:46:35 +02:00
Thomas Kerber
a613c4a008
chmlib: 0.4 -> 0.4a
2019-09-15 13:24:08 +01:00
Vladimír Čunát
b6c6e1f9e8
Merge branch 'master' into staging-next
2019-09-15 13:18:54 +02:00
Vladimír Čunát
9f8a7d2679
Merge branch 'staging' into staging-next
...
This brings openssl CVE fixes, and I can't see anything too risky
in there, so let's merge these two staging iterations together.
2019-09-15 13:09:56 +02:00
Markus Kowalewski
ecd20d2166
liblapack: remove optimized blas flag.
...
This cmake flag has no effect since no external blas
library is provided in the build inputs.
2019-09-15 11:39:58 +02:00
Markus Kowalewski
fc7374176f
liblapack: build LAPACKE C api
2019-09-15 11:39:58 +02:00
Vladimír Čunát
991c0e1618
treewide: mark packages as buildable on darwin (PR #45364 )
...
vcunat amended the commit a bit; see the PR for details/discussion.
2019-09-15 10:50:08 +02:00
Vladimír Čunát
6b2aa16ec1
expat: 2.27 -> 2.28 (security)
...
Fixes #68818 CVE-2019-15903 (on this nixpkgs branch).
https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes
2019-09-15 09:36:40 +02:00
Vladimír Čunát
260761649b
ffmpeg_4, ffmpeg_full: 4.2 -> 4.2.1
...
Fixes #68561 CVE-2019-15942.
2019-09-14 20:15:26 +02:00
Vladimír Čunát
3605f12855
giflib: 5.1.4 -> 5.2.1
...
5.1.5 says: Fix SF bug #113 :
Heap Buffer Overflow-2 in function DGifDecompressLine()
in cgif.c. This had been assigned CVE-2018-11490.
This *probably* also fixes a minor CVE-2019-15133 #68563 (DoS only).
(I couldn't find a good reference quickly.)
The changelogs are almost only bugfixes, and ABI tracker also looks OK:
https://abi-laboratory.pro/?view=timeline&l=giflib
so I gather this is suitable for direct push to nixpkgs staging-next.
I built several reverse dependencies locally.
2019-09-14 19:18:16 +02:00
Miguel Madrid Mencía
148c82e07e
maintainer: mimadrid: update github username and personal data
2019-09-14 12:15:46 +02:00
Will Dietz
1859afb731
libmicrodns: 0.0.10 -> 0.1.0
...
https://github.com/videolabs/libmicrodns/releases/tag/0.1.0
2019-09-13 22:40:33 -05:00
Will Dietz
f0b80242da
libuv: 1.30.1 -> 1.32.0
...
https://github.com/libuv/libuv/releases/tag/v1.32.0
https://github.com/libuv/libuv/releases/tag/v1.31.0
2019-09-13 22:12:22 -05:00
Bjørn Forsman
d6e65ec4a0
wrapQtAppsHook: skip directories
...
Prevents messages like this in the build log:
grep: <PATH>/bin: Is a directory
2019-09-13 16:53:11 +02:00
Bjørn Forsman
c6d516dfc4
wrapQtAppsHook: use patchelf --print-interpreter
instead of isELFExec
...
Some executables are built as PIEs (e.g. keepassxc) and are technically
isELFDyn, not isELFExec. Without this change those executables will not
be wrapped.
2019-09-13 16:53:11 +02:00
WilliButz
a9f555d393
Merge pull request #68643 from NixOS/fix-ants
...
ants: fix build
2019-09-13 14:25:41 +02:00
Linus Heckemann
afceaee163
itk4: init at 4.13.1
...
This is exactly the same as we had prior to
e7b0c389c2
, which broke some dependents,
just under a new attribute name.
2019-09-13 11:53:28 +02:00
Daniel Schaefer
5548ff632e
microsoft_gsl: Fix gcc8 build
2019-09-13 11:35:50 +02:00
Jan Tojnar
a441eaa7b1
Merge branch 'staging-next' into staging
2019-09-12 22:49:43 +02:00
worldofpeace
0588d2d9de
Merge pull request #68605 from worldofpeace/patch-gstreamer-vaapi
...
gst_all_1.gst-vaapi: patch to Remove Mesa from drivers white list
2019-09-12 15:18:34 -04:00
worldofpeace
dc5d1aa474
gst_all_1: auto_features already enabled
2019-09-12 14:12:02 -04:00
worldofpeace
ca9c4d29e9
gst_all_1.gst-vaapi: patch to Remove Mesa from drivers white list
...
See https://mail.gnome.org/archives/distributor-list/2019-September/msg00000.html
Users can re-add it with GST_VAAPI_ALL_DRIVERS.
2019-09-12 14:11:24 -04:00
worldofpeace
b9a738d613
Merge pull request #68461 from d-goldin/zeroc-ice-36-fix-gcc8
...
zeroc-ice-36: fix build for gcc8
2019-09-12 12:48:50 -04:00
worldofpeace
6b92321f82
Merge pull request #68550 from WilliButz/v8/fix-aarch64-build
...
v8: fix build on aarch64
2019-09-12 12:10:43 -04:00
Marek Mahut
8490d53463
Merge pull request #68408 from leenaars/getdns
...
getdns: 1.5.1 -> 1.5.2
2019-09-12 16:06:40 +02:00
worldofpeace
5c8c3d6ce4
Merge pull request #67553 from Moredread/rtaudio-pulseaudio
...
rtmidi: add PulseAudio support
2019-09-12 09:16:52 -04:00
WilliButz
a981edb443
Merge pull request #68292 from matthewbauer/v8-pkgconfig
...
v8: add pkgconfig file
2019-09-12 14:21:03 +02:00
WilliButz
0e879bfe8d
v8: fix build on aarch64
2019-09-12 14:13:26 +02:00
André-Patrick Bubel
383d3a43e5
rtmidi: add PulseAudio support
2019-09-12 13:03:49 +02:00
WilliButz
823e8accb9
wt4: 4.1.0 -> 4.1.1
2019-09-11 16:19:59 +02:00
WilliButz
5c5fc13602
wt3: 3.4.0 -> 3.4.1, include harfbuzz
2019-09-11 16:19:45 +02:00
Nathan van Doorn
4535178a37
qt59.qtscript: fix error due to gcc8.3
2019-09-11 13:33:38 +01:00
Nathan van Doorn
a4ace375d2
qt511.qtscript: fix error due to gcc8.3
2019-09-11 13:32:53 +01:00
Andreas Rammhold
20c7a35429
openssl_1_0_2: fixup sha256
2019-09-11 13:48:31 +02:00
Dima
cb966b6f7b
zeroc-ice-36: fix build for gcc8
...
The build was broken failing on unneccessary memsets.
This issue was fixed upstream in 3.7 and discussed in
https://github.com/zeroc-ice/ice/issues/82
The patch pertaining to the error causing the actual failure still
applies nicely onto the 3.6 version.
Hydra logs of breakage: https://hydra.nixos.org/build/100440955/nixlog/1
2019-09-11 00:28:03 +02:00
worldofpeace
9cbc8f38a6
Merge pull request #68434 from d-goldin/release-19.09/qtwebtoolkit-disable-memaccess-warnings
...
qtwebkit: fixing build / reducing build log size
2019-09-10 18:18:51 -04:00
Orivej Desh
93bf6e2648
libipt: fix maintainers
2019-09-10 21:08:18 +00:00
Orivej Desh
5d9a003804
libipt: init at 2.0.1
2019-09-10 21:04:12 +00:00
Andreas Rammhold
d49fb86b1b
openssl: 1.1.1c -> 1.1.1d
...
(cherry picked from commit 76d54c72acaaa32e2c1f8b13002f0ceac3b7b06f)
2019-09-10 21:22:50 +02:00
Andreas Rammhold
5d5cd70516
openssl_1_0_2: 1.0.2s -> 1.0.2t
...
(cherry picked from commit aa6327c29c2de41a61db5aef8444385c531d4cc2)
2019-09-10 21:22:47 +02:00
Jan Tojnar
8ab501545d
sup: remove ( #68416 )
...
sup: remove
2019-09-10 19:43:18 +02:00
Dima
6f1ad0676f
qtwebkit: fixing build / reducing build log size
...
GCC 8 introduced a new type of warning `-Wclass-memaccess` which
is included in `-Wall`. This warnings spits out *a million* of warnings
like the following:
```
[...]
/build/source/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::TransformOperation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
[...]
``
Logs demonstrating the issue:
https://hydra.nixos.org/build/100205478/nixlog/1
While I don't think disabling warnings is the best way to deal with this,
there is alrady precedent for this package and I don't feel confident enough
to either patch or bump this package.
Please view this as a low-friction sub-optimal suggestion in case nobody else
has a better fix.
2019-09-10 18:42:30 +02:00
Michael Fellinger
da7886c940
sup: remove
2019-09-10 15:49:31 +02:00
Peter Hoeg
d9b290000e
Merge pull request #68086 from alapshin/ktorrent
...
ktorrent: 5.1.0 -> 5.1.2
2019-09-10 21:33:47 +08:00
Michiel Leenaars
a91fe3d575
getdns: 1.5.1 -> 1.5.2
2019-09-10 10:19:28 +02:00
Jan Tojnar
1716d62f63
Merge branch 'staging-next' into staging
2019-09-10 07:06:45 +02:00
Aaron Andersen
a10ba70aa2
Merge pull request #68381 from flokli/instantclient-19.3-macos
...
oracle-instantclient: 18.1.0.0.0 -> 19.3.0.0.0 (x86_64-darwin)
2019-09-09 22:19:39 -04:00
Florian Klink
93b55c29ec
oracle-instantclient: 18.1.0.0.0 -> 19.3.0.0.0 (x86_64-darwin)
...
macos binaries are available without having to login, so we can also
remove the requireFile fetcher.
2019-09-09 21:32:07 -04:00
Jan Tojnar
b27da0dde7
gmic & gmic-qt: update & clean-up ( #68257 )
...
gmic & gmic-qt: update & clean-up
2019-09-10 01:21:17 +02:00
Jan Tojnar
adfc3457af
liblouis: 3.10.0 → 3.11.0 ( #68374 )
...
liblouis: 3.10.0 → 3.11.0
2019-09-10 01:21:00 +02:00
Jan Tojnar
cf7995dbfa
liblouis: 3.10.0 → 3.11.0
...
http://liblouis.org/liblouis/2019/09/02/release-3.11.0.html
2019-09-09 21:53:33 +02:00
Jan Tojnar
4bee4a2400
liblouis: format with nixpkgs-fmt
2019-09-09 21:53:30 +02:00
Izorkin
02812860c8
unixODBCDrivers.mariadb: 2.0.10 -> 3.1.2
2019-09-09 15:55:35 +03:00
Izorkin
329a88efa7
treewide: replace mysql.connector-c to libmysqlclient
2019-09-09 15:55:34 +03:00