Commit Graph

31734 Commits

Author SHA1 Message Date
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
Eelco Dolstra
760bcf678e libotr: Use multiple outputs 2019-09-23 19:23:25 +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
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
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
Pavol Rusnak
1325976d74
libfido2: 1.1.0 -> 1.2.0 2019-09-19 18:30:18 +02: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
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