Commit graph

14282 commits

Author SHA1 Message Date
Michael Weiss 3151fd59e7
Merge pull request #111340 from primeos/ungoogled-chromium
ungoogled-chromium: 87.0.4280.141 -> 88.0.4324.104
2021-02-01 14:14:03 +01:00
Sandro da0d1a324f
Merge pull request #109393 from attila-lendvai/attila-bee.master 2021-02-01 12:37:36 +01:00
Attila Lendvai 3f144583c9 bee-clef: init at 0.4.7 2021-02-01 10:55:58 +01:00
Attila Lendvai 0dc5f1f6d6 bee: init at 0.4.2 2021-02-01 10:55:01 +01:00
Sandro 5d9bf1bca8
Merge pull request #111509 from cawilliamson/master
rambox-pro: 1.4.1 → 1.5.0
2021-02-01 08:46:07 +01:00
Graham Christensen 5b896d3797
Merge pull request #111513 from devzero/master
signal-cli: 0.6.12 -> 0.7.4
2021-01-31 20:38:57 -05:00
Michael Weiss d1c040f8c6
chromiumDev: Build without TFLite and apply a fix
During d6d4228b39 I failed to notice that the current chromiumDev
version is older than the first one that contained the commit to fix the
dependency on opus in webcodecs.
This should hopefully fix build of chromiumDev (if there are no
additional issues).
2021-02-01 01:43:30 +01:00
Chris Connelly 989661d13e adjusted jre_headless references 2021-01-31 19:14:34 -05:00
Christopher A. Williamson 0e35e02c11 rambox-pro: 1.4.1 → 1.5.0 2021-01-31 23:22:37 +00:00
Chris Connelly f8b0db1cfa signal-cli: updated to version 0.7.4 and switched to openjdk11 due to new java 11 requirement 2021-01-31 18:19:47 -05:00
Sandro 2b55866016
Merge pull request #110340 from SCOTT-HAMILTON/protonvpn-cli
protonvpn-cli: 2.2.4 -> 2.2.6
2021-01-31 19:36:43 +01:00
Sandro 0ebabc7057
Merge pull request #111482 from risicle/ris-cloudfoundry-cli-7.2.0 2021-01-31 19:32:39 +01:00
Sandro a17a03e6a7
Merge pull request #110780 from buckley310/vmwareview
vmware-horizon-client: 2006 -> 2012
2021-01-31 18:46:22 +01:00
Sandro 94b3465cbc
Merge pull request #111478 from mweinelt/weechat
weechat: 3.0 -> 3.0.1
2021-01-31 18:19:12 +01:00
Sandro 074a0e0fe6
Merge pull request #110133 from doronbehar/pkg/zoom-us.2
zoom-us: Make update script get exact version
2021-01-31 18:18:46 +01:00
Robert Scott 1e01f697c2 cloudfoundry-cli: relocate to pkgs/applications/networking/cluster 2021-01-31 16:30:23 +00:00
Martin Weinelt 88b7a68be4 weechat: 3.0 -> 3.0.1 2021-01-31 16:46:22 +01:00
Sandro Jäckel ced3ec6ce3
treewide: update permanent url redirects 2021-01-30 21:48:57 +01:00
Mario Rodas d2f34b5d99
Merge pull request #111272 from r-ryantm/auto-update/jmeter
jmeter: 5.4 -> 5.4.1
2021-01-30 15:15:45 -05:00
Mario Rodas b19b6cb1b6
Merge pull request #111341 from r-ryantm/auto-update/nextdns
nextdns: 1.9.6 -> 1.10.1
2021-01-30 15:04:09 -05:00
R. RyanTM 79d8b6b695 nextdns: 1.9.6 -> 1.10.1 2021-01-30 18:56:34 +00:00
Michael Weiss 268600e6b7
ungoogled-chromium: 87.0.4280.141 -> 88.0.4324.104
Unfortunately this requires a crazy hack to support building with
Google's proprietary Widevine DRM technology as that requires fetching
the Google Chrome sources (see also 86ff1e45ce).
The hack is required because ungoogled-chromium doesn't always use tags
that correspond to a Google Chrome release.
2021-01-30 19:22:22 +01:00
Guillaume Girol e20fa5f1fb
Merge pull request #111173 from bhipple/u/luigi
luigi: remove dependency override on tornado_5
2021-01-30 18:18:20 +00:00
Mario Rodas f3627f8cf0
Merge pull request #111290 from r-ryantm/auto-update/kubeseal
kubeseal: 0.13.1 -> 0.14.1
2021-01-30 10:21:31 -05:00
R. RyanTM cea59fd3a9 kubeseal: 0.13.1 -> 0.14.1 2021-01-30 11:13:27 +00:00
Michael Weiss d6d4228b39
chromiumBeta: Backport a patch to fix the build
The build was failing with:
In file included from ../../third_party/blink/renderer/modules/webcodecs/audio_encoder.cc:7:
In file included from ../../media/audio/audio_opus_encoder.h:16:
gen/shim_headers/opus_shim/third_party/opus/src/include/opus.h:5:10: error: 'opus.h' file not found with <angled> include; use "quotes" instead
#include <opus.h>
         ^~~~~~~~
         "opus.h"
[...]
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[42272/44233] CXX obj/third_party/blink/renderer/modules/webcodecs/webcodecs/decoder_template.oo[K

Note: This also fixes the ungoogled-chromium channel name in versionRange.
2021-01-30 12:08:17 +01:00
Jörg Thalheim fd2dcf3b17
Merge pull request #111247 from siraben/stdenv-lib-node-env
pkgs/development: stdenv.lib -> lib in node-composition files
2021-01-30 08:40:47 +00:00
Ben Siraphob 32fc8b9134 pkgs/development: stdenv.lib -> lib in node-composition files
Future updates to these files should generate them with node2nix 1.9.0
which removes stdenv.lib from the generated Nix.
2021-01-30 14:42:17 +07:00
R. RyanTM 106df6d335 jmeter: 5.4 -> 5.4.1 2021-01-30 06:27:22 +00:00
R. RyanTM a5df15db6f
kubecfg: 0.16.0 -> 0.17.0 (#111115) 2021-01-30 00:28:42 -05:00
Sandro 2adfe776b1
Merge pull request #111032 from ivankovnatsky/patch-11
terraform-providers.gitlab: 3.1.0 -> 3.4.0
2021-01-30 02:23:01 +01:00
Sandro 19f3cd0f51
Merge pull request #111220 from Chili-Man/update-minikube-0.17.1
minikube: 1.17.0 -> 1.17.1
2021-01-30 02:11:06 +01:00
Michael Weiss 19ac92915a
tdesktop: 2.5.7 -> 2.5.8 2021-01-30 01:06:35 +01:00
Michael Weiss 2b66bbd845
tdesktop: 2.5.1 -> 2.5.7 2021-01-30 00:38:48 +01:00
Diego Rodriguez eb41c40eb0
minikube: 1.17.0 -> 1.17.1 2021-01-29 15:49:18 -07:00
Milan 552d718287
qutebrowser: 1.14.1 -> 2.0.1 (#108272) 2021-01-29 19:04:17 +01:00
Benjamin Hipple bf903ddb3f luigi: remove dependency override on tornado_5
When building luigi on python3, upstream supports the latest tornado
2021-01-29 11:39:06 -05:00
Ivan Kovnatsky 34fc426ff1
terraform-providers.gitlab: 3.1.0 -> 3.4.0 2021-01-29 11:59:13 +02:00
Bernardo Meurer 9353ed0300
Merge pull request #110984 from mweinelt/firefox
firefox: 84.0.2 -> 85.0; firefox-esr: 78.6.1esr -> 78.7.0esr
2021-01-29 08:21:22 +00:00
Bernardo Meurer ecdb02f7ea
Merge pull request #111047 from claudiiii/firefox-bin-85
firefox-bin: 84.0.2 -> 85.0
2021-01-29 08:19:45 +00:00
Daniël de Kok 414fa0c190
Merge pull request #111064 from r-ryantm/auto-update/brave
brave: 1.19.86 -> 1.19.88
2021-01-29 09:05:32 +01:00
Mario Rodas 9c19775496
Merge pull request #111109 from r-ryantm/auto-update/helmfile
helmfile: 0.137.0 -> 0.138.1
2021-01-28 23:39:04 -05:00
Mario Rodas 98cd7e6614
Merge pull request #111110 from r-ryantm/auto-update/helmsman
helmsman: 3.6.3 -> 3.6.4
2021-01-28 23:36:40 -05:00
Mario Rodas 762989b3f5
Merge pull request #111055 from r-ryantm/auto-update/argo
argo: 2.12.5 -> 2.12.6
2021-01-28 23:23:52 -05:00
R. RyanTM 3015caee00 helmsman: 3.6.3 -> 3.6.4 2021-01-29 04:07:19 +00:00
R. RyanTM d136928c48 helmfile: 0.137.0 -> 0.138.1 2021-01-29 04:03:21 +00:00
Sandro 64e1dc5d96
Merge pull request #107478 from benley/insync-v3
insync-v3: init at 3.2.4.40856
2021-01-29 02:19:43 +01:00
Sandro f6bb369bf7
Merge pull request #111052 from CrystalGamma/nheko-0.8.1 2021-01-29 02:17:48 +01:00
Sandro f05284c431
Merge pull request #109941 from schmittlauch/cawbird-v1.3.2
cawbird: 1.2.1 -> 1.3.2
2021-01-29 01:45:44 +01:00
R. RyanTM 36c01a5ce9 brave: 1.19.86 -> 1.19.88 2021-01-28 22:31:49 +00:00