Commit graph

10319 commits

Author SHA1 Message Date
worldofpeace
fb4ce491b5
Merge pull request #74472 from Kiwi/wire-desktop-segfault-fix
wire-desktop: fix a segfault when changing profile picture
2019-11-28 17:37:28 +00:00
Robert Djubek
5a465b0b14
wire-desktop: fix a segfault when changing profile picture
(wire-desktop:11531): GLib-GIO-ERROR **: 06:04:45.248: No GSettings schemas are installed on the system

and fix Fontconfig warning: "/etc/fonts/fonts.conf", line 86: unknown element "blank"

and tidied up the linux build greatly

and added kiwi as a maintainer
2019-11-28 17:31:13 +00:00
Michael Raskin
6317f5b81c matrixcli: init at 2019-08-15 2019-11-28 17:13:29 +01:00
Florian Klink
917b37c026
Merge pull request #74195 from d-goldin/tribler_python3
tribler: 7.1.2 -> 7.4.0-exp1 (python 3)
2019-11-28 16:53:47 +01:00
Jonathan Ringer
0c1c18ca44
Merge branch 'master' into staging-next 2019-11-27 22:57:50 -08:00
Maciej Krüger
b896e929f6 fix: anydesk 2019-11-27 20:25:03 -08:00
Jan Tojnar
352775cc51
cawbird: fix build with disallowed aliases
also clean up
2019-11-27 18:53:58 +01:00
Robin Gloster
cff1988de3
Merge pull request #74327 from doronbehar/update-imapfilter
imapfilter: 2.6.14 -> 2.6.16
2019-11-27 17:06:57 +01:00
Emmanuel Rosa
fe22df0b8d skypeforlinux: 8.54.0.85 -> 8.54.0.91 (#74333) 2019-11-27 10:51:06 -05:00
Doron Behar
c4bd6b63d1 imapfilter: 2.6.14 -> 2.6.16 2019-11-27 14:14:11 +02:00
R. RyanTM
c5c37d77f2 balsa: 2.5.7 -> 2.5.9 (#74118) 2019-11-26 20:00:59 +01:00
worldofpeace
417d6354c8 next: Fix #74258
Next had a few issues with its packaging:
* the platform port was exposed in all-packages
  And this is not useful for outside users.
  It's now a local attribute in the next package.

* the platform port wasn't wrapped correctly
  It appears that the lisp core was being wrapped,
  when instead the actual gtk application that's
  called within the lisp core had to be wrapped.

* codestyle/indentation
2019-11-26 11:41:50 -05:00
Maximilian Bosch
448ff7d44f
Merge pull request #74263 from emmanuelrosa/qutebrowser-1.8.2
qutebrowser: 1.8.1 -> 1.8.2
2019-11-26 15:30:23 +01:00
Emmanuel Rosa
33d18156f9 qutebrowser: 1.8.1 -> 1.8.2 2019-11-26 20:04:38 +07:00
Dima
7dd99adff8 tribler: 7.1.2 -> 7.4.0-exp1 (python 3)
Updating version for tribler to use python 3.
One most notable change is dropping the optional `pythonPackages.meliae`
as it does not support python 3 and addition pony, lz4 and pyqtgraph.

Also cleaned up a few other dependencies and removed an old workaround
for broken ui-graphics.
2019-11-26 10:14:52 +01:00
Andrew Childs
6ec5e745dc chromium: fix aarch64 build
The skia patch no longer applies, and is no longer necessary.

The current version of chromium doesn't build with gcc. This has been
fixed upstream[1] and could be backported, but switching aarch64 to
clang/llvm and making the build the same on all platforms is simpler.

[1] 9662ec8440
2019-11-26 01:25:39 +01:00
Frederik Rietdijk
06a054e6eb Merge master into staging-next 2019-11-25 21:51:57 +01:00
Alexandre Peyroux
4f23da2632 c14: update meta.homepage
(#74144)
2019-11-25 19:58:53 +01:00
R. RyanTM
459bb5e154 datovka: 4.14.0 -> 4.14.1 2019-11-25 08:48:49 -08:00
David Terry
cb8aa201e2 aerc: 0.2.1 -> 0.3.0
- bump version
- build with notmuch support
- substitute @SHAREDIR@ in aerc.conf for the `template-dirs` key
- place ncurses instead of ncurses.dev in PATH (cannot find infocmp otherwise)
2019-11-25 08:47:28 -08:00
Michael Raskin
5b39722d84
Merge pull request #74043 from c0bw3b/pkg/belledonne
Refresh LinPhone ecosystem
2019-11-24 20:26:36 +00:00
John Ericson
1206faa6d5
Merge pull request #74057 from Ericson2314/wrapper-pname-support
treewide: Purge most parseDrvName
2019-11-24 13:31:35 -05:00
c0bw3b
9c4f51220e linphone: polarssl -> mbedtls
+ add bcg729 input
+ move bcunit to nativeBuildInputs
2019-11-24 19:28:44 +01:00
Herwig Hochleitner
a52d7674cc chromium: update vaapi patch
https://github.com/NixOS/nixpkgs/issues/73878
2019-11-24 19:07:59 +01:00
John Ericson
d34d84a61d firefox-wrapper: Get rid of name argument
Only pname + version is supported now. (Both are still optional,
however.)
2019-11-24 17:27:45 +00:00
John Ericson
d0d5136cce Merge remote-tracking branch 'upstream/master' into wrapper-pname-support 2019-11-24 17:25:07 +00:00
John Ericson
9b090ccbca treewide: Get rid of most parseDrvName without breaking compat
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
Frederik Rietdijk
1d18c5a0fe Merge staging-next into staging 2019-11-24 10:13:31 +01:00
Milan Pässler
7e0127e1ca tree-wide: inherit yarn2nix from yarn2nix-moretea 2019-11-24 01:04:26 +01:00
Sascha Grunert
801da15e4e sonobuoy: 0.15.0 -> 0.16.1 (#70904)
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-22 22:29:01 +01:00
Tim Steinbach
44c2cf69d9
zoom-us: 3.0.309708.1027 -> 3.0.317369.1110 2019-11-21 13:29:44 -05:00
worldofpeace
82f1e398d1 ephemeral: 6.0.0 -> 6.1.1
https://github.com/cassidyjames/ephemeral/releases/tag/6.1.1
2019-11-21 08:36:21 -05:00
worldofpeace
9ba0dea2e2 meteo: 0.9.7 -> 0.9.8 2019-11-21 08:36:21 -05:00
Frederik Rietdijk
10d0c68a9b Merge staging-next into staging 2019-11-20 10:02:21 +01:00
Mario Rodas
58a0a9e5ab
rclone: 1.50.1 -> 1.50.2 2019-11-19 18:00:00 -05:00
Christian Kauhaus
c99ea99700
Merge pull request #73739 from ivan/chromium-78.0.3904.108
chromium: 78.0.3904.97 -> 78.0.3904.108
2019-11-19 22:54:25 +01:00
Dima
2d55135408 bitlbee: fixing test-suite for newer libcheck (#73752)
Fixes: #73747
2019-11-19 14:44:02 -05:00
Jörg Thalheim
1003613c08 glowing-bear: 0.7.1 -> 0.7.2 2019-11-19 09:39:26 -08:00
Dima
ad8c1703ec skypeforlinux: Adding archive.org mirror
Adding an additional web-archive url to avoid breakage when
old versions disappear from upstream. Still keeping original location
to not needlessly hit archive.org (it's also slower).
2019-11-19 17:47:42 +01:00
Frederik Rietdijk
5f8b0d7d99 Merge staging-next into staging 2019-11-19 14:53:29 +01:00
Ivan Kozik
0c8fc2e90e chromium: 78.0.3904.97 -> 78.0.3904.108
CVE-2019-13723 CVE-2019-13724

https://chromereleases.googleblog.com/2019/11/stable-channel-update-for-desktop_18.html
2019-11-19 05:15:47 +00:00
Lassulus
505120a299
Merge pull request #72829 from erictapen/signal-cli-daemon
signal-cli: enable dbus functionality
2019-11-18 22:57:17 +01:00
Mario Rodas
158e216943
terraform: 0.12.15 -> 0.12.16
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.16
2019-11-18 16:20:00 -05:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
Ryan Mulligan
74edb58ad1
Merge pull request #73094 from jonafato/zulip-4.0.0
zulip: init at 4.0.0
2019-11-17 18:04:05 -08:00
Michael Weiss
f5670ebd8e
quiterss: 0.19.0 -> 0.19.1 2019-11-17 21:27:07 +01:00
Alexei Robyn
883ab83f6b pidgin-opensteamworks: git-2018-08-02 -> 1.7
* pidgin-opensteamworks: git-2018-08-02 -> 1.7 (#72295)

* pidgin-opensteamworks: use sourceRoot
2019-11-17 18:15:15 +01:00
Greg Roodt
056bda4714 kubeseal: init at 0.9.5 2019-11-17 00:36:31 -08:00
tilpner
8150b587bd weechatScripts.weechat-matrix: init at unstable-2019-11-10 2019-11-16 23:06:50 -08:00
Marek Mahut
9373d945d8
Merge pull request #73468 from talyz/slack-4.1.2
slack: 4.0.2 -> 4.1.2
2019-11-16 23:10:10 +01:00
Mario Rodas
25e9aced4b
Merge pull request #73439 from marsam/update-rclone
rclone: 1.49.5 -> 1.50.1
2019-11-16 14:27:07 -05:00
Herwig Hochleitner
8c997725a2 flashplayer: 32.0.0.270 -> 32.0.0.293 2019-11-16 17:24:53 +01:00
Tadeo Kondrak
9c691e6fd7 discord-canary: 0.0.97 -> 0.0.98 2019-11-16 10:57:51 +01:00
Jörg Thalheim
9d21910e08
Merge pull request #65427 from dtzWill/update/purple-matrix
purple-matrix: pname, fix cflags, restore hardening
2019-11-16 09:46:14 +00:00
Will Dietz
e651f5d516 purple-matrix: pname, fix cflags, restore hardening 2019-11-16 01:19:13 -06:00
c0bw3b
9367367dfd Treewide: fix URL permanent redirects
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
Michael Weiss
a27a14da2a
gns3-{gui,server}: 2.2.2 -> 2.2.3 2019-11-15 22:23:11 +01:00
Michael Weiss
7a90d4a946
quiterss: 0.18.12 -> 0.19.0 2019-11-15 22:23:11 +01:00
talyz
d7f2ab0ed8 slack: 4.0.2 -> 4.1.2
Also:
- Add missing dependency on libpulseaudio
- Extract the deb in the build folder and move only the files we're
  interested in to $out
- Use the regular builder, but turn off the patchELF hook
- Move dpkg from buildInputs to nativeBuildInputs, since it's only
  used at build time
2019-11-15 18:47:35 +01:00
Guillaume Maudoux
9d10b20a63 riot-desktop: fix missing tray icon
The tray icon has always been missing for me (on sway / waybar).
It turns out that it is looked up in a different location than where we package it.

Overall, it seems we are not at all following the upstream layout as can
be seen in data.tar.xz available at packages.riot.im/debian/pool/main/r/riot-web/riot-web_1.4.2_amd64.deb

This is a small fix that works for me. May not be optimal :-).
2019-11-15 17:15:17 +01:00
Marek Mahut
2b488b3fa6
Merge pull request #73426 from equirosa/master
signal-desktop: 1.27.4 -> 1.28.0
2019-11-15 12:32:22 +01:00
Mario Rodas
0d7a2c1354
Merge pull request #73438 from marsam/update-terraform
terraform: 0.12.14 -> 0.12.15
2019-11-15 04:06:33 -05:00
Sascha Grunert
5dad4bdd6f
kubernetes: 1.15.4 -> 1.16.3
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-15 05:58:01 +01:00
Mario Rodas
cd50d62810
rclone: 1.49.5 -> 1.50.1 2019-11-14 21:00:00 -05:00
Mario Rodas
a6924d3fb7
terraform: 0.12.14 -> 0.12.15
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.15
2019-11-14 18:00:00 -05:00
Eduardo Quiros
470942f29e Add self (equirosa) to signal-desktop maintaners. 2019-11-14 16:25:07 -06:00
Eduardo Quiros
d119e10f74 signal-desktop: 1.27.4 -> 1.28.0 2019-11-14 16:24:14 -06:00
Daniel Schaefer
a2aaa7cdf4 protocol: 20171226 -> 2019-03-28 2019-11-15 05:36:47 +09:00
Kyle Sferrazza
5434a2b8a5 mattermost: fix path in desktop file 2019-11-14 09:42:29 -08:00
Sascha Grunert
65e7d9c8c9 kubernetes-helm: 2.15.1 -> 3.0.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-14 09:31:31 -08:00
Tristan Helmich (omniIT)
83b221bc6c davmail: 5.2.0 -> 5.4.0 2019-11-14 09:24:50 -08:00
rht
b754a308f7 brave: 0.69.135 -> 1.0.0 2019-11-14 09:09:43 -08:00
Bastien Rivière
136c6c1815 terraform: 0.12.13 -> 0.12.14 (#73393)
update terraform to it's latest version
2019-11-14 15:30:19 +00:00
Michael Weiss
7b77666eb1
signal-desktop: 1.27.4 -> 1.28.0 2019-11-14 15:30:33 +01:00
SRGOM
97a3671625 onedrive: 2.3.10 -> 2.3.11
Address review comments
2019-11-13 13:25:12 -08:00
SRGOM
3bc67c81ce onedrive: 2.3.10 -> 2.3.11
Also, changed name to onedrive-abraunegg. Shows it's not official, and also gets tracked in repology for a potential auto-update using @ryantm 's bot.
2019-11-13 13:25:12 -08:00
Sascha Grunert
f060bf247d cni-plugins: v0.8.2 -> v0.8.3
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-13 16:51:48 +01:00
Frederik Rietdijk
92a57ed7f1 afew: use python3 2019-11-13 16:27:38 +01:00
Jon Banafato
3919fbbe9e firefox-devedition-bin-unwrapped: 70.0b2 -> 71.0b6
(#72602)
2019-11-13 15:24:33 +01:00
Martin Potier
ca0c25f18a atlantis: init at 0.10.1 2019-11-13 01:44:53 -08:00
Ivan Kozik
c653c7ade3 chromium: 78.0.3904.87 -> 78.0.3904.97
4 security fixes, no CVEs.

https://chromereleases.googleblog.com/2019/11/stable-channel-update-for-desktop.html
2019-11-13 08:21:38 +01:00
Renaud
7fb85457cd
Merge pull request #73103 from doronbehar/update-imapfilter
imapfilter: 2.6.13 -> 2.6.14
2019-11-13 00:28:18 +01:00
Gabriel Ebner
e10e7e68e9 neomutt: 20191102 -> 20191111 2019-11-12 12:00:18 +01:00
Jan Tojnar
9fe897c1ec
calls: 2019-10-09 → 2019-10-29 2019-11-11 22:24:19 +01:00
Jan Tojnar
b35e68d77d
calls: fix build 2019-11-11 21:44:31 +01:00
Linus Heckemann
da9b3ea747
Merge pull request #65362 from craigem/calls
calls: init at 0.0.1
2019-11-10 22:59:00 +01:00
Linus Heckemann
301eb1a494 calls: 0.0.1 -> 2019-10-09-unstable 2019-11-10 19:40:11 +01:00
Craige McWhirter
d777bfbfae calls: init at 0.0.1 2019-11-10 19:40:11 +01:00
Tim Steinbach
dadafc211e vivaldi: 2.9.1705.38-1 -> 2.9.1705.41-1 2019-11-10 11:10:45 -05:00
Marek Mahut
46d309a89b datovka: init at 4.14.0 2019-11-10 12:00:35 +01:00
Joachim F
18cadc6384
Merge pull request #73146 from hax404/master
tor-browser-bundle-bin: 9.0 -> 9.0.1
2019-11-10 08:26:10 +00:00
Georg Haas
4895e3d70b
tor-browser-bundle-bin: add hax404 to contributors 2019-11-10 00:26:13 +01:00
Georg Haas
f5b4e70e0d
tor-browser-bundle-bin: 9.0 -> 9.0.1 2019-11-10 00:26:05 +01:00
Alberto Berti
935c56b785 AnyDesk 5.1.2 -> 5.4.1
(#72399)
2019-11-09 22:34:39 +01:00
R. RyanTM
e8aadfe74c brave: 0.69.128 -> 0.69.135
(#72430)
2019-11-09 20:22:14 +01:00
zimbatm
a8f50f02cc
Merge pull request #72939 from mbrgm/update-terraform-providers
terraform-providers: update and improve update script
2019-11-09 18:15:16 +00:00
Maximilian Bosch
fb512ea853
Merge pull request #72878 from tasmo/master
neomutt: add autocrypt
2019-11-09 17:02:38 +01:00
R. RyanTM
60bdd48220 teamviewer: 14.6.2452 -> 14.7.1965
(#72680)
2019-11-09 16:01:14 +01:00
Doron Behar
802d52076c imapfilter: 2.6.13 -> 2.6.14 2019-11-09 12:10:18 +02:00
Jon Banafato
d09d82eea3 zulip: init at 4.0.0 2019-11-09 02:05:02 -05:00