worldofpeace
b3995d40be
gtk: split hooks so gtk2 can use hicolor hook
2019-09-19 01:14:46 +02: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
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
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
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
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