Commit graph

173931 commits

Author SHA1 Message Date
worldofpeace 6d88a57efe
gnome3.evolution: fix FHS paths
This includes commands to spamassassin, sa-learn, bogofilter
and the prefix to openldap
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 1c5db6535d
gnome3.seahorse: fix build with recent libsecret 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
Tor Hedin Brønner 880fab10fc
gnome3.mutter: Add upstream patches before 3.34.1
Fixes some eg. animation related crashes which in particular affected
dash-to-dock.
2019-10-03 00:09:18 +02:00
Tor Hedin Brønner 34a76d40cd
gnome3.gnome-shell: drop caribou
This should no longer be necessary as gnome-shell ships its own on-screen
keyboard.
2019-10-03 00:09:18 +02:00
worldofpeace 2f41598ba8
gnome3.gnome-session: fix debug spam with systemd session 2019-10-03 00:09:18 +02:00
worldofpeace dcd578d949
gnome3.gdm: Remove duplicate sessions when on Xorg 2019-10-03 00:09:17 +02:00
worldofpeace 22dccf9602
gnome3.gdm: fix rebuild switch
See: https://gitlab.gnome.org/GNOME/gdm/issues/515
2019-10-03 00:09:17 +02:00
worldofpeace a62a8aaa14
pantheon.elementary-session-settings: add default settings to config dirs
Also don't use placeholder in the executable.
2019-10-03 00:09:17 +02:00
worldofpeace 513e8de83b
pantheon.elementary-settings-daemon: fix gnome-session detecting autostarts
For some reason GNOME 3.34 gnome-session fails to recognize
these autostarts suffixed with `-pantheon`, whereas they worked before.
It seems to work fine without the suffix, and it's verified elementary-settings-daemon
proccess are running in the session.
2019-10-03 00:09:17 +02:00
worldofpeace da8226b334
gnome3.pomodoro: 0.15.1 -> 2019-09-15 2019-10-03 00:09:17 +02:00
worldofpeace 76d12e8b88
gnomeExtension.timepp: mark as broken 2019-10-03 00:09:16 +02:00
worldofpeace eebc63aabd
gnomeExtension.tilingnome: 2019-01-18 -> 2019-09-19 2019-10-03 00:09:16 +02:00
worldofpeace 3e0539af09
gnomeExtension.taskwhisperer: mark as broken 2019-10-03 00:09:16 +02:00
worldofpeace b9f3160c2a
gnomeExtension.system-monitor-applet: mark as broken 2019-10-03 00:09:16 +02:00
worldofpeace 9599236469
gnomeExtension.sound-output-device-chooser: 2019-04-01 -> 24 2019-10-03 00:09:16 +02:00
worldofpeace d6413fc352
gnomeExtensions.remove-dropdown-arrows: 11 -> 13 2019-10-03 00:09:15 +02:00
worldofpeace 4333119b64
gnomeExtensions.pidgin-im-integration: mark as broken 2019-10-03 00:09:15 +02:00
worldofpeace 006330bce4
gnomeExtensions.icon-hider: mark as broken 2019-10-03 00:09:15 +02:00
worldofpeace 77f1d77a3b
gnomeExtensions.clipboard-indicator: mark as broken 2019-10-03 00:09:15 +02:00
worldofpeace 18f2e6230a
gnomeExtensions.caffeine: make as broken 2019-10-03 00:09:14 +02:00
worldofpeace 3b81b3a827
gnomeExtensions.arc-menu: 31 -> 33.2 2019-10-03 00:09:14 +02:00
worldofpeace fc8413d218
gnomeExtensions.appindicator: 29 -> 30 2019-10-03 00:09:14 +02:00
worldofpeace d935c9bc59
gnomeExtensions.mediaplayer: remove
Source repo is archived and the extension was retired [0]

[0]: https://github.com/JasonLG1979/gnome-shell-extensions-mediaplayer/blob/master/README.md
2019-10-03 00:09:14 +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 1252132f08
midori: 7 -> 9.0
* add libarchive and json-glib

We use vala_0_44 to avoid the issue with sqlite3 vapi [0]

[0]: a54e4d89a4.patch
2019-10-03 00:09:13 +02:00
worldofpeace 7ba3608aa0
feedreader: fix build with latest libsecret 2019-10-03 00:09:13 +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
worldofpeace e7b7d75825
epiphany: 3.32.4 -> 3.34.0 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 ea6aae81f1
gnome3.gdm: add branding
We use the logo key to add the NixOS text logo to GDM.
2019-10-03 00:09:12 +02:00
worldofpeace f8682c31dd
gnome3.gnome-initial-setup: init at 3.34.0 2019-10-03 00:09:11 +02:00
worldofpeace 4ff0d1e23f
umockdev: use latest vala 2019-10-03 00:09:11 +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
Utku Demir 26e22e6dfe
Remove obsolete patch for Hedgehog on ghc-8.8.1 2019-10-03 11:07:21 +13:00
R. RyanTM d33e497b1b unrar: 5.7.5 -> 5.8.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/unrar/versions
2019-10-02 23:52:53 +02:00
Thomas Tuegel 9a0674296e
kdelibs: Patch for CVE-2019-14744
See also: https://phabricator.kde.org/D22989
See also: https://github.com/NixOS/nixpkgs/issues/70102
2019-10-02 16:47:02 -05:00
Martin Milata 12f31b7366 libpng12: 1.2.57 -> 1.2.59
CVE-2017-12652
2019-10-02 23:41:25 +02:00
Thomas Tuegel 260ef791a3
pykde4: Do not build on Hydra
pykde4 is not used in Nixpkgs, so it is not appropriate to build on Hydra.
2019-10-02 16:31:41 -05:00
Thomas Tuegel ee36267193
kdelibs: gnidorah is maintainer 2019-10-02 16:30:09 -05:00
Thomas Tuegel e98b64c2e0
Revert "Remove pykde4"
This reverts commit a3ad16b9ca.
2019-10-02 16:29:14 -05:00
John Mercier 2e2b068e04 micronaut 1.2.1 -> 1.2.3 2019-10-02 23:15:56 +02:00
Lassulus f9b2528866
Merge pull request #70168 from schmittlauch/cawbird
cawbird: init at 1.0.1, replace corebird
2019-10-02 23:05:10 +02:00
Evan Stoll cdc963c5f3 gitkraken: 6.2.0 -> 6.2.1 2019-10-02 22:55:04 +02:00
Silvan Mosberger 643a329a4c
do-agent: init at 3.5.6 (#69186)
do-agent: init at 3.5.6
2019-10-02 22:34:26 +02:00
José Romildo Malaquias 9f58b7c4bb catfish: 1.4.7 -> 1.4.10 2019-10-02 22:28:13 +02:00
Peter Simons 31714a442d
Merge pull request #70192 from obsidiansystems/call-hackage-cross
haskell: Speed up cross callHackage by using native source
2019-10-02 22:15:48 +02:00
Edmund Wu 24a7e828df
linux_testing_bcachefs: 5.2.2019.09.24 -> 5.2.2019.10.01 2019-10-02 16:12:49 -04:00
Trolli Schmittlauch f855e588b7 corebird: drop package due to discontinuation, recommend cawbird as alternative 2019-10-02 22:07:42 +02:00
Maximilian Bosch 4537d0de34
Merge pull request #69995 from r-ryantm/auto-update/xterm
xterm: 348 -> 349
2019-10-02 21:54:04 +02:00
Philipp Middendorf 4ec79e8c09 quake3e: init at 2019-09-09 2019-10-02 21:53:08 +02:00
Matthew Bauer 47f384e238
Merge pull request #70265 from nyanloutre/ledger_live_icon_fix
ledger-live-desktop: add smaller desktop icon
2019-10-02 15:45:10 -04:00
Nathan Yong bd1ff8696b vcv-rack: 1.1.4 -> 1.1.5 2019-10-02 21:37:20 +02:00
nyanloutre 902de7a412
ledger-live-desktop: add smaller desktop icon
Original 1024x1024 icon doesn't show properly in KDE
2019-10-02 21:19:52 +02:00
Lassulus dc00a981b2
Merge pull request #70204 from 0x4A6F/master-qubes-core-vchan-xen
qubes-core-vchan-xen: init at 4.1.2
2019-10-02 20:39:45 +02:00
Thomas Tuegel a3ad16b9ca
Remove pykde4 2019-10-02 13:37:43 -05:00
Marek Mahut c18e6fb510
Merge pull request #70225 from jonringer/fix-poetry
pythonPackages.poetry: fix python2 build
2019-10-02 18:41:46 +02:00
John Wiegley 133eb427c1
libbfd: use zlib.dev as input (#70247)
libbfd: use zlib.dev as input
2019-10-02 17:58:23 +02:00
0x4A6F ffa991e7a0
qubes-core-vchan-xen: init at 4.1.2 2019-10-02 15:26:53 +00:00
Ryan Mulligan e5b783bd22
Merge pull request #69969 from r-ryantm/auto-update/sourcetrail
sourcetrail: 2019.2.39 -> 2019.3.46
2019-10-02 07:26:52 -07:00
Mario Rodas 44e14e9494 rclone: 1.49.3 -> 1.49.4
Changelog: https://forum.rclone.org/t/rclone-1-49-4-release/12099
2019-10-02 23:06:29 +09:00
Domen Kožar cb4332e3eb
Merge pull request #69886 from NixOS/haskell-updates
Haskell updates
2019-10-02 15:51:55 +02:00
worldofpeace 643b6a8c76
Merge pull request #70042 from ericdallo/add-gnome-extension-drop-down-terminal
gnomeExtensions.drop-down-terminal: init at v24
2019-10-02 13:48:20 +00:00
Eric Dallo b1bf22ab00 gnomeExtensions.drop-down-terminal: init at 24 2019-10-02 09:44:02 -04:00
Domen Kožar bf22c802e1
haddock: fix build 2019-10-02 15:35:50 +02:00
Peter Simons 9dfa74a9a8 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
54d61d70bc.
2019-10-02 15:25:01 +02:00
Domen Kožar 5258f5597d
haddock-*: fix by pinning 2019-10-02 15:15:47 +02:00
worldofpeace f8a5999a4e
Merge pull request #70241 from delroth/vulnix-setuptools
vulnix: add missing setuptools dependency
2019-10-02 12:56:59 +00:00
talyz 96a1dbac97
bundler: 1.17.2 -> 1.17.3
Extracted from https://github.com/NixOS/nixpkgs/pull/70216.
2019-10-02 12:35:10 +00:00
Marek Mahut a1c6434ebd
Merge pull request #70242 from mmahut/jormungandr
jormungandr: 0.5.4 -> 0.5.5
2019-10-02 14:20:42 +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
Mario Rodas 81e65ca31b
Merge pull request #70046 from marsam/update-zeek
zeek: 2.5.5 -> 3.0.0
2019-10-02 06:40:15 -05:00
Tim Steinbach 25295972d4 kafka: Add 2.3 2019-10-02 07:37:44 -04:00
Marek Mahut f5ab71b864 jormungandr: 0.5.4 -> 0.5.5 2019-10-02 13:13:44 +02:00
Pierre Bourdon 01aa4bb7cb
vulnix: add missing setuptools dependency
More #68314 related breakage.
2019-10-02 12:46:01 +02:00
Mario Rodas 5ed9d8b8aa ruby_2_4: 2.4.7 -> 2.4.9
Changelog:
- https://www.ruby-lang.org/en/news/2019/10/01/ruby-2-4-8-released/
- https://www.ruby-lang.org/en/news/2019/10/02/ruby-2-4-9-released/
2019-10-02 10:38:32 +00:00
Mario Rodas 5e76e7b430 ruby_2_5: 2.5.6 -> 2.5.7
Changelog: https://www.ruby-lang.org/en/news/2019/10/01/ruby-2-5-7-released/
2019-10-02 10:38:32 +00:00
Mario Rodas 4ee22f3a9c ruby_2_5: 2.6.4 -> 2.6.5
Changelog: https://www.ruby-lang.org/en/news/2019/10/01/ruby-2-6-5-released/
2019-10-02 10:38:32 +00:00
Mario Rodas befd5c954b ruby: remove ruby_2_3 patchset
d3983caf45 removed ruby_2_3 from nixpkgs
2019-10-02 10:38:32 +00:00
Joachim F 2c117aec37
Merge pull request #58471 from colemickens/cu
cloud-utils: use `qemu-utils` instead of `qemu`
2019-10-02 09:59:52 +00:00
Jörg Thalheim d97e30068c
Merge pull request #68231 from Chiiruno/dev/zeronet
Update: Zeronet, Init: pythonPackages: merkletools
2019-10-02 10:57:57 +01:00
Mario Rodas 7ed57e7c70
zeek: add tobim as maintainer 2019-10-02 04:00:00 -05:00
Mario Rodas 50675916d1
Merge pull request #70147 from marsam/update-zig
zig: 0.4.0 -> 0.5.0
2019-10-02 03:46:13 -05:00
Michael Raskin 0fe1972e8c openscad: fix qscintilla2 library reference
It is a bit of mystery where it gets qscintilla2_qt5 idea (removing it
from cmake modlues doesn't help, and such a library doesn't exist), so
just force-fix it for now.
2019-10-02 10:35:33 +02:00
Lassulus 0cd4732b6c
Merge pull request #70203 from esclear/pgmodeler
pgmodeler: init at 0.9.1
2019-10-02 10:18:28 +02:00
WilliButz dbdb787cce
grafana: 6.4.0 -> 6.4.1 2019-10-02 10:08:44 +02:00
Lancelot SIX 5d8ec9b99b
qgis: 3.8.0 -> 3.8.3 2019-10-02 10:03:06 +02:00
Mario Rodas 80e262e85a
zeek: add marsam as maintainer 2019-10-02 03:00:00 -05:00
Jörg Thalheim fca2e1cb5a
thunderbird: fix build with rustc 1.38 2019-10-02 08:53:58 +01:00
Mario Rodas a65eab246b
Merge pull request #70199 from tredontho/tredontho/universal-ctags-jansson
universal-ctags: Add jansson dependency
2019-10-02 02:50:22 -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
Nikolay Amiantov 4947ddf347 libtensorflow: add meta 2019-10-02 10:33:31 +03:00
Nikolay Amiantov 46b7933d9a tensorflow: fix CUDA build using wrong GCC 2019-10-02 10:33:31 +03:00
Franz Pletz e4bdcc350e
Merge pull request #70071 from pacien/exim-v4.92.3
[security] exim: 4.92.2 -> 4.92.3
2019-10-02 07:28:30 +00:00
Ambroz Bizjak d156b2b619 nvidia-x11: Make vulkan library path absolute for >= 435.
The original file contains just a library name, which does not work when LD_LIBRARY_PATH does not contain /run/opengl-driver/lib, as is the case in unstable NixOS.

Fixes https://github.com/NixOS/nixpkgs/issues/69264
2019-10-02 10:09:50 +03:00
László Vaskó 9d9aa6099f python37Packages.pyrsistent: 0.15.2 -> 0.15.4
Some tests are broken on 0.15.2 if used with pytest 5+ as discussed
in #64145. The issue is fixed in tobgu/pyrsistent#175 and released in
0.15.4.
2019-10-01 22:59:10 -07:00
Jonathan Ringer 7eed92a7ac pythonPackage.cli-helpers: disable python2 tests 2019-10-01 22:48:34 -07:00
Jonathan Ringer d222547f48
pythonPackages.poetry: fix python2 build 2019-10-01 22:41:21 -07:00
Minijackson 4e7364abab gnvim: init at 0.1.5 2019-10-02 14:08:40 +09:00
Ryan Mulligan 98c4a3338b
Merge pull request #70009 from r-ryantm/auto-update/you-get
you-get: 0.4.1328 -> 0.4.1347
2019-10-01 21:54:50 -07:00
Daniel Albert bed7146758 pgmodeler: init at 0.9.1
pgModeler (PostgreSQL Database Modeler) is an open source database modeling tool designed for PostgreSQL.
2019-10-02 06:44:16 +02:00
Markus Schneider 8358d7595d vscode-extensions.cmschuetz12.wal: init at 0.1.0 2019-10-01 21:42:14 -07:00
Markus Schneider 5d7f8997c6 vscode-extensions.skyapps.fish-code: init at 0.2.1 2019-10-01 21:38:19 -07:00
Markus Schneider 90fc4a177f vscode-extensions.james-yu.latex-workshop: init at 8.2.0 2019-10-01 21:34:19 -07:00
Jonathan Ringer 8d440b5e59 python3Packages.keyring: 19.1.0 -> 19.2.0 2019-10-01 19:31:51 -07:00
R. RyanTM eca416c469 verilator: 4.016 -> 4.018
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2019-10-01 21:09:12 -05:00
R. RyanTM 2df3cb15e3 scrypt: 1.2.1 -> 1.3.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/scrypt/versions
2019-10-01 21:08:24 -05:00
Edmund Wu a3255de8c9
bcachefs-tools: 2019-09-25 -> 2019-10-01 2019-10-01 21:33:11 -04:00
Peter Simons b2bf3a2ac6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
845035f8d9.
2019-10-02 02:30:34 +02:00
Daiderd Jordan c819648a68 neovim: link against libluv on darwin 2019-10-02 00:30:42 +02:00
Daiderd Jordan fc408c8690
lua.pkgs.luv.libluv: fix linking against lua on darwin
[ 50%] Building C object CMakeFiles/luv.dir/src/luv.c.o
    [100%] Linking C shared library libluv.dylib
    Undefined symbols for architecture x86_64:
      "_luaL_addlstring", referenced from:
          _thread_dump in luv.c.o
      ...
2019-10-02 00:08:13 +02:00
Tim Steinbach f321347d91
Merge pull request #70212 from NeQuissimus/sbt_extras
sbt-extras: 2019-08-14 -> 2019-09-30
2019-10-01 17:55:34 -04:00
Tobias Bora e120e00d54 owncloud-client: Use qt5's own mkDerivation (#70187) 2019-10-01 17:48:23 -04:00
Tim Steinbach 85abd40bcb
sbt-extras: 2019-08-14 -> 2019-09-30 2019-10-01 17:47:59 -04:00
Nikolay Amiantov 280f17c893 buildBazelPackage: remove rules_cc
It's a new builtin dependency from Bazel 0.29.
2019-10-02 00:46:55 +03:00
Nick Braga edbeb51cf6 overmind: 2.0.2 -> 2.0.3 2019-10-01 17:42:36 -04:00
Trolli Schmittlauch e1c7d20793 cawbird: init at 1.0.1
Cawbird is a fork of the discontinued Corebird Twitter client.

Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2019-10-01 23:38:12 +02:00
Frank Doepper d0d6da14b1 stenc: init at 1.0.7 2019-10-01 23:18:24 +02:00
Maximilian Bosch 885fc3a8d7
Merge pull request #70178 from WilliButz/grafana-update
grafana: 6.3.6 -> 6.4.0
2019-10-01 23:16:36 +02:00
Maximilian Bosch bb8b193bd5
Merge pull request #70200 from pacien/riot-v1.4.1
riot-{web,desktop}: 1.4.0 -> 1.4.1
2019-10-01 22:29:32 +02:00
Kierán Meinhardt e7ac6e3ff8 vimPlugins.vim-fetch: init at 2019-04-03 2019-10-01 12:51:02 -07:00
Kierán Meinhardt 3fc5a4e046 vimPlugins.todo-txt-vim: init at 2016-11-10 2019-10-01 12:51:02 -07:00
mtrsk 9cf5305eb2 ffmpegthumbnailer: 2.2.0 -> 2.2.1 2019-10-01 15:55:13 -03:00
pacien 7a82c74afe riot-desktop: 1.4.0 -> 1.4.1 2019-10-01 20:50:00 +02:00
pacien bdd869352f riot-web: 1.4.0 -> 1.4.1 2019-10-01 20:49:48 +02:00
markuskowa f349aa3e5e
Merge pull request #70032 from sikmir/gpxsee
gpxsee: 7.13 -> 7.14
2019-10-01 20:13:25 +02:00
Matthew Bauer 657b7d06c1
Merge pull request #70196 from matthewbauer/add-android32-cross-trunk
top-level/release-cross.nix: add android32
2019-10-01 13:40:12 -04:00
Matthew Bauer d93fb7b272
Merge pull request #70140 from matthewbauer/fix-68316
kwallet-pam: wrap pam_kwallet_init
2019-10-01 13:21:52 -04:00
Maximilian Bosch b5204d9f5f svgbob: fix build
See https://hydra.nixos.org/build/102480738

Bumping to latest version (which is 0.4.2 according to Cargo.lock) fixes
the build error. As no dependency changes happened, cargoSha256 doesn't
need to be updated.

ZHF #68361
2019-10-01 10:13:32 -07:00
Matthew Bauer 67b5f75672 top-level/release-cross.nix: add android32 2019-10-01 13:05:10 -04:00
Christian Kampka b980f1e46c kops_1_14: init at 1.14.0 (#70189) 2019-10-01 17:03:02 +00:00
Kierán Meinhardt 58899b8d19 vimPlugins.vim-fsharp: init at 2018-11-13 2019-10-01 09:53:18 -07:00
Kierán Meinhardt b4490a4964 vimPlugins: Update 2019-10-01 09:53:18 -07:00
John Ericson d6f1e70560 haskell: Speed up cross callHackage by using native source
The extract of code from hackage is the same on all platforms.
2019-10-01 12:46:50 -04:00
Trevor Thompson f2eabd49fc universal-ctags: Add jansson dependency
Add jansson dependency to enable JSON support
2019-10-01 11:27:59 -05:00
Jonathan Marler c6a1412132 rund: init at version 1.0.0
Adding a D Programming Language Compiler Wrapper tool that runs and caches D programs.  This is an alternative to the existing `rdmd` tool.  It's a rewrite that leverages a new compiler feature that allows it to run the compiler once instead of having to run it twice like `rdmd` does.  I decided to create a new tool rather than trying to support both older and new compilers in the same tool.  It also introduces new features like "Source Compiler Directives" which allow D Language source files to contain compiler configuration such as import paths, environment variables, etc.
2019-10-01 18:27:38 +02:00
Wael Nasreddine 7fae12010b
Merge pull request #70055 from shahrukh330/shahrukh330/add-quobole-sdk
pythonPackages.qds_sdk: init at 1.12.0
2019-10-01 12:16:40 -04:00
Shahrukh Khan f2a1d48989 pythonPackages.qds_sdk: init at 1.12.0 2019-10-01 20:38:59 +05:00
Maximilian Bosch 8613b37f13
Merge pull request #70136 from Vskilet/nextcloud-update
nexcloud: 16.0.4 -> 16.0.5
2019-10-01 17:33:18 +02:00
R. RyanTM 5852497f3c imagemagick7: 7.0.8-58 -> 7.0.8-66
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/imagemagick/versions
2019-10-01 08:24:05 -07:00
Matthew Bauer a296cc254f kwallet-pam: wrap pam_kwallet_init
This needs a compatible env as kwalletd daemon. Need to wrap it to
correct this.

Fixes #68316
2019-10-01 11:15:39 -04:00
Maximilian Bosch 16e3408c0e
Merge pull request #70180 from basvandijk/cargo-audit-0.9.1
cargo-audit: init at 0.9.1
2019-10-01 17:11:32 +02:00
Bas van Dijk 4941a8b8e2 cargo-audit: init at 0.9.1
cargo-audit is a subcommand for cargo which audits Cargo.lock files for crates
with security vulnerabilities
2019-10-01 16:44:28 +02:00
Elis Hirwing d1a8006b89 transifex-client: Add missing setuptools dependency 2019-10-01 23:41:08 +09:00
Matthieu Coudron 4c70f45e8a
Merge pull request #70057 from jonringer/bump-jenkins-job
pythonPackages.jenkins-job-builder: 3.0.1 -> 3.0.2
2019-10-01 23:40:28 +09:00
Peter Simons 1e148f1a33
Merge pull request #70053 from peti/t/drop-obsolete-ghcjs
drop obsolete ghcjs 8.4.x version
2019-10-01 16:20:03 +02:00
Peter Simons bd355d9a38 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
b51789ef3e.
2019-10-01 16:18:59 +02:00
Ryan Mulligan 5eee2d42a0
Merge pull request #69972 from r-ryantm/auto-update/squirrel-sql
squirrel-sql: 3.9.1 -> 4.0.0
2019-10-01 06:53:45 -07:00
Ryan Mulligan 4b6976b838
Merge pull request #69744 from r-ryantm/auto-update/pspg
pspg: 1.6.8 -> 2.0.4
2019-10-01 06:49:50 -07:00
WilliButz 79b99099cf
grafana: 6.3.6 -> 6.4.0 2019-10-01 15:46:52 +02:00
José Romildo Malaquias c1c13c0b99 numix-icon-theme-square: 19.05.07 -> 19.09.20 2019-10-01 09:59:33 -03:00
José Romildo Malaquias c993eb3fb3 numix-icon-theme-circle: add romildo as maintainer 2019-10-01 09:54:49 -03:00
José Romildo Malaquias 417c4193b2 numix-icon-theme-circle: 19.05.07 -> 19.09.20 2019-10-01 09:53:48 -03:00
José Romildo Malaquias 6efc9c1bb5 numix-icon-theme: 18.07.17 -> 19.09.20 2019-10-01 09:50:54 -03:00
Peter Simons 40dad5ec30 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
c3176c037f.
2019-10-01 14:41:36 +02:00
José Romildo Malaquias 81a16d6f77
Merge pull request #69704 from r-ryantm/auto-update/numix-icon-theme-circle
numix-icon-theme-circle: 19.02.22 -> 19.05.07
2019-10-01 09:38:49 -03:00
Tim Steinbach f7765fb052
oh-my-zsh: 2019-09-24 -> 2019-10-01 2019-10-01 08:04:40 -04:00
Tim Steinbach f5aaf1f958
zoom-us: 3.0.291715.0908 -> 3.0.301026.0930 2019-10-01 08:02:01 -04:00
Tim Steinbach ed5a7f6740
linux: 5.3.1 -> 5.3.2 2019-10-01 08:00:25 -04:00
Tim Steinbach 5783f5335d
linux: 5.2.17 -> 5.2.18 2019-10-01 08:00:22 -04:00
Tim Steinbach 6f807b3861
linux: 4.19.75 -> 4.19.76 2019-10-01 08:00:08 -04:00
Maximilian Bosch c7164ea3c4
python3Packages.pytaglib: fix build
Applied several patches to fix the test suite on python 2.7 and to
properly install the `pyprinttags` executable. Also switched to the
GitHub source for now as the PyPI tarball was wrongly packaged and
didn't contain the `pyprinttags.py` script (see the last two patches for
further reference).

See also https://hydra.nixos.org/build/102493330

ZHF #68361
2019-10-01 13:53:33 +02:00
José Romildo Malaquias aa7c91162e
Merge pull request #69353 from romildo/upd.efl
enlightenment.efl: 1.22.3 -> 1.22.5
2019-10-01 07:34:10 -03:00
Jörg Thalheim 83a7fd2a77
buildRustPackage: add verifyCargoDeps option (#67387)
buildRustPackage: add verifyCargoDeps option
2019-10-01 10:55:31 +01:00
Maximilian Bosch f8c6b826d4
python3Packages.scikit-build: fix build
Build broke as it's attempted to run the cmake configure-phase which
won't work as this package uses cmake, but builds via a `setup.py`
rather than a `CMakeLists.txt`.

ZHF #68361
2019-10-01 11:11:29 +02:00
Marek Mahut a5bd569344
Merge pull request #70141 from mmahut/jormungandr
jormungandr: 0.5.2 -> 0.5.4
2019-10-01 10:15:18 +02:00
Maximilian Bosch b9535664c7
Merge pull request #69019 from Ma27/package-wlr-randr
wlr-randr: init at unstable-2019-03-21
2019-10-01 09:52:17 +02:00
zimbatm 0df4dad270
Merge pull request #68957 from simonchatts/entrance
pythonPackages.entrance: init at 1.1.10 (and janus init at 0.4.0)
2019-10-01 07:50:23 +00:00
Jan Hrnko f641fca688 diceware: add missing 'setuptools' to propagatedBuildInputs 2019-10-01 16:49:11 +09:00
zimbatm 212973a057
pythonPackages.janus: disabled if python < 3.6 2019-10-01 07:47:54 +00:00
Elis Hirwing 6b11080f9f
Merge pull request #70069 from shyim/add-psalm
phpPackages.psalm: init at 3.5.3
2019-10-01 08:22:42 +02:00
Elis Hirwing 8618334d83
Merge pull request #70067 from shyim/update-php-cs-fixer
phpPackages.php-cs-fixer: 2.15.1 => 2.15.3
2019-10-01 08:19:58 +02:00
Elis Hirwing 65c433b5c4
Merge pull request #70079 from Vskilet/jackett-update
jackett: 0.11.687 -> 0.11.751
2019-10-01 08:19:04 +02: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
worldofpeace 1ac5e08d5d
Merge pull request #69376 from d-goldin/bump-epson-escpr2
epson-escpr2: 1.0.29 -> 1.1.1
2019-10-01 05:36:30 +00:00
Dima e33810594d epson-escpr2: 1.0.29 -> 1.1.1
The build was failing because the source rpm does not exist
on epsons servers anymore.

Thus bumping it to an existing version
https://hydra.nixos.org/build/101990975/nixlog/5
2019-10-01 01:34:17 -04:00
R. RyanTM 13ccc86f4e flatpak-builder: 1.0.8 -> 1.0.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak-builder/versions
2019-09-30 22:31:34 -07:00
worldofpeace fb170183c4
Merge pull request #70149 from worldofpeace/blueman-fix
blueman: no optional networkmanager
2019-10-01 05:28:26 +00:00
R. RyanTM 3fea7b5e08 davix: 0.7.4 -> 0.7.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/davix/versions
2019-09-30 22:28:15 -07:00
worldofpeace 0daea5f197
Merge pull request #67746 from samueldr/pkgs/quassel/fix-wrapQtAppsHook
quassel: Fix use of `mkDerivation`
2019-10-01 05:24:46 +00:00
Samuel Dionne-Riel c52b5b8a5d quassel: Fix use of mkDerivation
The `with stdenv;` would override the `mkDerivation` to be the regular
one, instead of the libsForQt5 one.

This simply removes the dangerous use of the all-encompassing `with`,
and prefers using a more precise inherit for `lib`.

See #65399

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-01 01:23:10 -04:00
R. RyanTM 72e80436cd python37Packages.dbf: 0.98.2 -> 0.98.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/python3.7-dbf/versions
2019-09-30 22:21:10 -07:00
R. RyanTM 494b1d5b3c mawk: 1.3.4-20171017 -> 1.3.4-20190203
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mawk/versions
2019-09-30 22:16:18 -07:00
R. RyanTM a86acc7e26 python37Packages.python-gitlab: 1.9.0 -> 1.11.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/python3.7-python-gitlab/versions
2019-09-30 22:11:00 -07:00
R. RyanTM 90c6fbabf2 python27Packages.pycdio: 2.0.0 -> 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/python2.7-pycdio/versions
2019-09-30 22:08:24 -07:00
R. RyanTM 549c0ee2f6 python37Packages.meld3: 1.0.2 -> 2.0.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/python3.7-meld3/versions
2019-09-30 22:06:52 -07:00
R. RyanTM 187cf4a567 python37Packages.marshmallow-sqlalchemy: 0.17.0 -> 0.19.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/python3.7-marshmallow-sqlalchemy/versions
2019-09-30 22:04:40 -07:00
worldofpeace fcb84c5534 blueman: no optional networkmanager
blueman declares NetworkManager gi bindings
as a required runtime dependency [0]

Fixes #69555

[0]: 531da47b06/Dependencies.md
2019-09-30 22:55:17 -04: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
Matthew Bauer 1f95c9c933 llvm9/compiler-rt: fix on i686 2019-09-30 21:27:22 -04:00
Matthew Bauer a7dc5c685e llvm/compiler: preserve hashes
Don’t require a mass rebuild for this fix.
2019-09-30 21:24:27 -04:00
Matthew Bauer d303a2f431 llvm/compiler-rt: fix on i686
Only turn on cross related flags when useLLVM = true.

Fixes #66693
2019-09-30 21:24:27 -04:00
Jon 5dd2ff3679
Merge pull request #69707 from r-ryantm/auto-update/powerdns
powerdns: 4.1.13 -> 4.2.0
2019-09-30 18:14:50 -07:00
Jon 2009c26c41
Merge pull request #69708 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 4.1.0 -> 4.1.2
2019-09-30 18:13:18 -07:00
Jon 5a2eaf5323
Merge pull request #69701 from r-ryantm/auto-update/obs-studio
obs-studio: 23.2.1 -> 24.0.1
2019-09-30 18:01:41 -07:00
Mario Rodas 9e522a736d
zig: 0.4.0 -> 0.5.0
Release Notes: https://ziglang.org/download/0.5.0/release-notes.html
2019-09-30 20:00:00 -05:00
Jon 90c7ea4cd7
Merge pull request #69694 from r-ryantm/auto-update/neo4j
neo4j: 3.5.8 -> 3.5.11
2019-09-30 17:58:17 -07:00
Jon 0480cb2639
Merge pull request #69726 from r-ryantm/auto-update/parlatype
parlatype: 1.6.1 -> 1.6.2
2019-09-30 17:45:43 -07:00
Jon 2be1eac7fc
Merge pull request #69724 from xrelkd/update/go-ethereum
go-ethereum: 1.9.3 -> 1.9.5
2019-09-30 17:44:21 -07:00
Jon 64271dcbec
Merge pull request #69738 from r-ryantm/auto-update/phoronix-test-suite
phoronix-test-suite: 8.8.1 -> 9.0.0
2019-09-30 17:38:49 -07:00
Peter Simons 590f85f7a1 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
36c258915f.
2019-10-01 02:30:41 +02:00
Jon c6785de41c
Merge pull request #69757 from r-ryantm/auto-update/python3.7-canmatrix
python37Packages.canmatrix: 0.7 -> 0.8
2019-09-30 17:28:35 -07:00
Jon 3924ad2c09
Merge pull request #69759 from r-ryantm/auto-update/python3.7-azure-batch
python37Packages.azure-batch: 7.0.0 -> 8.0.0
2019-09-30 17:24:33 -07:00
Jon c71efe0892
Merge pull request #69767 from r-ryantm/auto-update/python3.7-azure-mgmt-signalr
python37Packages.azure-mgmt-signalr: 0.2.0 -> 0.3.0
2019-09-30 17:19:41 -07:00
Jon 149600c918
Merge pull request #69771 from r-ryantm/auto-update/python3.7-flask-restplus
python37Packages.flask-restplus: 0.12.1 -> 0.13.0
2019-09-30 16:29:37 -07:00
Mario Rodas cad5d81b1c
rubocop: 0.74.0 -> 0.75.0
Changelog: https://github.com/rubocop-hq/rubocop/releases/tag/v0.75.0
2019-09-30 18:00:00 -05:00
Marek Mahut 7adddf7c3e jormungandr: 0.5.2 -> 0.5.4 2019-09-30 23:59:56 +02:00
Vladyslav M 9149da788f
zola: 0.8.0 -> 0.9.0 (#70029)
zola: 0.8.0 -> 0.9.0
2019-10-01 00:50:41 +03:00
José Luis Lafuente b2c12abb28 kube3d: build as GoModule instead of GoPackage (#70062)
Also adds build flags version and k3sVersion. Previously it was using the default, dev and latest
2019-09-30 17:37:37 -04:00
Jon 140c30159f
Merge pull request #69772 from r-ryantm/auto-update/python3.7-azure-mgmt-network
python37Packages.azure-mgmt-network: 4.0.0 -> 5.0.0
2019-09-30 14:23:57 -07:00
Jon 9669dc683a
Merge pull request #69781 from r-ryantm/auto-update/python3.7-azure-mgmt-devtestlabs
python37Packages.azure-mgmt-devtestlabs: 3.0.0 -> 4.0.0
2019-09-30 14:20:20 -07:00
Jon c21ec6f8dc
Merge pull request #69782 from r-ryantm/auto-update/python3.7-cupy
python37Packages.cupy: 6.2.0 -> 6.3.0
2019-09-30 14:12:29 -07:00
Jonathan Ringer 3090637d82 pythonPackages.ephem: 3.7.6.0 -> 3.7.7.0 2019-09-30 13:59:51 -07:00
Jon 75877766b3
Merge pull request #70073 from jonringer/fix-supervisor
pythonPackages.supervisor: fix tests
2019-09-30 13:47:44 -07:00
Jonathan Ringer 5d761d985b pythonPackages.supervisor: fix tests 2019-09-30 13:16:54 -07:00
Victor SENE 70d08871da nexcloud: 16.0.4 -> 16.0.5 2019-09-30 22:09:25 +02:00
Vincent Laporte 2f43ae44c5 ocamlPackages.cpdf: 2.2.1 → 2.3 2019-09-30 21:52:34 +02:00
Vincent Laporte c2ef0a0875 ocamlPackages.camlpdf: 2.2.1 → 2.3 2019-09-30 21:52:34 +02:00
Victor SENE 25e4163914 jackett: 0.11.687 -> 0.11.751 2019-09-30 21:15:38 +02:00
Matthew Bauer 7fd270e283
Merge pull request #70044 from arcnmx/compiler-rt-9
llvmPackages_9.compiler-rt: remove outdated crt patch
2019-09-30 15:09:45 -04:00
Robin Gloster d5a782e2da
Merge pull request #69942 from r-ryantm/auto-update/roundcube
roundcube: 1.3.9 -> 1.3.10
2019-09-30 20:55:31 +02:00
Elis Hirwing bcc5f08ba0
Merge pull request #70066 from shyim/update-phpstan
phpPackages.phpstan: 0.11.15 => 0.11.16
2019-09-30 20:49:13 +02:00
Jon ef909f0ee8
Merge pull request #69789 from r-ryantm/auto-update/python3.7-django-allauth
python37Packages.django-allauth: 0.39.1 -> 0.40.0
2019-09-30 11:18:46 -07:00
worldofpeace 9e6896cb59 vala: use vala_0_46 2019-09-30 19:39:52 +02:00
worldofpeace 628bb2ae0a vala_0_42: remove 2019-09-30 19:39:52 +02:00
worldofpeace 2c4fd1512c vala_0_46: init at 0.46.1 2019-09-30 19:39:52 +02:00
worldofpeace 6b4bdd626b vala_0_36: 0.36.19 -> 0.36.20 2019-09-30 19:39:52 +02:00
worldofpeace 14bcc08c43 vala_0_38: remove 2019-09-30 19:39:52 +02:00
worldofpeace edc4d08f45 vala_0_44: 0.44.6 -> 0.44.7 2019-09-30 19:39:52 +02: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
Tor Hedin Brønner d82ed7e741 lxqt-archiver: 0.0.96 -> 2019-09-15
fix build with glib-2.62
2019-09-30 19:39:51 +02:00
worldofpeace 70f24029dd gnome3.gnome-sound-recorder: 3.32.1 -> 3.34.0 2019-09-30 19:39:51 +02:00
worldofpeace 2e4f06c4d2 pantheon.elementary-calendar: 5.0 -> 2019-09-17
This is needed for the libical 2.0 compat that landed in master [0]

[0]: https://github.com/elementary/calendar/issues/404
2019-09-30 19:39:51 +02:00
Jan Tojnar 08fc2fc749 gnome-firmware-updater: init at 3.34.0
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-30 19:39:51 +02:00
worldofpeace a9633e883d gnome3.nautilus-sendto: remove
Upstream doesn't recommended its use/ it's archived [0]

[0]: ba9f5e257c
2019-09-30 19:39:51 +02:00
worldofpeace e3bece77a7 gnome3.gnome-todo: fix build with libecal 2.0 2019-09-30 19:39:51 +02:00
Tor Hedin Brønner f82064919c pidgin-sipe: fix build with glib-2.62 2019-09-30 19:39:51 +02:00
Tor Hedin Brønner 8fa7740aa7 planner: fix build with glib-2.62 2019-09-30 19:39:50 +02:00
Tor Hedin Brønner 1c5dac0fb2 roxterm: fix build with updated vte
vte no longer propagates pcre2
2019-09-30 19:39:50 +02:00
Tor Hedin Brønner cc4c198dca sakura: fix build with updated vte
vte no longer propagates pcre2.
2019-09-30 19:39:50 +02:00
Tor Hedin Brønner ecc32f8df4 networkmanager_strongswan: fix build with glib-2.62 2019-09-30 19:39:50 +02:00
Tor Hedin Brønner 51770cb77e deepin.deepin-terminal: fix build with updated vte
vte no longer propagates pcre2 and gnutls
2019-09-30 19:39:50 +02:00
Tor Hedin Brønner a7d9f9096c xfce4-14.xfce4-terminal: fix build with updated vte
vte no longer propagates pcre2.
2019-09-30 19:39:50 +02:00
Tor Hedin Brønner c95786fcfa stupidterm: fix build with updated vte
vte no longer propagates pcre2
2019-09-30 19:39:50 +02:00
worldofpeace a821167046 gnome3.mutter: enable profiler
This needed a patch to get the correct directory to the sysprof
dbus interface.
2019-09-30 19:39:50 +02:00
Tor Hedin Brønner b916c65706 gnome3.gnome-shell: hardcode gsettings path 2019-09-30 19:39:50 +02:00
worldofpeace 90b0e3c19f gnome3.gnome-shell: enable extensions_tool 2019-09-30 19:39:49 +02:00
worldofpeace 345ef1cfe0 gnome3.gnome-autoar: cleanup
* enable vapi
* multi outputs
* correct Inputs
2019-09-30 19:39:49 +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 ade2073064 gnome3.gnome-backgrounds: 3.32.0 → 3.34.0 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner 4885a95222 putty: fix build with glib-2.62 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner 1905a6d01e openjfx11: fix build with glib-2.62 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner 203ba052b2 openjfx12: fix build with glib-2.62 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner b85523cf84 purple-matrix: fix build with glib-2.62 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner a993a06a2f xlog: fix build with glib-2.62 2019-09-30 19:39:49 +02:00
Tor Hedin Brønner 36a95c772a ldmtool: fix build with glib-2.62 2019-09-30 19:39:48 +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 8ff1d64b43 gnucash: fix build with glib-2.62 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner e732933aa7 networkmanager-iodine: fix build with glib-2.62 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner afe005329a gnome3.gpaste: 3.32.0 -> 3.34.0 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner 29984810d2 gcolor3: fix build 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 12f9e847ff yelp: 3.32.2 → 3.34.0 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 63b9cbdb8e sysprof: 3.32.0 -> 3.34.0 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner 8cca9416eb simple-scan: 3.32.2.1 → 3.34.0 2019-09-30 19:39:48 +02:00
Tor Hedin Brønner f4e233e57a orca: 3.32.0 → 3.34.0 2019-09-30 19:39:47 +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 7d49165f78 gnomeExtensions.gsconnect: 23 -> 26 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner b748da63b8 gnome3.yelp-xsl: 3.32.1 → 3.34.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 2f2f17828c gnome3.totem: 3.32.1 → 3.34.0
vala and nautilus support was removed in 3.32.
2019-09-30 19:39:46 +02:00
Tor Hedin Brønner fa8d17ba70 gnome3.swell-foop: 3.32.0 → 3.34.0 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner 202ce61c81 gnome3.sushi: 3.32.1 → 3.34.0 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner 324c7055d6 gnome3.quadrapassel: 3.32.0 → 3.34.0 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner 76f634b5cd gnome3.polari: 3.32.2 → 3.34.0 2019-09-30 19:39:46 +02:00
Tor Hedin Brønner f011fc9c78 gnome3.nautilus: 3.32.3 → 3.34.0
* add gobject-introspection for gir

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-30 19:39:45 +02:00
Tor Hedin Brønner f01d9db504 gnome3.mutter: 3.32.2 -> 3.34.0 2019-09-30 19:39:45 +02:00
Tor Hedin Brønner 894df0c2bb gnome3.metacity: 3.32.0 → 3.34.0 2019-09-30 19:39:45 +02:00
Tor Hedin Brønner 2803a9c708 gnome3.lightsoff: 3.32.0 → 3.34.0 2019-09-30 19:39:45 +02:00