Commit Graph

173703 Commits

Author SHA1 Message Date
Jan Tojnar
0038189df8
grilo-plugins: add grl-chromaprint 2019-10-03 00:09:19 +02:00
worldofpeace
a631d57c79
pantheon.wingpanel-indicator-datetime: use older e-s-d
Workaround https://github.com/elementary/wingpanel-indicator-datetime/issues/122
Revert once resolved upstream.
2019-10-03 00:09:19 +02:00
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
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
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
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
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