Commit graph

39204 commits

Author SHA1 Message Date
kjuvi b697e4a90f monitor: init at 0.6.1 2019-12-22 23:12:43 -05:00
Maximilian Bosch 2ac1596c92
Merge pull request #76170 from nyanloutre/ledger_live_1_19_2
ledger-live-desktop: 1.18.2 -> 1.19.2
2019-12-23 03:16:16 +01:00
Aaron Andersen 086d1ad906
Merge pull request #75047 from kampka/trilium-server
Add trilium server and module
2019-12-22 20:26:57 -05:00
Mario Rodas e8fc6c06f9
Merge pull request #75552 from saschagrunert/k8s
kubernetes: v1.16.3 -> v1.16.4
2019-12-22 19:25:05 -05:00
worldofpeace 144973a7e0
Merge pull request #76192 from worldofpeace/pantheon-update-script
Pantheon update script
2019-12-22 18:56:13 -05:00
worldofpeace 2dd7d4dd44 treewide: pantheon updateScript 2019-12-22 18:20:55 -05:00
Mario Rodas 53c936f924
Merge pull request #76165 from marsam/update-git-gone
gitAndTools.git-gone: 0.2.0 -> 0.3.0
2019-12-22 18:13:57 -05:00
Daniel Schaefer 358ab81fff golden-cheeta: Use qtwebengine instead of qtwebkit 2019-12-22 21:43:31 +01:00
Lassulus c729a066ab
Merge pull request #76112 from acowley/handbrake-1.3.0
handbrake: 1.2.2 -> 1.3.0
2019-12-22 21:43:03 +01:00
Daniel Schaefer 57ad13175c golden-cheetah: 3.5-DEV1903 -> 3.5-RC2X 2019-12-22 21:40:26 +01:00
Danylo Hlynskyi 63fd250642
Merge pull request #76056 from danbst/zoom-fix
zoom-us: fix web login
2019-12-22 21:15:53 +02:00
Michael Weiss 7d421075f1
Merge pull request #75925 from alapshin/feature/android-studio-emulator-deps
android-studio: add missing emulator dependency
2019-12-22 20:11:21 +01:00
Vladimír Čunát 743f3cc258
Merge #76118: thunderbird*: 68.3.0 -> 68.3.1
https://www.thunderbird.net/en-US/thunderbird/68.3.1/releasenotes/#changes
2019-12-22 17:19:11 +01:00
Timo Kaufmann b747a86f8f newsboat: fetch from vcs
In hopes of working around
https://github.com/NixOS/nixpkgs/issues/60845. This fetches a gz archive
instead of xz and also fetches the archive from a different source,
hopefully avoiding the issue (whatever ist is caused by).

In addition to that, I think that building directly from VCS is
generally cleaner and more flexible for the following reasons:

- It cuts out and unnecessary middle step.

- It makes sure the version users install is equal to the version users
may have vetted.

- It makes it easy to develop patches or bisect changes by simply
checking out a different rev.

- It avoids using upstream-provided "binary" artifacts like those
generated by autotools.
2019-12-22 16:31:10 +01:00
Daniel Schaefer 6c8283e337 golden-cheetah: Enable libusb support
Makes it possible to use ANT+ sensors using an ANT+ USB transceiver.
2019-12-22 15:47:18 +01:00
Christian Kampka ebf3f1fe78
trilium: Pin platforms to x86_64 linux 2019-12-22 15:04:09 +01:00
Giacomo Longo 6f7f88677b
eclipse: 19.09 -> 19.12 (#76149) 2019-12-22 14:59:39 +01:00
Maximilian Bosch 65061ab2ae
stellarium: 0.19.2 -> 0.19.3
https://github.com/Stellarium/stellarium/releases/tag/v0.19.3
2019-12-22 13:57:13 +01:00
nyanloutre c953481ea7
ledger-live-desktop: 1.18.2 -> 1.19.2 2019-12-22 12:22:27 +01:00
Jörg Thalheim 7063f6f29a
tortoisehg: 5.0.2 -> 5.2.1
This version is not yet released. However given that python2 will soon
go end-of-life (without security updates), this seems like a good move.
The package was also lacking proper qt wrapping and unusable before.
2019-12-22 10:04:31 +00:00
Mario Rodas 1d9531fa6c
gitAndTools.git-gone: 0.2.0 -> 0.3.0 2019-12-22 00:00:00 -05:00
worldofpeace cfba4685a0
Merge pull request #76131 from flokli/diffpdf-qt
diffpdf: fix qt wrapping
2019-12-21 23:15:46 -05:00
worldofpeace 9f99517f62
Merge pull request #76113 from nh2/qtpass-dont-hardcode-pass-otp-usr-lib
qtpass: Fix /usr/lib hardcode to pass-otp.
2019-12-21 22:03:14 -05:00
Niklas Hambüchen fd4dd7ea1e
Merge pull request #70526 from kampka/spacegun
spacegun: init at 0.3.3
2019-12-22 03:36:46 +01:00
Niklas Hambüchen 213e129825 qtpass: Fix /usr/lib hardcode to pass-otp.
Before, the checkbox for OTP functionality could not be enabled on
NixOS, even when `(pass.withExtensions (exts: [ exts.pass-otp ]))`
was installed correctly.
2019-12-22 03:19:52 +01:00
Renaud b219b05efb
Merge pull request #76137 from aanderse/redmine-master
redmine: 4.0.5 -> 4.1.0
2019-12-22 01:41:26 +01:00
markuskowa 8317f22265
Merge pull request #76152 from markuskowa/lic-gnunet
gnunet: fix license
2019-12-22 00:53:41 +01:00
worldofpeace 15511b7245
Merge pull request #76143 from worldofpeace/lightdm-wayland-support
lightdm: add patch to fix wayland sessions
2019-12-21 17:57:47 -05:00
Jörg Thalheim 725f85e271
net-snmp: rename from net_snmp 2019-12-21 22:56:08 +00:00
Michael Weiss b9b77386b0
Merge pull request #75247 from Elyhaka/sway
sway: refactor with a wrapper

This moves the wrapper functionality from the NixOS module to a new package
(wrapper) that wraps the original sway package (sway-unwrapped). Therefore it's
now also possible to properly use Sway on non-NixOS systems out of the box.

The new submodule for the wrapperFeatures makes it easy to extend the
functionality which should become useful in the future.

This also introduces a GTK wrapper feature to fix issues with icon/GTK themes,
e.g. when running waybar or wofi. This should also work for #67704. If not, we
might have to add some additional dependencies/arguments for this case.
2019-12-21 23:48:02 +01:00
Markus Kowalewski fa3793e8a4
gnunet fix license 2019-12-21 22:45:39 +01:00
Elyhaka d467c59825
sway: refactor with a wrapper 2019-12-21 21:17:21 +01:00
worldofpeace 9e1e7e32be
Merge pull request #76129 from gnidorah/vk
vk-messenger: use wrapGAppsHook
2019-12-21 11:59:14 -05:00
Renaud 013e439fd8
Merge pull request #75036 from sikmir/oom
openorienteering-mapper: 0.9.0 -> 0.9.1
2019-12-21 17:30:50 +01:00
Aaron Andersen 5d9c7cda16 redmine: 4.0.5 -> 4.1.0 2019-12-21 10:21:54 -05:00
Maximilian Bosch 9d6abcd826
Merge pull request #76120 from zowoq/brave
brave: 1.0.0 -> 1.1.23
2019-12-21 14:15:06 +01:00
Maximilian Bosch f2a989b001
Merge pull request #76124 from tadeokondrak/wofi-1.0
wofi: 2019-10-28 -> 1.0
2019-12-21 14:10:37 +01:00
Florian Klink 2054a083fb diffpdf: fix qt wrapping
We were using stdenv.mkDerivation instead of the qt-provided
mkDerivation, so qt wrapping didn't happen.
2019-12-21 13:48:51 +01:00
Maximilian Bosch da4b7e778a
kitty: 0.15.0 -> 0.15.1
https://github.com/kovidgoyal/kitty/releases/tag/v0.15.1
2019-12-21 12:14:36 +01:00
gnidorah 24ac2e263a vk-messenger: use wrapGAppsHook 2019-12-21 13:12:30 +03:00
Jörg Thalheim 88a473fc12
mercurial: 4.9.1 -> 5.2.1
also switch to python3
2019-12-21 07:32:58 +00:00
Tadeo Kondrak f90d0634f8
wofi: 2019-10-28 -> 1.0 2019-12-20 23:16:36 -07:00
Mario Rodas bf3c173595
Merge pull request #76067 from jonasnick/lightning-0.8.0
clightning: 0.7.3 -> 0.8.0
2019-12-20 22:57:48 -05:00
zowoq c6d11ef7f3 brave: 1.0.0 -> 1.1.23 2019-12-21 13:35:19 +10:00
Anthony Cowley 7978601e8d handbrake: remove nasm and cmake dependencies
These were included by the handbrake build because they are used by external dependencies. In nixpkgs, we build those dependencies (e.g. codecs) separately, and so excise the check for these tools from the handbrake build.
2019-12-20 22:08:29 -05:00
Anthony Cowley b4dea13eb4 handbrake: 1.2.2 -> 1.3.0
This update is important as handbrake 1.2.2 no longer builds with
nixpkgs due to an unrelated update to pango-1.44.x as described
[here](https://github.com/HandBrake/HandBrake/issues/2226).

Fixes #73399
2019-12-20 22:00:58 -05:00
taku0 fe5b38251b thunderbird: 68.3.0 -> 68.3.1 2019-12-21 10:48:12 +09:00
taku0 f555250949 thunderbird-bin: 68.3.0 -> 68.3.1 2019-12-21 10:46:34 +09:00
Mario Rodas 33e87b06d3
Merge pull request #75785 from eraserhd/weechat-darwin-fix
weechat: Fix build on Darwin
2019-12-20 18:49:20 -05:00
ryan4729 3546e6eb41 teamviewer: 14.7.1965 -> 15.0.8397 (#75059) 2019-12-20 23:39:11 +01:00
Renaud 6bfe79351b
Merge pull request #75651 from etu/testssl-update
testssl: 3.0rc5 -> 3.0rc6
2019-12-20 23:30:44 +01:00
Maximilian Bosch 85d4bfc94b
Merge pull request #76042 from evanjs/gitkraken-6.4.0
gitkraken: 6.3.1 -> 6.4.1
2019-12-20 23:17:42 +01:00
Alyssa Ross 7887a81193
treewide: fix cargoSha256 (again)
cargo-vendor output was changed in a4fc84de44.
2019-12-20 20:08:53 +00:00
Robert Helgesson 61ea3fe475
emacsPackages.sv-kalender: init at 1.9 (#75892) 2019-12-20 18:28:22 +01:00
Tim Steinbach 6f845885c4
vivaldi: 2.9.1705.41-1 -> 2.10.1745.21-1 2019-12-20 11:28:50 -05:00
Michael Weiss 313eba4451
signal-desktop: 1.29.2 -> 1.29.3 2019-12-20 14:40:37 +01:00
markuskowa ec6240c5a5
Merge pull request #75816 from lsix/qgis-3.10.1
qgis: 3.10.0 -> 3.10.1
2019-12-20 13:37:16 +01:00
Evan Stoll 847fd1711d gitkraken: 6.4.0 -> 6.4.1 2019-12-20 07:10:26 -05:00
Lassulus 5361b333b8
Merge pull request #63882 from solson/syncplay-1.6.4a
syncplay: 1.6.4 -> 1.6.4a, and upgrade dependency from Qt4 to Qt5
2019-12-20 08:07:58 +01:00
lassulus cdcb4ba4b0 bitcoin-abc: 0.20.7 -> 0.20.8 2019-12-20 08:06:42 +01:00
danbst c379dc736e zoom-us: fix web login, and provide Qt wrapping for binaries
(but don't pollute environment)
2019-12-20 08:04:20 +02:00
skykanin 2fd95ac349 Add mimeType to discord package (#76057)
* Add mimeType to discord package

* Fix spacing
2019-12-20 07:50:19 +02:00
Justin Bedo 2191912274
minia: init at 3.2.1 2019-12-20 11:27:04 +11:00
Justin Bedo 6741cff527
last: init at 1042 2019-12-20 11:27:02 +11:00
Jan Tojnar 76c526a4fb
Merge pull request #75909 from jtojnar/gtkglext-fix
Do not depend on pangox_compat
2019-12-20 01:14:08 +01:00
Niklas Hambüchen b9613385bc
Merge pull request #75853 from ivan/chromium-79.0.3945.88
chromium: 79.0.3945.79 -> 79.0.3945.88
2019-12-19 22:17:44 +00:00
Scott Olson 487759d1b0 syncplay: apply wrapQtAppsHook fix 2019-12-19 14:52:32 -06:00
Jonas Nick b03ab5054a
clightning: 0.7.3 -> 0.8.0 2019-12-19 20:31:51 +00:00
Oliver Kopp eb112c8bc3
Fix homepage of JabRef 2019-12-19 21:17:26 +01:00
Florian Klink 1c15955340
Merge pull request #75834 from talyz/gitlab-12.5.5
gitlab: 12.5.4 -> 12.5.5
2019-12-19 21:15:23 +01:00
Michael Weiss 03beaedc77
gollum: Update the dependencies (security, CVE-2019-16782)
This updates rack to 1.6.12 for CVE-2019-16782 [0].

[0]: https://github.com/rack/rack/security/advisories/GHSA-hrqr-hxpp-chr3
2019-12-19 18:53:24 +01:00
Evan Stoll 80d6b17035 gitkraken: 6.3.1 -> 6.4.0 2019-12-19 10:56:53 -05:00
Michael Raskin d7a0236c4c
Merge pull request #75850 from mmilata/libreoffice-refactor
libreoffice: merge -still and -fresh into common expression
2019-12-19 15:51:01 +00:00
Michael Raskin 6210c15573
Merge pull request #67507 from misuzu/package-3proxy
3proxy: init at 0.8.13
2019-12-19 15:42:15 +00:00
Jason Felice 67bed0c696 weechat: Fix build on Darwin 2019-12-19 10:01:55 -05:00
Maximilian Bosch a7a8bf9040
Merge pull request #75923 from danieldk/drawio-12.4.2
drawio: 12.3.2 -> 12.4.2
2019-12-19 15:06:59 +01:00
Michael Weiss 096c2b4a4b
signal-desktop: 1.29.1 -> 1.29.2 2019-12-19 12:51:40 +01:00
Christian Kampka a7db640bf7
trilium: 0.37.8 -> 0.38.2 2019-12-19 10:14:14 +01:00
Christian Kampka 39ecfaf0ba
trilium-server: Add passthru tests 2019-12-19 10:14:14 +01:00
Christian Kampka 1f060b43a6
trilium-server: Patch logger to use console instead of rolling files 2019-12-19 10:14:11 +01:00
Christian Kampka a84c8599b3
trilium-server: init at 0.37.8 2019-12-19 10:14:10 +01:00
Christian Kampka 184339fe8b
trilium: Rename package to trilium-desktop 2019-12-19 10:14:09 +01:00
Christian Kampka fa851fd7a8
trilium: 0.33.6 -> 0.37.8 2019-12-19 10:14:08 +01:00
Matthias Beyer 6a379a58c7 mutt: 1.13.1 -> 1.13.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-12-19 09:31:48 +01:00
Frederik Rietdijk 39037a3431 Merge staging-next into staging 2019-12-19 09:21:24 +01:00
Andrei Lapshin ca00dc80bc android-studio: add missing emulator dependency 2019-12-19 10:45:37 +03:00
Daniël de Kok cc03522f52 drawio: 12.3.2 -> 12.4.2
Changelog:

* Updates to draw.io 12.4.2, changes from, and including, 12.3.2 to
  12.4.2 are new in this desktop release.
* Updates to Electron 7.1.5
2019-12-19 07:42:10 +01:00
Maximilian Bosch 67a401362e
Merge pull request #75895 from marsam/update-lab
gitAndTools.lab: 0.17.1 -> 0.17.2
2019-12-19 02:16:40 +01:00
Jan Tojnar b171037944
Merge pull request #75668 from jtojnar/py2-cleanup
Another batch of Python 2 removals
2019-12-19 01:24:00 +01:00
Jan Tojnar dda27bb406
lutris: fix build
Drop unneeded pangox_compat – it was probably needed before gtkglext propagated it.

Also stop using aliases.
2019-12-19 00:58:19 +01:00
Jan Tojnar c324283e8c
k3d: drop unneeded pangox_compat
It was probably needed before gtkglext propagated it.
2019-12-19 00:49:14 +01:00
Scott Olson 2e677bde28 syncplay: 1.6.4 -> 1.6.4a 2019-12-18 17:48:50 -06:00
Jan Tojnar 048faed66a
pcb: 20140316 → 4.2.0
* Long overdue update
* Clean up the expression
* Drop unneeded pangox_compat – it was probably needed before gtkglext propagated it.
2019-12-19 00:47:20 +01:00
Scott Olson b6efb24850 syncplay: upgrade from Qt4 to Qt5 dependency
Syncplay automatically detects whether it has access to PySide, which
binds Qt4, or PySide2, which binds Qt5. By simply updating the
dependencies, we can upgrade Syncplay to Qt5.
2019-12-18 17:46:52 -06:00
Mario Rodas 41fed73b89
Merge pull request #75712 from Tomahna/mopidy-iris
mopidy-iris: 3.42.2 -> 3.43.0
2019-12-18 18:05:52 -05:00
Mario Rodas cc99d54c5f
gitAndTools.lab: 0.17.1 -> 0.17.2
Changelog: https://github.com/zaquestion/lab/releases/tag/v0.17.2
2019-12-18 13:36:00 -05:00
Michael Weiss 4cccc3c543
androidStudioPackages.beta: 3.6.0.17 -> 3.6.0.18 2019-12-18 16:48:47 +01:00
Gabriel Ebner d942688fc1
remmina: 1.3.4 -> 1.3.7 (#75811)
remmina: 1.3.4 -> 1.3.7
2019-12-18 15:33:54 +01:00
David Wood 05aa59afa6 franz: fix Exec substitution in franz.desktop
Signed-off-by: David Wood <david.wood@codeplay.com>
2019-12-18 14:55:14 +01:00
Martin Milata 737ce5c848 libreoffice: factor out common derivation
Each "variant" of libreoffice gets its own subdirectory src-$variant
where files w/ source references are stored. In the directory is also
override.nix which allows you to override derivation attributes in
addition to source files.
2019-12-18 13:23:34 +01:00
Michael Raskin c551f2db16
Merge pull request #75846 from rnhmjoj/kpatience
kpat: init at 19.12.0
2019-12-18 09:37:37 +00:00
Lancelot SIX 2e3d5051b0
Merge pull request #75848 from jbedo/bedtools
bedtools: 2.29.1 -> 2.29.2
2019-12-18 09:28:05 +01:00
Ivan Kozik 5dd4f1d0b9 chromium: 79.0.3945.79 -> 79.0.3945.88
https://chromereleases.googleblog.com/2019/12/stable-channel-update-for-desktop_17.html

CVE-2019-13767
2019-12-18 04:56:50 +00:00
Ryan Orendorff 797b706daf barrier: add openssl runtime dependency (#75490)
* barrier: add openssl runtime dependency

The barrier GUI creates an SSL certificate at runtime using OpenSSL. We add
openssl to the path to enable this feature.

* barrier: fix GLib-GIO-ERROR rg.gtk.Settings.FileChooser

When you use the Barrier menu item in the GUI to save the configuration, the
program crashes. wrapGAppsHook fixes this issue.

Error was:
GLib-GIO-ERROR **: 19:03:29.155: Settings schema 'org.gtk.Settings.FileChooser' does not contain a key nixos

* barrier: move cmake buildInputs to nativeBuildInputs
2019-12-18 02:32:32 +01:00
Justin Bedo 28a057a56b
bedtools: 2.29.1 -> 2.29.2 2019-12-18 10:39:25 +11:00
rnhmjoj 87489677f4
kpat: init at 19.12.0 2019-12-18 00:34:14 +01:00
rnhmjoj 705cc53817
fsv: fix build with gettext 0.20 2019-12-18 00:26:41 +01:00
Michael Weiss 8d5f5e7e3e
signal-desktop: 1.29.0 -> 1.29.1 2019-12-17 23:40:06 +01:00
talyz 7d602d3d36 gitlab: 12.5.4 -> 12.5.5 2019-12-17 22:18:10 +01:00
Graham Christensen 529cd9020f
Merge pull request #75825 from grahamc/slack
slack: add xdg_utils to the PATH
2019-12-17 16:03:44 -05:00
Matthew Bauer a90d3d9e0c
Merge pull request #75621 from gabibbo97/helm-completion
kubernetes-helm: Add shell completion
2019-12-17 14:45:29 -05:00
Graham Christensen 7e929390ae
slack: add xdg_utils to the PATH
Otherwise it cannot log in to new workspaces.
2019-12-17 11:56:46 -05:00
Michael Raskin 26df2f4e9e
Merge pull request #74862 from alyssais/fetchgittiles
fetchFromGitiles: init
2019-12-17 15:23:08 +00:00
Michael Raskin e726201cc8
Merge pull request #52352 from hyperfekt/init_crosvm
crosvm: init at 77.0.3865.105
2019-12-17 15:22:14 +00:00
Mario Rodas 352f030b71
Merge pull request #75385 from pacien/gscan2pdf-v2.6.2
gscan2pdf: 2.5.6 -> 2.6.2
2019-12-17 09:31:13 -05:00
Lancelot SIX 90ebbaa86a
qgis: 3.10.0 -> 3.10.1 2019-12-17 12:17:13 +01:00
worldofpeace 6ea98c1329
Merge pull request #75555 from worldofpeace/libgpod-python2-byehun
libgpod: drop pygobject2
2019-12-17 01:47:24 -05:00
worldofpeace b34344718b
Merge pull request #75377 from pacien/riot-v1.5.6
riot-{web,desktop}: 1.5.5 -> 1.5.6
2019-12-17 01:43:06 -05:00
worldofpeace 586df03d5b remmina: 1.3.4 -> 1.3.7
According to the release notes this is a
"This release is meant to prepare the stable release for January, before the freeze in Debian an Ubuntu ".
Not sure what that means, but I expect a stable release
in NixOS 20.03 for sure.

https://gitlab.com/Remmina/Remmina/-/tags/v1.3.7
2019-12-17 01:35:08 -05:00
Mario Rodas 5e5ce79db4
Merge pull request #75807 from jbedo/strelka
strelka: fix broken build
2019-12-16 23:52:35 -05:00
Mario Rodas f95f587630
Merge pull request #75768 from filalex77/hydroxide-0.2.11
hydroxide: init at 0.2.11
2019-12-16 22:34:10 -05:00
Justin Bedo c3f09c33eb
strelka: fix broken build 2019-12-17 11:20:32 +11:00
Maciej Krüger 9af73d9326 pick-colour-picker: init at unstable-2019-10-11 2019-12-16 11:16:11 -08:00
Alex Branham 7af84afa2a R: 3.6.1 -> 3.6.2
Closes https://github.com/NixOS/nixpkgs/pull/75587.
2019-12-16 18:56:49 +01:00
Oleksii Filonenko 2318f7fc44
hydroxide: init at 0.2.11 2019-12-16 18:22:31 +02:00
Tim Steinbach 09c0b6af80
zoom-us: 3.5.330166.1202 -> 3.5.336627.1216 2019-12-16 11:14:35 -05:00
Emily ea0b2370fa whipper: 0.9.0 -> 0.9.1.dev7+g9e95f06 2019-12-16 17:11:18 +01:00
Jean-Philippe Braun 90cd659c56 sonata: fix runtime error 2019-12-16 16:48:40 +01:00
Luflosi 8636580d6f kakoune: 2019.07.01 -> 2019.12.10 2019-12-16 14:07:13 +00:00
Mario Rodas 61ba5db7ef
Merge pull request #75751 from saschagrunert/conmon
conmon: v2.0.7 -> v2.0.8
2019-12-16 05:36:25 -05:00
markuskowa cc92da0302
Merge pull request #75720 from sikmir/gpxlab
gpxlab: init at 0.7.0
2019-12-16 11:02:24 +01:00
Sascha Grunert 7aba727c0d
conmon: v2.0.7 -> v2.0.8
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-16 09:43:03 +01:00
Niklas Hambüchen 0d3570c94d elogind: 241.3 -> 241.4 2019-12-16 03:52:24 +01:00
Franz Pletz f98af3b8db
Merge pull request #75708 from andir/thunderbird-bin
thunderbird-bin: 68.2.2 -> 68.3.0
2019-12-15 22:42:25 +00:00
Franz Pletz b973f7baf0
Merge pull request #67781 from jonringer/bump-errbot
errbot: 5.2.0 -> 6.1.1
2019-12-15 22:35:02 +00:00
Jonathan Ringer d62b9919d8
errbot: 5.2.0 -> 6.1.1 2019-12-15 23:30:00 +01:00
R. RyanTM d7125bf6b6 xmr-stak: 2.10.7 -> 2.10.8 2019-12-15 22:13:29 +00:00
worldofpeace ce549ddf26
Merge pull request #75682 from Kiwi/wire-desktop-icon
wire-desktop: fix desktop icon
2019-12-15 16:52:51 -05:00
Robert Djubek 4a73fbc367 wire-desktop: fix desktop icon
Update the Name attribute in the wire-desktop.desktop applications file
and add StartupWMClass key. This fixes the icons on plasma5 and gnome3
which, in certain places, showed a generic X.org icon instead of the Wire
icon.
2019-12-15 16:47:35 -05:00
Mario Rodas 6b3720b395
Merge pull request #75675 from marsam/update-git-gone
gitAndTools.git-gone: 0.1.2 -> 0.2.0
2019-12-15 15:21:19 -05:00
Kevin Rauscher 73d577b0fd mopidy-iris: 3.42.2 -> 3.43.0 2019-12-15 21:16:17 +01:00
Nikolay Korotkiy 38294e3051
gpxlab: init at 0.7.0 2019-12-15 22:53:06 +03:00
Graham Christensen aa4a1b01d5
Merge pull request #75516 from ivan/chromium-79.0.3945.79
chromium: 78.0.3904.108 -> 79.0.3945.79
2019-12-15 14:48:34 -05:00
Andreas Rammhold e1699e3c71
thunderbird-bin: 68.2.2 -> 68.3.0 2019-12-15 20:37:50 +01:00
Robert Hensing 9696d79fea
Merge pull request #75691 from thefloweringash/chromium-maintainer
chromium: add thefloweringash (myself) as maintainer
2019-12-15 16:44:57 +01:00
nyanloutre 2abd0a559c treewide: replace kcalcore dependencies with kcalendarcore 2019-12-15 16:13:49 +01:00
Frederik Rietdijk c20cd71d60 Merge master into staging-next 2019-12-15 16:09:28 +01:00
Mario Rodas ad3c49da0e
Merge pull request #75686 from matthiasbeyer/update-mutt
mutt: 1.13.0 -> 1.13.1
2019-12-15 09:14:20 -05:00
Florian Klink 0380ed20db
Merge pull request #75657 from flokli/gtkwave-gtk3
gtkwave: build with gtk3
2019-12-15 15:07:07 +01:00
Renaud 2a1a4cad38
Merge pull request #75388 from Lassulus/xplanet
xplanet: 1.3.0 -> 1.3.1
2019-12-15 14:57:48 +01:00
lassulus 3772d04e1c xplanet: 1.3.0 -> 1.3.1 2019-12-15 14:02:36 +01:00
Andrew Childs b29e3582ac chromium: add thefloweringash (myself) as maintainer
I have an interest in making Chromium available on Aarch64. I'm adding
myself here on a recommendation from @ivan [1].

[1] https://github.com/NixOS/nixpkgs/pull/74015#issuecomment-565780595
2019-12-15 21:34:22 +09:00
Matthias Beyer 1915711d87 mutt: 1.13.0 -> 1.13.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-12-15 10:51:20 +01:00
worldofpeace 2cb421afb9 lightdm: add patch to fix wayland sessions
This was a nixos specific issue.
2019-12-15 01:42:19 -05:00
worldofpeace 1d8ef857ee aesop: fix build
See https://github.com/lainsce/aesop/pull/33
2019-12-15 00:45:38 -05:00
worldofpeace be13df6c76
Merge pull request #75465 from worldofpeace/gnome-args
doc/gnome: update wrapper args example, remove proliferated uses
2019-12-15 00:13:17 -05:00
worldofpeace abe3475df8 treewide: remove bash snippets in flags
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2019-12-15 00:10:41 -05:00
Ivan Kozik af006f9ff3 chromium: fix enableWideVine for v79 which needs the manifest.json in WidevineCdm/ 2019-12-15 04:56:01 +00:00
Ivan Kozik 3d71db8abb chromium: explain enable_widevine = true 2019-12-15 04:55:59 +00:00
Ivan Kozik 950230bc84 chromium: remove enableNaCl option
This hasn't worked since 2016 (https://github.com/NixOS/nixpkgs/issues/13983)
and is being removed very soon, per "Q4 2019" in
https://developer.chrome.com/native-client/migration

(It's staying around for "Chrome Apps", but those only run on ChromeOS now.)

earth.google.com users can use https://earth.google.com/web/?beta=1 to get
the wasm version instead of the PNaCl version.
2019-12-15 04:55:30 +00:00
Jan Tojnar 6842813bb1
aegisub: slight clean up 2019-12-15 05:44:17 +01:00
Jan Tojnar 955be27f58
aegisub: fix build 2019-12-15 05:36:24 +01:00
Ivan Kozik ec75ea3329 chromium: use llvmPackages_9 to more closely match upstream 2019-12-15 04:35:36 +00:00
Ivan Kozik 46d252f1f1 chromium: fix GL support by not using the ANGLE GL implementation 2019-12-15 04:35:23 +00:00
Florian Klink ac1a5ac2db gtkwave: build with gtk3
gtkwave ships a gtk3 flavour on sourceforge. let's use that one.
2019-12-15 03:54:35 +01:00
Austin Seipp 367676ce82
z3: 4.8.5 -> 4.8.7
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-14 20:33:59 -06:00
Mario Rodas fb112af09e
gitAndTools.git-gone: 0.1.2 -> 0.2.0 2019-12-14 20:20:20 -05:00
Jan Tojnar eb1d315cd8
xorg.xcbproto: do not depend on python2 2019-12-15 01:50:34 +01:00
Jan Tojnar 429561978b
Merge branch 'master' into staging-next 2019-12-14 23:09:06 +01:00
Michael Weiss b916b9e884
androidStudioPackages.{dev,canary}: 4.0.0.5 -> 4.0.0.6 2019-12-14 20:55:43 +01:00
Ben Wolsieffer bd9549baa9 mavproxy: init at 1.8.17 2019-12-14 11:00:34 -08:00
adisbladis d3d8b776f1
Merge pull request #75618 from jsamsa/emacsmacport-fix
emacsMacport: Rename emacsVersion attribute to version
2019-12-14 18:43:24 +00:00
Henrik Jonsson 9ace40c765 electrum: Add ckcc-protocol
Similar to keepkey, trezor and btchip, ckcc-protocol is a plugin,
allowing electrum to communicate with the https://coldcardwallet.com/
hardware wallet.
2019-12-14 10:30:23 -08:00
Vincent Laporte 856d0a44ec
Merge pull request #75141 from vbgl/coq-8.11β1
coq_8_11: init at 8.11+β1
2019-12-14 19:13:40 +01:00
Robert Scott 46460d3d7a crun: 0.8 -> 0.10.6 (security) (#75304)
addressing CVE-2019-18837
2019-12-14 18:49:18 +01:00
Renaud fc199f5277
Merge pull request #75358 from petabyteboy/feature/mumble
mumble: build with pulseaudio support on linux and add petabyteboy to maintainers
2019-12-14 18:39:44 +01:00
R. RyanTM cc21777500 qbittorrent: 4.1.9.1 -> 4.2.0 (#75360) 2019-12-14 18:21:53 +01:00
Maximilian Bosch 637eacc90a
Merge pull request #75649 from avdv/wtf-0.25.0
wtf: 0.24.0 -> 0.25.0
2019-12-14 17:00:14 +01:00
Maximilian Bosch ce23582392
Merge pull request #75202 from veprbl/pr/nextcloud_rm_qtwebkit
nextcloud-client: disable shibboleth
2019-12-14 16:31:38 +01:00
Elis Hirwing 332ccc5a58
testssl: 3.0rc5 -> 3.0rc6
Changelog: https://github.com/drwetter/testssl.sh/releases/tag/3.0rc6
2019-12-14 16:23:06 +01:00
Claudio Bley 6bb0148cc3 wtf: 0.24.0 -> 0.25.0 2019-12-14 15:12:58 +01:00
Yannis Koutras 295d8bae7a
Merge pull request #75050 from alapshin/feature/skroge-2.21.0
skrooge: 2.20.0 -> 2.21.0
2019-12-14 14:14:10 +01:00
Dmitry Kalinkin b6d8873825 root: 6.12.06 -> 6.18.04
Also switch to python3.
2019-12-14 01:28:27 -08:00
Giacomo Longo 1e89cf04c6 kubernetes-helm: Add shell completion 2019-12-14 10:13:56 +01:00
Laurens Duijvesteijn 88c6f13ef2 hivemind: 1.0.4 -> 1.0.6 2019-12-13 22:58:15 -08:00
roconnor 6a7508031e
Merge pull request #72418 from xtruder/pkgs/bitcoin/desktop
bitcoin: install desktop file and pixmaps
2019-12-13 23:18:22 -05:00
Mario Rodas 3c024221a6
Merge pull request #75593 from saschagrunert/conmon-2
conmon: v2.0.6 -> v2.0.7
2019-12-13 23:10:52 -05:00
Maximilian Bosch 7e77cea721
Merge pull request #75635 from emilazy/whipper-0.9.0
whipper: update to 0.9.0
2019-12-14 04:42:08 +01:00
Emily 85dce63fa9 whipper: 0.7.3 -> 0.9.0 2019-12-14 03:21:44 +00:00
Maximilian Bosch 047f22fc3c
citrix_workspace: add 19.12.0.19 2019-12-14 03:59:32 +01:00
Maximilian Bosch ba5d530a78
Merge pull request #75591 from marsam/update-lab
gitAndTools.lab: 0.17.0 -> 0.17.1
2019-12-14 03:35:49 +01:00
Jaka Hudoklin 8362b06dc6
Merge pull request #75617 from scaredmushroom/master
tor-browser-bundle-bin: 9.0.1 -> 9.0.2
2019-12-13 23:19:45 +00:00
Jason Samsa 77804abdd4 emacsMacport: add version attribute
Changes in https://github.com/NixOS/nixpkgs/pull/74936 depend on emacs
derivations to have a version attribute.
2019-12-13 14:50:49 -06:00
Timo Kaufmann ce013bb430
Merge pull request #75613 from timokau/brial-1.2.6
brial: 1.2.5 -> 1.2.6, pybrial: use brial src
2019-12-13 21:47:50 +01:00
Timothée Haudebourg 6005fb02fc renoise: 3.1.0 -> 3.2.0 2019-12-13 21:23:27 +01:00
Timo Kaufmann 6a800927bb pybrial: 1.2.3 -> 1.2.5, directly use the brial src
The pybrial package is a bit awkward. It doesn't have its own top-level
attribute, since it has a cyclic dependency with sage. That's one of the
reasons why it rarely gets updated. Its distributed along with brial, so
its best to keep the versions synchronized. The easiest way to do this
is to just re-use the source of brial.
2019-12-13 20:29:16 +01:00
cap e99248632e tor-browser-bundle-bin: add cap to maintainers 2019-12-13 20:20:52 +01:00
cap fca98ea5be tor-browser-bundle-bin: 9.0.1 -> 9.0.2 2019-12-13 20:12:23 +01:00
worldofpeace 6029b1f0b2
Merge pull request #75575 from Synthetica9/vscodium-1410
vscodium: 1.40.1 -> 1.41.0
2019-12-13 11:03:04 -05:00
Jan Tojnar 968afa4dd8
Merge pull request #75054 from novoxudonoser/dupeguru
dupeguru: init at 4.0.4
2019-12-13 16:37:52 +01:00