Commit Graph

12434 Commits

Author SHA1 Message Date
zimbatm
93013cd8b3
Merge pull request #93871 from Chili-Man/terraform-0.12.29-update
terraform: 0.12.28 -> 0.12.29
2020-07-26 09:03:23 +00:00
Diego Rodriguez
fd4e3392fc
terraform: 0.12.28 -> 0.12.29 2020-07-25 17:22:08 -06:00
MetaDark
4b288de0bb newsflash: fix loading external https content 2020-07-25 17:26:32 -04:00
Charlotte Van Petegem
49dba9c90b firefox: support for PKCS#11 modules in wrapper 2020-07-25 16:57:46 +02:00
Vladimír Čunát
2b7c0dcdaa
Merge branch 'staging-next'
Rebuild on Hydra seems OK-ish.
mongodb.nix needed some conflict resolution (scons versions);
all four versions seem to build fine.
2020-07-25 16:18:40 +02:00
Lassulus
45e2ff349f
tor-browser: disable hardening by default (#93154)
* tor-browser: disable hardening by default

this seems to cause crashes with certain tabs.
relevant issue: https://github.com/NixOS/nixpkgs/issues/86356

* Update pkgs/applications/networking/browsers/tor-browser-bundle-bin/default.nix

Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2020-07-25 12:44:06 +02:00
Benjamin Hipple
fd0febffda
Merge pull request #93741 from r-ryantm/auto-update/luigi
luigi: 3.0.0 -> 3.0.1
2020-07-24 15:34:16 -04:00
Matthias Beyer
9444896462 notmuch: 0.29.3 -> 0.30
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-07-24 19:28:08 +02:00
Maximilian Bosch
4f5278b2de
Merge pull request #93689 from gnidorah/rambox
rambox: use gappsWrapperArgs
2020-07-24 17:46:41 +02:00
Michael Weiss
11fbe97810
chromium{Beta,Dev}: M84 -> M85 -> M86 (broken)
Mark chromiumDev as broken since the build requires LLVM 11 which is not
yet in Nixpkgs (due to the lack of an RC, see #93324). Build error:
clang (LLVM option parsing): Unknown command line argument '-basic-aa-recphi=0'.  Try: 'clang (LLVM option parsing) --help'
clang (LLVM option parsing): Did you mean '--basicaa-recphi=0'?
ninja: build stopped: subcommand failed.
2020-07-24 13:40:24 +02:00
Gabriel Ebner
d9047049d2
Merge pull request #93749 from michaelgrahamevans/patch-1
firefox: fix typo in comment in common.nix
2020-07-24 11:39:01 +02:00
Daniël de Kok
2138371c00 Revert "nomad: 0.11.3 -> 0.12.1"
This reverts commit 36b2073298.
2020-07-24 11:24:53 +02:00
michaelgrahamevans
253f73bd80
firefox: fix typo in comment in common.nix 2020-07-24 09:49:43 +02:00
Daniël de Kok
4cbedbcc77
Merge pull request #93744 from r-ryantm/auto-update/nomad
nomad: 0.11.3 -> 0.12.1
2020-07-24 09:30:11 +02:00
R. RyanTM
36b2073298 nomad: 0.11.3 -> 0.12.1 2020-07-24 05:34:55 +00:00
R. RyanTM
3b0da63f01 luigi: 3.0.0 -> 3.0.1 2020-07-24 04:30:39 +00:00
Wael Nasreddine
b30286c415
Merge pull request #85322 from Charg/add-terraform-compliance-pkg 2020-07-23 09:08:13 -07:00
Michael Weiss
2d6ab6e2f1
Merge pull request #93666 from squalus/ungoogled-20200722
ungoogled-chromium: 81.0.4044.138-1 -> 84.0.4147.89-1
2020-07-23 15:53:47 +02:00
leenaars
a113f1d6e9
Sylk: 2.7.2 -> 2.8.0 (#93679) 2020-07-23 11:05:37 +00:00
Diego Rodriguez
2db12af9b7
terraform: 0.13.0-beta3 -> 0.13.0-rc1 (#93682) 2020-07-23 11:02:55 +00:00
Jörg Thalheim
96092dc936
stdenv: make -nostdinc work as intended
Right now we add glibc to search path also -nostdinc was provided,
which breaks projects providing their own gcc.
2020-07-23 08:39:46 +01:00
Jan Tojnar
2988feba8c
Merge branch 'master' into staging-next 2020-07-23 08:19:14 +02:00
gnidorah
aa7ebdd885 rambox: use gappsWrapperArgs 2020-07-23 08:04:00 +03:00
David Arnold
850d2844e5
kube3d: fix verion prefix tu pull correct image
docker pull rancher/k3d-proxy:3.0.0
Error response from daemon: manifest for rancher/k3d-proxy:3.0.0 not found: manifest unknown: manifest unknown

vs

docker pull rancher/k3d-proxy:v3.0.0
v3.0.0: Pulling from rancher/k3d-proxy

The version tag selects the image tag.
2020-07-22 20:15:05 -05:00
David Arnold
7f8171b2b6
kub3d: add shell completions 2020-07-22 20:06:14 -05:00
David Arnold
8edebc80d6
kube3d 1.7.0 -> 3.0.0 2020-07-22 19:35:01 -05:00
Yannis Koutras
667b4b443c
mattermost-desktop: 4.5.0 -> 4.5.2 (#93667) 2020-07-22 19:52:31 -04:00
Yannis Koutras
afff9f59e3
Merge pull request #93643 from kraem/kraem/pkgs/syncthing-ver-bump
syncthing: 1.7.0 -> 1.7.1
2020-07-22 21:38:01 +02:00
squalus
ad5c5a67cc ungoogled-chromium: 81.0.4044.138-1 -> 84.0.4147.89-1
based on chromium master@cd03bf0c
2020-07-22 12:15:53 -07:00
Daniël de Kok
b00dd8bef2
Merge pull request #93658 from lsix/skype-8.62.0.85
skypeforlinux: 8.61.0.95 -> 8.62.0.85
2020-07-22 19:32:47 +02:00
Florian Klink
cd03bf0c46
Merge pull request #93367 from eadwu/vivaldi/remove-gstreamer
vivaldi: remove gstreamer
2020-07-22 19:16:18 +02:00
Lancelot SIX
acd4e23124
skypeforlinux: 8.61.0.95 -> 8.62.0.85 2020-07-22 17:36:49 +01:00
Daniël de Kok
99afbadaca
Merge pull request #93622 from MetaDark/newsflash
newsflash: init at 1.0.1
2020-07-22 17:18:05 +02:00
MetaDark
eaf27b316e newsflash: init at 1.0.1 2020-07-22 17:16:09 +02:00
Frederik Rietdijk
19be541fe7 Merge master into staging-next 2020-07-22 16:49:51 +02:00
kraem
c5f730e6ee
syncthing: 1.7.0 -> 1.7.1 2020-07-22 14:30:44 +02:00
Vladimír Čunát
7a5c6fee0f
Merge branch 'master' into staging-next
Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
2020-07-22 08:37:19 +02:00
Wael Nasreddine
817a8355dc
terraform-compliance: init at 1.2.11
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:39 -07:00
Jon Banafato
a04b624fbc zulip: 5.2.0 -> 5.4.0 2020-07-21 18:10:41 -04:00
Maximilian Bosch
d4a75057a3
Merge pull request #93575 from r-ryantm/auto-update/filezilla
filezilla: 3.48.1 -> 3.49.1
2020-07-21 17:44:14 +02:00
R. RyanTM
ed4ce7974d filezilla: 3.48.1 -> 3.49.1 2020-07-21 05:26:19 +00:00
Greg Roodt
48d0dc86ba argo: 2.8.2 -> 2.9.3 2020-07-21 13:15:05 +10:00
Diego Rodriguez
e5bd8864c5 minikube: 0.12.0 -> 0.12.1 2020-07-21 08:42:54 +10:00
Maximilian Bosch
309bcc4d09
weechat*: remove myself as maintainer
I don't use this anymore, so I don't bring any value here.
2020-07-20 21:47:10 +02:00
worldofpeace
1dd4b324bf
Merge pull request #89758 from prusnak/electron-explicit
electron: mark insecure versions (3,4,5) and require explicit version of electron in packages
2020-07-20 15:29:26 -04:00
Daniël de Kok
29711bb905
Merge pull request #93484 from veehaitch/istioctl-1.6.5
istioctl: init at 1.6.5
2020-07-20 19:06:55 +02:00
Pavol Rusnak
4d6411288c
electron: point electron alias to the latest stable version
+ require explicit version of electron in packages
2020-07-20 17:58:55 +02:00
Vincent Haupert
33c774347e
istioctl: init at 1.6.5 2020-07-20 17:48:07 +02:00
Vladimír Čunát
a2bb7bc8d9
Merge #91978: purple-matrix: set c compiler to cc 2020-07-20 14:50:42 +02:00
Vladimír Čunát
fc84898808
fixup! purple-matrix: set c compiler to cc, fixes build on osx 2020-07-20 14:50:13 +02:00
Maximilian Bosch
358cecfbd2
Merge pull request #93459 from gnidorah/rambox
rambox: add wrapGAppsHook
2020-07-20 11:06:59 +02:00
Jaka Hudoklin
b488383c0b protonvpn-gui: init at 2.1.1 2020-07-20 10:36:17 +02:00
Jaka Hudoklin
38db4a92e5 protonvpn-cli: replace old protonvpn-cli with protonvpn-cli-ng 2020-07-20 10:33:36 +02:00
zowoq
902987d23d
aerc: fix GOFLAGS (#93455) 2020-07-19 21:50:54 -07:00
Edmund Wu
75ef7218e9
vivaldi: remove gstreamer 2020-07-19 22:15:23 -04:00
Jan Tojnar
83442a3533
Merge branch 'master' into staging-next 2020-07-20 02:16:21 +02:00
Mario Rodas
e443f3358d
Merge pull request #93488 from sikmir/asuka
asuka: 0.8.0 -> 0.8.1
2020-07-19 17:28:16 -05:00
Nikolay Korotkiy
b581a31145
asuka: 0.8.0 -> 0.8.1 2020-07-20 00:19:32 +03:00
Vladyslav M
5aa6f90188
Merge pull request #93245 from r-ryantm/auto-update/rssguard
rssguard: 3.6.2 -> 3.7.0
2020-07-19 22:16:28 +03:00
Daniël de Kok
2981e5d268
Merge pull request #93419 from stigtsp/package/convos-4.23-fix-impure-test
convos: fix tests
2020-07-19 20:37:07 +02:00
Daniël de Kok
ebbc6ed121
Merge pull request #93330 from mikefaille/master
kpt: init at v0.31.0
2020-07-19 20:33:16 +02:00
Stig Palmquist
0c21a99a1a
convos: fix tests
- Patch for time() dependent test started to fail after 1594263232.
- Patch for disk space test that fails on zfs.
2020-07-19 20:21:47 +02:00
Michael Faille
4920e2e5ad kpt: init at v0.31.0 2020-07-19 12:02:08 -04:00
Mario Rodas
c09af4ea38
Merge pull request #93222 from taku0/flashplayer-32.0.0.403
flashplayer: 32.0.0.387 -> 32.0.0.403
2020-07-19 10:56:10 -05:00
ajs124
d4e479aae7
firefox: 77.0.1 -> 78.0.1 (security)
Close #92043 (original PR).
2020-07-19 13:01:58 +02:00
Vladimír Čunát
0513a9128f
nss_3_44: bring back this older branch for firefox-esr
/cc nss PR #91746
2020-07-19 12:30:25 +02:00
gnidorah
db604c5ab2 rambox: add wrapGAppsHook 2020-07-19 08:02:08 +03:00
Tad Fisher
903a0cac04
zoom-us: Link libfaac to fix audio recording (#93374)
Fixes #93341.

Using strace reveals that zoom is attempting to load "libfaac1.so" from
its PATH. As faac provides "libfaac.so.0", solve this by linking from
there to "libfaac1.so" in zoom's output.

This is the same solution as the one we use for libjpeg_turbo.
2020-07-18 19:38:58 -04:00
Martin Weinelt
c3bf59eefb
weechat: 2.8 -> 2.9 2020-07-18 23:04:24 +02:00
Vladimír Čunát
4244b73917
Merge branch 'master' into staging 2020-07-18 17:50:23 +02:00
Michael Weiss
5b14758d31
Merge pull request #92920 from primeos/scons
scons: 3.1.2 -> 4.0.0
2020-07-18 13:36:29 +02:00
Michael Weiss
595a36d846
scons.py2: Replace with sconsPackages.scons_3_1_2
Required since SCons 4.0.0 doesn't support Python 2.7 anymore.
2020-07-18 10:48:20 +02:00
Jan Tojnar
7dff6d6681
Merge pull request #93166 from jtojnar/cmake-docdir 2020-07-18 06:51:29 +02:00
Felix Tenley
0dd4c644af
brave: 1.10.97 -> 1.11.97 2020-07-18 00:43:40 +02:00
Maximilian Bosch
3115fe6989
Merge pull request #93286 from r-ryantm/auto-update/claws-mail
claws-mail: 3.17.5 -> 3.17.6
2020-07-17 19:31:05 +02:00
Griffin Smith
d433839007 chromium: Add missing dependency on gnugrep
The bin script that runs chromium calls out to gnugrep - but gnugrep is
missing as a runtime dependency of the chromium package. I found this
out when I was trying to put it in a docker image.
2020-07-17 18:33:43 +02:00
Maximilian Bosch
98d2458e66
Merge pull request #90692 from Ma27/citrix-workspace
citrix_workspace: add more features, refactor derivation
2020-07-17 16:12:55 +02:00
rnhmjoj
322d13eb67
qutebrowser: re-add option to control the browser backend 2020-07-17 10:50:59 +02:00
claudiiii
7c11d007cd element-desktop, element-web: 1.7.0 -> 1.7.1 2020-07-16 23:17:09 +02:00
worldofpeace
b378190b07
Merge pull request #93134 from claudiiii/update-riot-desktop
element-desktop, element-web: init at 1.7.0
2020-07-16 15:07:05 -04:00
Michele Guerini Rocco
e7c437975c
Merge pull request #93284 from rnhmjoj/qute-fix
qutebrowser: fix restart patching
2020-07-16 20:43:58 +02:00
R. RyanTM
3311bbdad0 claws-mail: 3.17.5 -> 3.17.6 2020-07-16 17:16:34 +00:00
rnhmjoj
6d2be2a2ce
qutebrowser: fix restart patching 2020-07-16 18:49:57 +02:00
Ash
e818368be6 amfora: init at 1.3.0 2020-07-16 17:03:08 +05:30
R. RyanTM
00915d4e6d rssguard: 3.6.2 -> 3.7.0 2020-07-16 11:22:12 +00:00
Sarah Brofeldt
07f38f7f4b
Merge pull request #93223 from srhb/k8s-1.18.6
kubernetes: 1.18.5 -> 1.18.6
2020-07-16 09:16:26 +02:00
zowoq
fa18e11f42 wireshark: 3.2.4 -> 3.2.5 2020-07-16 08:49:22 +02:00
Sarah Brofeldt
366cef3611 kubernetes: 1.18.5 -> 1.18.6 2020-07-16 08:19:09 +02:00
Jan Tojnar
2596c96f87
Revert "transmission: Remove $out/share/doc"
This reverts commit 25bc56fcb8.
2020-07-16 04:38:08 +02:00
claudiiii
a705201e1d element-desktop, element-web: init at 1.7.0 2020-07-15 22:39:34 +02:00
Alyssa Ross
7d0f8355b3 bitlbee-mastodon: 1.4.3 -> 1.4.4 2020-07-15 18:02:57 +00:00
Alyssa Ross
66bccac913 bitlbee: propagate glib dependency
bitlbee.pc requires glib, so all packages that depend on bitlbee will
also depend on glib.
2020-07-15 18:02:23 +00:00
Maximilian Bosch
77130ba515
citrix_workspace: drop support for gstreamer 0.10
See https://support.citrix.com/article/CTX224988
cc #39975
2020-07-15 19:10:58 +02:00
Maximilian Bosch
fa3948a7c5
citrix_workspace: add more features, refactor derivation
In #89806 it has been reported that the final package is missing a lot
of features like support for the self-service GUI and the
config-management.

While working on supporting those components in the Nix-package, I
decided to refactor the package to simplify the entire setup.

This patch changes the following things:

* Binaries and libraries are patched using the `autoPatchelfHook` to
  avoid having unneeded libraries linked (e.g. some programs use gtk2,
  others use gtk3).

* Moved source-declarations into their own file.

* Wrapped `configmgr` and `selfservice` and added those to `$out/bin`.

* Don't mention the old `citrix_receiver`-packages in the manual anymore
  since those packages were removed in 19.09 and are EOLed anyways.

Closes #89806
2020-07-15 19:10:58 +02:00
Michael Weiss
f05b67ec83
google-chrome: Fix the EGL backend 2020-07-15 15:31:02 +02:00
Michael Weiss
2ec04dc22a
Merge pull request #93149 from primeos/chromium
chromium: 83.0.4103.116 -> 84.0.4147.89
2020-07-15 15:04:26 +02:00
Michael Weiss
5d1064a212
signal-desktop: 1.34.3 -> 1.34.4 2020-07-15 12:49:59 +02:00
Michael Raskin
3673b31d2b
Merge pull request #93087 from jerith666/alpine-2-23
alpine: 2.21 -> 2.23
2020-07-15 07:28:24 +00:00
Michael Weiss
8427eb7044
chromium: 83.0.4103.116 -> 84.0.4147.89
https://chromereleases.googleblog.com/2020/07/stable-channel-update-for-desktop.html

This update includes 38 security fixes.

CVEs:
CVE-2020-6510 CVE-2020-6511 CVE-2020-6512 CVE-2020-6513 CVE-2020-6514
CVE-2020-6515 CVE-2020-6516 CVE-2020-6517 CVE-2020-6518 CVE-2020-6519
CVE-2020-6520 CVE-2020-6521 CVE-2020-6522 CVE-2020-6523 CVE-2020-6524
CVE-2020-6525 CVE-2020-6526 CVE-2020-6527 CVE-2020-6528 CVE-2020-6529
CVE-2020-6530 CVE-2020-6531 CVE-2020-6533 CVE-2020-6534 CVE-2020-6535
CVE-2020-6536
2020-07-14 23:10:31 +02:00
Michele Guerini Rocco
406e29d427
Merge pull request #93135 from claudiiii/update-riot-web
riot-web: 1.6.7 -> 1.6.8
2020-07-14 22:55:55 +02:00
adisbladis
25bc56fcb8
transmission: Remove $out/share/doc
This is a very common path that often collides with other packages.
2020-07-14 22:03:14 +02:00
adisbladis
29c38efa84
firefox-bin: 78.0.1 -> 78.0.2 2020-07-14 22:03:14 +02:00
adisbladis
8b893ecde1
firefox-devedition-bin: 78.0b9 -> 79.0b7 2020-07-14 22:03:14 +02:00
adisbladis
e97bd70624
firefox-beta-bin: 79.0b2 -> 79.0b7 2020-07-14 22:03:14 +02:00
adisbladis
11acd8b30e
firefox-bin: Work around bug in upstream SHA sums files 2020-07-14 22:03:13 +02:00
adisbladis
f84cd5f8aa
firefox-bin: Switch to sha256 sums in update scripts
There is no extra security properties provided by sha512, they are
just bigger.
2020-07-14 22:03:01 +02:00
Matej Urbas
2f355e776b
pkgs.terraform: add terraform-provider-shell 1.6.0 (#93069) 2020-07-14 14:05:39 +00:00
taku0
65579d4bf8 flashplayer: 32.0.0.387 -> 32.0.0.403 2020-07-14 21:12:28 +09:00
Matt McHenry
a8fa0269ee alpine: 2.21 -> 2.23 2020-07-13 21:30:09 -04:00
claudiiii
6bc9d7286f riot-web: 1.6.7 -> 1.6.8 2020-07-13 23:06:59 +02:00
Maximilian Bosch
bfb7ac3d83
Merge pull request #93004 from helsinki-systems/drop/firefox/old-aliases
firefox/packages: drop old aliases
2020-07-13 23:02:24 +02:00
Mario Rodas
b1de834f5c
Merge pull request #92989 from r-ryantm/auto-update/minikube
minikube: 1.11.0 -> 1.12.0
2020-07-13 07:06:33 -05:00
Vladimír Čunát
377324ca6d
Merge branch 'staging-next' (PR #91090) 2020-07-13 07:13:56 +02:00
Maximilian Bosch
7777d625b7
Merge pull request #93009 from matthiasbeyer/update-mutt
mutt: 1.14.5 -> 1.14.6
2020-07-12 20:48:37 +02:00
Michael Weiss
99ab9545b2
gns3-{gui,server}: 2.2.9 -> 2.2.11 2020-07-12 19:17:43 +02:00
Michael Weiss
bab982e5ec
gns3-{gui,server}: 2.2.8 -> 2.2.9
Note: This update is pretty delayed as it was initially blocked by
sentry-sdk being too old and breaking Python changes from staging.
2020-07-12 18:50:01 +02:00
Matthias Beyer
6d46aee695 mutt: 1.14.5 -> 1.14.6
Sorry that the update took so long this time, I had a party-weekend when
the release came out.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-07-12 18:07:08 +02:00
Ryan Mulligan
ac6ff9fdc9
Merge pull request #92727 from r-ryantm/auto-update/syncthing-discovery
syncthing-discovery: 1.6.1 -> 1.7.0
2020-07-12 07:35:54 -07:00
ajs124
93a49b2368 firefox/packages: drop old aliases
the 20.03 branchoff happened months ago
2020-07-12 16:30:02 +02:00
R. RyanTM
519798cb5b syncplay: 1.6.4a -> 1.6.5 2020-07-12 13:46:40 +00:00
Oleksii Filonenko
e930b836e6
Merge pull request #92972 from r-ryantm/auto-update/fluxctl
fluxctl: 1.19.0 -> 1.20.0
2020-07-12 12:36:11 +03:00
Justin Humm
19cf9923bb
Merge pull request #92937 from RaghavSood/ipfs-migrator/1.6.3
ipfs-migrator: 1.5.1 -> 1.6.3
2020-07-12 11:22:22 +02:00
Mario Rodas
9e8cc18327
minikube: install fish completions 2020-07-12 04:20:00 -05:00
Mario Rodas
2c774044e2 minikube: use src.rev as commit 2020-07-12 04:20:00 -05:00
R. RyanTM
c0a0552f10 minikube: 1.11.0 -> 1.12.0 2020-07-12 09:11:50 +00:00
R. RyanTM
d0816b2c0f fluxctl: 1.19.0 -> 1.20.0 2020-07-12 05:17:21 +00:00
Vladyslav M
555a4e9eb3
Merge pull request #92906 from r-ryantm/auto-update/stig
stig: 0.11.0a -> 0.11.2a0
2020-07-11 22:59:41 +03:00
Milan Pässler
553859d142 mumble: 1.3.1 -> 1.3.2 2020-07-11 18:54:34 +02:00
Raghav Sood
05c65878ba
ipfs-migrator: 1.5.1 -> 1.6.3 2020-07-11 15:56:48 +00:00
Vladimír Čunát
ec74a02bde
Merge branch 'master' into staging-next
Thousands of rebuilds from master (not sure why).
2020-07-11 16:45:47 +02:00
Florian Klink
1b78e0eeec
Merge pull request #73365 from colemickens/nixpkgs-firefox-libglvnd
firefox-wrapper: rename gdkWayland->forceWayland; always use libglvnd
2020-07-11 13:49:39 +02:00
Florian Klink
2bb6bc6648
Merge pull request #92823 from colemickens/firefox-drm
firefox{,-bin}: add 'mesa', for wayland/drm
2020-07-11 13:48:22 +02:00
Frederik Rietdijk
ae8eee9c3f Merge master into staging-next 2020-07-11 08:59:54 +02:00
R. RyanTM
a7c3c39bf3 stig: 0.11.0a -> 0.11.2a0 2020-07-11 03:22:42 +00:00
Emery Hemingway
c960abf50f trojita: 0.7.20190618 -> 0.7.20200706
Fix #92869
2020-07-10 23:38:56 +05:30
zimbatm
f0fb57a079
terraform_0_13: init at 0.13.0-beta3 2020-07-10 13:20:40 +02:00
Francesco Gazzetta
77d5b41b05 castor: 0.8.15 -> 0.8.16 2020-07-10 16:10:35 +05:30
Maximilian Bosch
05a5043066
nextcloud-client: 2.6.4 -> 2.6.5
https://github.com/nextcloud/desktop/releases/tag/v2.6.5
2020-07-10 10:51:05 +02:00
Cole Mickens
8437596beb
firefox{,-bin}: add 'mesa', for wayland/drm 2020-07-09 19:56:36 -07:00
Mario Rodas
7addde7bec
Merge pull request #92725 from markus1189/k9s-0-21-2
k9s: 0.19.4 -> 0.21.2
2020-07-09 19:52:16 -05:00
Kim Lindberger
7888f8c451
Merge pull request #92702 from stigtsp/package/convos-4.23
convos: 4.22 -> 4.23
2020-07-09 14:01:11 +02:00
Daniel Șerbănescu
c57c936281 evolution-ews: init at 3.36.4 2020-07-09 00:32:51 +02:00
Domen Kožar
347ab190c7
remove usage of patchelfUnstable now that it's released 2020-07-08 21:55:09 +02:00
R. RyanTM
da09e0ebcd
atlantis: 0.13.0 -> 0.14.0 (#92674) 2020-07-08 10:39:49 -07:00
R. RyanTM
5a56be781f syncthing-discovery: 1.6.1 -> 1.7.0 2020-07-08 16:31:08 +00:00
Markus Hauck
e87961242f k9s: 0.19.4 -> 0.21.2 2020-07-08 18:16:04 +02:00
Ryan Mulligan
c3fb5d86a6
Merge pull request #92155 from davidtwco/ferdi-init
ferdi: init at 5.5.0; franz: 5.4.1 -> 5.5.0
2020-07-08 06:59:05 -07:00
Ryan Mulligan
cde48755e1
Merge pull request #92709 from r-ryantm/auto-update/openbazaar-client
openbazaar-client: 2.4.5 -> 2.4.6
2020-07-08 06:54:17 -07:00
Ryan Mulligan
a07dbbee1b
Merge pull request #92567 from r-ryantm/auto-update/scaleft
scaleft: 1.41.0 -> 1.45.3
2020-07-08 06:04:18 -07:00
Mario Rodas
4f1bb1307b
Merge pull request #92673 from berbiche/terraform-v0.12.28
terraform: 0.12.27 -> 0.12.28
2020-07-08 06:54:32 -05:00
R. RyanTM
e81ae33880 openbazaar-client: 2.4.5 -> 2.4.6 2020-07-08 11:41:49 +00:00
Stig Palmquist
aa72205323
convos: 4.22 -> 4.23 2020-07-08 13:01:44 +02:00
Maximilian Bosch
36eb2d22e7
citrix_workspace: remove old releases that will be EOLed during the lifetime of 20.09
See https://www.citrix.com/en-gb/support/product-lifecycle/milestones/receiver.html

The releases `19.{6,8,10}.0` will be EOLed in 2021 during the expected
lifetime of 20.09. As we shouldn't keep outdated software and
`19.12.0`/`20.04.0`/`20.06.0` is still maintained (and I didn't
encounter any problems with any of those releases), the deprecation
should be fine at the moment.
2020-07-08 12:13:10 +02:00
David Wood
d370ead496
franz: 5.4.1 -> 5.5.0 2020-07-08 11:10:00 +01:00
David Wood
e5cac5c83d
ferdi: init at 5.5.0 2020-07-08 11:09:59 +01:00
Maximilian Bosch
358f9c34a9
citrix_workspace: add 20.06.0.15
https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2006
2020-07-08 12:06:11 +02:00
Daniël de Kok
e9e07d8c3c
Merge pull request #92599 from r-ryantm/auto-update/skypeforlinux
skypeforlinux: 8.60.0.76 -> 8.61.0.95
2020-07-08 09:10:28 +02:00
Nicolas Berbiche
95a0e2fc29 terraform: 0.12.27 -> 0.12.28 2020-07-07 22:43:47 -04:00
worldofpeace
1af3ec1427 feedreader: 2.10.0 -> 2.11.0 2020-07-07 17:40:26 -04:00
luc65r
af0d1f955f ssh-chat: init at 1.9 2020-07-08 00:53:42 +05:30
Michael Weiss
6560b60886
waypipe: 0.6.1 -> 0.7.0 2020-07-07 20:08:56 +02:00
R. RyanTM
f01d9cf8d5 skypeforlinux: 8.60.0.76 -> 8.61.0.95 2020-07-07 16:12:46 +00:00
zimbatm
6a6c47a823
Merge pull request #92433 from kampka/kops
kops: 1.16.3 -> 1.16.4 1.17.0 -> 1.17.1
2020-07-07 16:57:52 +02:00
marius851000
be048e3b89
insync: use autoPatchelfHook to fix warning (#92463) 2020-07-07 10:30:59 -04:00
R. RyanTM
0c07d01379 termius: 5.10.1 -> 6.1.1 2020-07-07 13:46:06 +00:00
Daniël de Kok
e01b23fb9a
Merge pull request #85492 from toschmidt/mailspring
mailspring: init at 1.7.8
2020-07-07 14:45:59 +02:00
Tim Steinbach
d36cf57af7
zoom-us: 5.1.418436.0628 -> 5.1.422789.0705 2020-07-07 08:00:41 -04:00
R. RyanTM
e06e18247d scaleft: 1.41.0 -> 1.45.3 2020-07-07 11:26:20 +00:00
Cole Mickens
68c68ff3c3
firefox: wrapper: include libglvnd by default (WR) 2020-07-07 03:33:49 -07:00
Cole Mickens
8734a5e362
firefox: wrapper: gdkWayland->forceWayland 2020-07-07 03:33:44 -07:00
R. RyanTM
9ba9668d18 remmina: 1.4.4 -> 1.4.7 2020-07-07 09:52:13 +00:00
R. RyanTM
ac59ba8192
jx: 2.1.65 -> 2.1.90 (#92012) 2020-07-06 16:39:20 -07:00
Maximilian Bosch
c6dfbfe5fb
Merge pull request #92413 from r-ryantm/auto-update/putty
putty: 0.73 -> 0.74
2020-07-06 23:47:02 +02:00
Jörg Thalheim
9e780d7a2e
weechatScripts.weechat-otr: fix pycrypto build 2020-07-06 21:09:15 +01:00
Dmitry Kalinkin
5da46e2739 bluejeans-gui: 2.3.0 -> 2.4.0 2020-07-06 04:57:50 -04:00
Christian Kampka
8136e028bf
kops_1_17: 1.17.0 -> 1.17.1 2020-07-06 10:40:13 +02:00
Christian Kampka
e680e3b96c
kops_1_16: 1.16.3 -> 1.16.4 2020-07-06 10:40:12 +02:00
R. RyanTM
6e4feeabb0 putty: 0.73 -> 0.74 2020-07-06 05:46:03 +00:00
David Arnold
e1b48ea8ea kubespy: init at 0.5.1
A tool to observe Kubernetes resources in real time.

This is uesful, among others, for "staffing" shell.nix environments for k8s projects.
2020-07-05 21:39:22 -07:00
Mario Rodas
300b60dae7
Merge pull request #92365 from chuwy/tiny-darwin
tiny: fix build on darwin
2020-07-05 18:05:08 -05:00
ajs124
1f02e09a2c
firefox-esr-68: 68.9.0esr -> 68.10.0esr (PR #92043) 2020-07-05 17:06:04 +02:00
ajs124
84cb46a37b
firefox-beta-bin: 78.0b9 -> 79.0b2 (PR #92043) 2020-07-05 16:31:49 +02:00
ajs124
48a2ea4d39
firefox-bin: 77.0.1 -> 78.0.1 (PR #92043) 2020-07-05 16:25:58 +02:00
Ryan Mulligan
a8eeae9efe
Merge pull request #92326 from r-ryantm/auto-update/helm
kubernetes-helm: 3.2.1 -> 3.2.4
2020-07-05 06:56:45 -07:00
R. RyanTM
0cc670ab6b kubernetes-helm: 3.2.1 -> 3.2.4 2020-07-05 12:09:23 +00:00
Anton Parkhomenko
bb9cd254db tiny: fix build on darwin 2020-07-05 13:54:21 +03:00
Dmitry Kalinkin
9f0f539274
Merge pull request #91060 from snglth/utahfs-1.0
utahfs: init at 1.0
2020-07-05 03:22:17 -04:00
Vladyslav M
34ba0c4abd
Merge pull request #91906 from sikmir/slack
slack: fix on darwin
2020-07-05 09:51:58 +03:00
Jan Tojnar
4bca7dfb27
Merge branch 'master' into staging-next 2020-07-04 23:59:32 +02:00
Vladimír Čunát
8e3e3bfb55
Merge #91932: thunderbird*: 68.9.0 -> 68.10.0 2020-07-04 20:09:38 +02:00
Mario Rodas
b3aa101728
Merge pull request #92259 from r-ryantm/auto-update/terragrunt
terragrunt: 0.23.23 -> 0.23.31
2020-07-04 12:42:21 -05:00
R. RyanTM
87accbfb90 terragrunt: 0.23.23 -> 0.23.31 2020-07-04 11:01:18 +00:00
Illia Shestakov
cd31f0d503
utahfs: init at 1.0 2020-07-04 13:18:56 +03:00
Vladimír Čunát
e1206a2129
Merge master into staging-next
This brings thousands of rebuilds.
Hydra nixpkgs: ?compare=1597944
2020-07-04 09:15:27 +02:00
Oleksii Filonenko
ce5a962315
Merge pull request #92193 from r-ryantm/auto-update/hydroxide
hydroxide: 0.2.14 -> 0.2.15
2020-07-04 01:16:16 +03:00
Frederick F. Kautz IV
083772d7ee purple-matrix: set c compiler to cc, fixes build on osx
Signed-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu>
2020-07-03 15:09:59 -07:00
Symphorien Gibol
2a05a949f9 pantalaimon: 0.6.3 -> 0.6.5 2020-07-03 12:15:59 -07:00
R. RyanTM
a277f1d54e hydroxide: 0.2.14 -> 0.2.15 2020-07-03 17:13:11 +00:00
Mario Rodas
4ac75248cb
Merge pull request #85979 from doronbehar/update-mailnag
mailnag: 1.3.0 -> 2.0.0
2020-07-03 08:00:44 -05:00
Mario Rodas
df364ac575
Merge pull request #92008 from r-ryantm/auto-update/helmsman
helmsman: 3.4.3 -> 3.4.4
2020-07-03 07:58:32 -05:00
Maximilian Bosch
002b700fb5
Merge pull request #92121 from r-ryantm/auto-update/castor
castor: 0.8.14 -> 0.8.15
2020-07-03 13:20:46 +02:00
Jörg Thalheim
83ad051eb5
Merge pull request #91966 from devhell/update-teams
teams: 1.3.00.5152 -> 1.3.00.16851
2020-07-03 11:18:07 +01:00
R. RyanTM
9e67ac4a51 castor: 0.8.14 -> 0.8.15 2020-07-03 02:13:48 +00:00
Ioannis Koutras
a2cdd1464b mattermost-desktop: 4.3.1 -> 4.5.0 2020-07-02 17:39:53 -07:00
Fabian Hauser
cf0552de9b owncloud-client: add libsecret dependency
The libsecret dependency is required to access secrets from the gnome keychain.
2020-07-02 23:11:15 +02:00
Frederik Rietdijk
c33ca7c5ce Merge staging-next into staging 2020-07-02 17:14:53 +02:00
Mario Rodas
498f3d80d3
Merge pull request #92042 from r-ryantm/auto-update/kubeless
kubeless: 1.0.6 -> 1.0.7
2020-07-02 09:29:55 -05:00
Mario Rodas
7a6dafcb93
Merge pull request #92041 from r-ryantm/auto-update/kube-router
kube-router: 0.4.0 -> 1.0.0
2020-07-02 09:10:06 -05:00
Mario Rodas
3c543a19d2
kubeless: install completion 2020-07-02 09:07:31 -05:00
R. RyanTM
338ab5ce07 kubeless: 1.0.6 -> 1.0.7 2020-07-02 13:06:20 +00:00
R. RyanTM
743c02322e kube-router: 0.4.0 -> 1.0.0 2020-07-02 13:01:37 +00:00
R. RyanTM
37c2304dbc helmsman: 3.4.3 -> 3.4.4 2020-07-02 11:48:11 +00:00
Daniël de Kok
3e1f64b9be
Merge pull request #91834 from r-ryantm/auto-update/rclone
rclone: 1.52.1 -> 1.52.2
2020-07-02 13:34:52 +02:00
adisbladis
881fed836f
Merge pull request #91995 from r-ryantm/auto-update/cni
cni: 0.7.1 -> 0.8.0
2020-07-02 12:09:45 +02:00
R. RyanTM
ae5f94e565 cni: 0.7.1 -> 0.8.0 2020-07-02 07:19:28 +00:00
Benjamin Hipple
42ea899130
Merge pull request #91328 from privateseabass/patch-4
protonvpn-cli-ng: 2.2.2 -> 2.2.4
2020-07-01 23:11:53 -04:00
Tim Steinbach
a59fad3e35
zoom-us: 5.1.412382.0614 -> 5.1.418436.0628 2020-07-01 16:36:28 -04:00
devhell
6450f9e162 teams: 1.3.00.5152 -> 1.3.00.16851
Microsoft finally released a new version for Linux.
2020-07-01 19:27:05 +01:00
Jörg Thalheim
1b9b1440b9
Merge pull request #91882 from fkautz/pidgin-osx 2020-07-01 09:56:20 +01:00
taku0
e3873d6690 thunderbird: 68.9.0 -> 68.10.0 2020-07-01 15:12:53 +09:00
taku0
7b0ad8b59f thunderbird-bin: 68.9.0 -> 68.10.0 2020-07-01 15:12:22 +09:00
Seabass-Chan
53bee280a7 protonvpn-cli-ng: 2.2.2 -> 2.2.4
Changed version number and added Jinja2 to propagatedBuildInputs.
2020-06-30 22:43:18 -07:00
Ryan Mulligan
b799808261
Merge pull request #91832 from r-ryantm/auto-update/qbec
qbec: 0.12.0 -> 0.12.1
2020-06-30 19:11:01 -07:00
Nikolay Korotkiy
6dedc015e9
slack: fix on darwin 2020-07-01 04:06:10 +03:00
Frederick F. Kautz IV
f25079d967 pidgin: reenable spellcheck and voice/video in linux builds
Signed-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu>
2020-06-30 13:24:51 -07:00
Frederick F. Kautz IV
19211e9a6a pidgin: now builds and runs on osx
We can now build and run pidgin on OSX.

Pidgin requires an X11 server to run.

* Build: Differences Linux and OSX now parameterized
* Darwin: build against gtk2-x11 instead of gtk
* Darwin: disable gtkspell2 (spellcheck)
* Darwin: disable farstream (voice and video)

Signed-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu>
2020-06-30 12:35:44 -07:00
R. RyanTM
b05162b7e8 rclone: 1.52.1 -> 1.52.2 2020-06-30 12:48:16 +00:00
R. RyanTM
8e162f755f qbec: 0.12.0 -> 0.12.1 2020-06-30 12:05:58 +00:00
R. RyanTM
b15720fb7c pidgin-skypeweb: 1.5 -> 1.6 2020-06-30 11:26:26 +00:00
Maximilian Bosch
27362a6a66
riot-desktop: 1.6.6 -> 1.6.7
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.7
2020-06-29 19:46:02 +02:00
Maximilian Bosch
260003b26c
riot-web: 1.6.6 -> 1.6.7
https://github.com/vector-im/riot-web/releases/tag/v1.6.7
2020-06-29 19:46:02 +02:00
Alyssa Ross
3abe43e22d transmission: install documentation
The risk of collisions is gone now because documentation is correctly
installed into $out/share/doc/transmission instead of $out/share/doc
as before.
2020-06-29 13:56:27 +00:00
Ingo Blechschmidt
71cfbba072 elinks: 0.12pre6 -> 0.13.2 (felinks fork) 2020-06-29 00:35:29 +02:00
Maximilian Bosch
7f742e405a
Merge pull request #91490 from pstn/nheko-0.7.2
Nheko 0.7.2
2020-06-28 00:43:56 +02:00
Maximilian Bosch
4b0632380b
Merge pull request #91629 from r-ryantm/auto-update/mullvad-vpn
mullvad-vpn: 2020.4 -> 2020.5
2020-06-28 00:33:53 +02:00
markuskowa
36351f40e8
Merge pull request #91572 from r-ryantm/auto-update/freerdp
freerdp: 2.1.1 -> 2.1.2
2020-06-28 00:32:20 +02:00
Maximilian Bosch
052c130cf8
Merge pull request #91637 from sikmir/neomutt
neomutt: enable on darwin
2020-06-27 20:54:21 +02:00
Mario Rodas
af25c02576
Merge pull request #91597 from r-ryantm/auto-update/helmfile
helmfile: 0.118.6 -> 0.119.0
2020-06-27 13:38:39 -05:00
Johan Thomsen
1c84b0e916 kubernetes: 1.18.4 -> 1.18.5 2020-06-27 16:56:16 +02:00
markuskowa
e26d99a7ee
Merge pull request #91661 from markuskowa/fix-lics
Fix licenses
2020-06-27 13:17:14 +02:00
Vladyslav M
4c8fd0e2eb
newsboat: 2.19 -> 2.20.1 (#91658) 2020-06-27 12:43:12 +02:00
Mario Rodas
70b8fec143 helmfile: 0.119.0 -> 0.119.1 2020-06-27 04:21:00 -05:00
Mario Rodas
117909637c helmfile: fix sub package 2020-06-27 04:20:00 -05:00
Nikolay Korotkiy
0467e621a5
elinks: enable on darwin 2020-06-27 02:18:19 +03:00
Markus Kowalewski
e55c49f5c0
thunderbird: add license 2020-06-27 00:31:44 +02:00
Markus Kowalewski
a65df7777a
links2: add license 2020-06-27 00:14:33 +02:00
Markus Kowalewski
7c883bce76
kristall: add license 2020-06-27 00:11:06 +02:00
R. RyanTM
0b5eea64bf mullvad-vpn: 2020.4 -> 2020.5 2020-06-26 18:24:43 +00:00
zimbatm
05c54bd0e1
terraform: 0.12.26 -> 0.12.27 (#91614) 2020-06-26 17:59:12 +00:00
Michele Guerini Rocco
8068812b49
Merge pull request #91582 from dotlambda/qutebrowser-1.13.0
qutebrowser: 1.12.0 -> 1.13.0
2020-06-26 18:01:04 +02:00
R. RyanTM
c2327fe409 kristall: 0.2 -> 0.3 2020-06-26 20:44:39 +05:30
Ryan Mulligan
f9dffc6475
Merge pull request #91608 from r-ryantm/auto-update/kubernetes
kubernetes: 1.18.3 -> 1.18.4
2020-06-26 07:09:58 -07:00
R. RyanTM
6a55be2911 kubernetes: 1.18.3 -> 1.18.4 2020-06-26 13:26:09 +00:00
Maximilian Bosch
da1b17fd35
neomutt: 20200619 -> 20200626
https://github.com/neomutt/neomutt/releases/tag/20200626
2020-06-26 14:54:49 +02:00
R. RyanTM
e4873b913d helmfile: 0.118.6 -> 0.119.0 2020-06-26 11:39:22 +00:00
markuskowa
680099278c
Merge pull request #91577 from markuskowa/fix-lics2
Fix licenses
2020-06-26 13:29:16 +02:00
Michael Weiss
fdfa609ae9
signal-desktop: 1.34.2 -> 1.34.3 2020-06-26 12:51:45 +02:00
Robert Schütz
8dd2ae63bb qutebrowser: 1.12.0 -> 1.13.0 2020-06-26 11:48:14 +02:00
Markus Kowalewski
ce37c5b0b4
offrss: fix license 2020-06-26 11:03:54 +02:00
R. RyanTM
b30ecf06de freerdp: 2.1.1 -> 2.1.2 2020-06-26 08:54:06 +00:00
Frederik Rietdijk
cd8e099ffe convos: fix eval 2020-06-26 10:23:52 +02:00
Philipp
02a712166b
nheko: 0.7.1 -> 0.7.2
Signed-off-by: Philipp <philipp+dev@xndr.de>
2020-06-26 09:28:58 +02:00
Mario Rodas
0a62da15c0
Merge pull request #90465 from groodt/groodt-qbec-ldflags
qbec: add ldflags
2020-06-25 22:55:46 -05:00
Mario Rodas
3f338bb94c
Merge pull request #88012 from TheBrainScrambler/master
webbrowser: init at 29.0.0rc1
2020-06-25 22:16:29 -05:00
Mario Rodas
6784e5fa5f
Merge pull request #91530 from r-ryantm/auto-update/argo
argo: 2.8.1 -> 2.8.2
2020-06-25 22:15:55 -05:00
Mario Rodas
a7f888e5f3
argo: install completions 2020-06-25 22:01:51 -05:00
Mario Rodas
c74657f91c
Merge pull request #91467 from danieldk/castor-verifyCargoDeps
castor: remove verifyCargoDeps
2020-06-25 21:50:27 -05:00
R. RyanTM
4d6876aeef argo: 2.8.1 -> 2.8.2 2020-06-26 01:50:31 +00:00
Frederik Rietdijk
fe9a096f46 Merge staging-next into staging 2020-06-25 20:36:08 +02:00
adisbladis
37aab787f5
firefox-devedition-bin: 77.0b7 -> 78.0b9 2020-06-25 14:47:10 +02:00
adisbladis
5f057dd755
firefox-beta-bin: 78.0b2 -> 78.0b9 2020-06-25 14:47:09 +02:00
worldofpeace
bdb59380a3
Merge pull request #91459 from zowoq/desktop-validation
treewide: remove deprecated value `Application` from makeDesktopItem
2020-06-25 07:09:24 -04:00
Daniël de Kok
c864a1519e
Merge pull request #91453 from sikmir/asuka
asuka: init at 0.8.0
2020-06-25 11:05:03 +02:00
Nikolay Korotkiy
93574e5161
asuka: init at 0.8.0 2020-06-25 11:36:30 +03:00
Kim Lindberger
c00bf081d9
Merge pull request #88940 from stigtsp/package/convos-init
convos: init at 4.22
2020-06-25 09:32:33 +02:00
Daniël de Kok
49c99ca796 castor: remove verifyCargoDeps
This attribute is not used anymore by buildRustPackage.
2020-06-25 08:35:05 +02:00
zowoq
c7e61112df treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
Philip Nelson
cf70c86d07 nextdns: init at 1.7.0
1.7.0
2020-06-24 18:32:54 -07:00
Felix Tenley
e09a882e21 brave: 1.8.95 -> 1.10.97 2020-06-24 15:03:46 -07:00
Jörg Thalheim
e7cc52a114
Merge pull request #91426 from pstn/gomuks-0.1.1
gomuks: 0.1.0 -> 0.1.2
2020-06-24 22:27:54 +01:00
Philipp
a8f7edd5ee gomuks: 0.1.0 -> 0.1.2 2020-06-24 22:59:55 +02:00
Michael Weiss
10b11fe5c8
tdesktop: 2.1.12 -> 2.1.13 2020-06-24 20:46:51 +02:00
Michael Weiss
a7fa6f60c4
Merge pull request #91392 from thefloweringash/chromium
chromium: 83.0.4103.106 -> 83.0.4103.116
2020-06-24 19:48:02 +02:00
Atemu
0eaec4dee2
gns3-gui: Add the missing qt5Full runtime dependency
qt5Full may not be installed on users' systems and the gns3-gui depends
on it explicitly.
Note: This also fixes e.g. "nix-shell -p gns3-gui --pure" (at the cost
of an increased closure size).
2020-06-24 19:30:17 +02:00
Frederik Rietdijk
6f72f0b0df Merge staging-next into staging 2020-06-24 19:04:26 +02:00
Tim Steinbach
f3241e1b43
vivaldi: 3.0.1874.38-1 -> 3.1.1929.45-1 2020-06-24 08:25:26 -04:00
Daniël de Kok
f21e6f1928
Merge pull request #91375 from benley/benley/discord-systray
discord: fix appindicator tray icon support
2020-06-24 07:56:10 +02:00
Andrew Childs
46f11f53c9 chromium: 83.0.4103.106 -> 83.0.4103.116
https://chromereleases.googleblog.com/2020/06/stable-channel-update-for-desktop_22.html

This update includes 2 security fixes.

CVEs: CVE-2020-6509
2020-06-24 13:53:28 +09:00
gustavderdraache
3c6bd16648 kubernetes-helm: Restore vendorSha256 2020-06-23 20:42:11 -04:00
Matthias Beyer
0bbeec3904 mutt: 1.14.4 -> 1.14.5
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-06-23 22:45:52 +02:00
Benjamin Staffin
e6307b46d8 discord: fix appindicator tray icon support
Include libappindicator-gtk3 in discord's library path so it's able to
create an indicator icon.
2020-06-23 15:59:33 -04:00
Maximilian Bosch
ea13f90b5f
riot-desktop: 1.6.5 -> 1.6.6
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.6
2020-06-23 17:09:52 +02:00
Maximilian Bosch
c1e8f5c825
riot-web: 1.6.5 -> 1.6.6
https://github.com/vector-im/riot-web/releases/tag/v1.6.6
2020-06-23 17:09:28 +02:00
Ryan Mulligan
b411fedceb
Merge pull request #91334 from r-ryantm/auto-update/psi-plus
psi-plus: 1.4.1231 -> 1.4.1407
2020-06-23 06:09:57 -07:00
Mario Rodas
801b645b2a
Merge pull request #91246 from danieldk/resilio-sync-2.7.1
resilio-sync: 2.7.0 -> 2.7.1
2020-06-23 07:20:16 -05:00
Vladyslav M
2cd2e7267e
Merge pull request #89733 from sikmir/aerc
aerc: unstable-2020-02-01 -> 0.4.0
2020-06-23 09:46:29 +03:00
R. RyanTM
061cae0dc6 psi-plus: 1.4.1231 -> 1.4.1407 2020-06-23 05:59:55 +00:00
Stefan Frijters
f1235e43c2 maestral: 0.6.4 -> 1.1.0 2020-06-22 13:36:52 -07:00
John Ericson
fa54dd346f
Merge pull request #85189 from Ericson2314/cxx-wrapper-debt
C++ compilers: Be sane with standard libraries
2020-06-22 10:38:34 -04:00
Emery Hemingway
ad32426b47 av-98: init at 1.0.2dev 2020-06-22 19:52:13 +05:30