Artturi
52f31d531b
Merge pull request #171820 from Artturin/torbrow1
...
tor-browser-bundle-bin: fix unbound variables
2022-05-08 13:51:12 +03:00
Rick van Schijndel
cdb1067df4
Merge pull request #171804 from panicgh/tbb
...
tor-browser-bundle-bin: 11.0.10 -> 11.0.11
2022-05-08 11:55:07 +02:00
7c6f434c
35c8369737
Merge pull request #171945 from trofi/fix-fno-common-for-freetalk
...
freetalk: pull pending fix for -fno-common toolchains
2022-05-08 07:46:04 +00:00
github-actions[bot]
7c1e4ffd7f
Merge master into staging-next
2022-05-08 06:01:24 +00:00
Bobby Rong
e65ee93064
Merge pull request #171472 from r-ryantm/auto-update/brave
...
brave: 1.38.109 -> 1.38.111
2022-05-08 13:38:34 +08:00
Mario Rodas
0f949eb7f1
Merge pull request #172015 from r-ryantm/auto-update/flexget
...
flexget: 3.3.8 -> 3.3.9
2022-05-07 22:45:59 -05:00
Artturi
8500b9de82
Merge pull request #168752 from nicknovitski/minikube-wrap
...
minikube: disable update notifications
2022-05-08 06:40:14 +03:00
R. Ryantm
e77d20ed55
flexget: 3.3.8 -> 3.3.9
2022-05-08 02:17:13 +00:00
github-actions[bot]
d6c9d38363
Merge master into staging-next
2022-05-08 00:02:24 +00:00
S. Nordin Abouzahra
0bafb3baa7
firefox: support JACK and sndio audio backends
...
You can set `media.cubeb.backend` in `about:config` to force a specific
backend.
2022-05-07 18:36:06 -04:00
Euan Kemp
527f2375d0
k3s: 1.23.5+k3s1 -> 1.23.6+k3s1
...
This updates k3s.
This one's done by hand rather than via the update bot since the
upstream repo ended up in a state where `go mod download` didn't work,
and we had `proxyVendor` set (which causes a `go mod download`).
Deleting `proxyVendor` works now though, and I didn't actually fully
understand why it was needed before, so I've removed that. Which
unblocks the update.
The actual update was done via `./update.sh` after removing
`proxyVendor` and the `k3sServerVendorSha256` variables.
2022-05-07 14:56:39 -07:00
Michael Weiss
50eb698593
Merge pull request #171852 from primeos/chromiumDev
...
chromiumDev: 103.0.5028.0 -> 103.0.5042.0
2022-05-07 22:04:59 +02:00
Michael Weiss
b7cc539a71
Merge pull request #171851 from primeos/chromiumBeta
...
chromiumBeta: 102.0.5005.27 -> 102.0.5005.40
2022-05-07 22:04:48 +02:00
Naïm Favier
863cdf8f09
wrapFirefox: handle binary wrappers
...
We can't just edit binary wrappers in place because of a length
mismatch, so we have to parse the generating makeCWrapper call out of
the binary, extract wrapper arguments from it and add them to the
Firefox wrapper.
All these contortions are needed because Firefox looks for its runtime
in argv0, so the proper argv0 needs to be set by wrappers to always
point to the "final" runtime. I think this could be avoided by wrapping
/lib/$libName/firefox instead of /bin/firefox, and I'd like to look into
that in the future, but for now I'm just fixing the immediate problem.
2022-05-07 20:40:43 +02:00
Sergei Trofimovich
2f653769f8
freetalk: pull pending fix for -fno-common toolchains
...
Without the change build on -fno-common toolchains like clamng-13 fails as:
$ nix build --impure --expr 'with import ./. {}; freetalk.override { stdenv = clang13Stdenv; }' -L
...
ld: more.o:src/./more.h:15: multiple definition of `cin'; primitives.o:src/./more.h:15: first defined here
ld: more.o:src/./more.h:14: multiple definition of `initial_settings'; primitives.o:src/./more.h:14: first defined here
2022-05-07 18:32:19 +01:00
Vladimír Čunát
a87d534668
Merge #171203 : gmime3: 3.2.7 -> 3.2.11 (into staging-next)
2022-05-07 08:52:11 +02:00
Artturi
77b0530b3c
Merge pull request #171879 from SuperSandro2000/python-magic
...
python310Packages.python-magic: normalise attr
2022-05-07 07:23:25 +03:00
Sandro Jäckel
115475ff5b
python310Packages.python-magic: normalise attr
2022-05-07 01:18:35 +02:00
Sandro
4c4133e86d
Merge pull request #170726 from WolfangAukang/protonvpn-cli-legacy
2022-05-07 01:15:10 +02:00
Sandro
4dbc054800
Merge pull request #171292 from malob/update-signalbackup-tools
...
signalbackup-tools: 20220425 -> 20220430
2022-05-07 01:10:46 +02:00
Sandro
da51b0c1b3
Merge pull request #171811 from Kranzes/nc
...
nextcloud-client: Revert "nextcloud-client: remove inkscape from runtime closure"
2022-05-07 00:56:23 +02:00
P. R. d. O
ac247e0885
protonvpn-cli_2: init at 2.2.11
...
Naming as protonvpn-cli_2 as this version uses openvpn to perform connections instead of NetworkManager as on the official version
2022-05-06 15:28:06 -06:00
P. R. d. O
0ffb521ac8
protonvpn-cli: 2.2.6 -> 3.11.1
2022-05-06 15:26:57 -06:00
Michael Weiss
fdeff96262
chromiumDev: 103.0.5028.0 -> 103.0.5042.0
2022-05-06 21:19:07 +02:00
Michael Weiss
e1ae57055b
chromiumBeta: 102.0.5005.27 -> 102.0.5005.40
2022-05-06 21:17:49 +02:00
Michael Weiss
1234e830e4
Merge pull request #171564 from primeos/chromium
...
chromium: 101.0.4951.41 -> 101.0.4951.54
2022-05-06 21:17:24 +02:00
Sandro
7278295c36
Merge pull request #103909 from RamKromberg/fix/transgui
...
transgui: patch to circumvent v3 rpc issue
2022-05-06 18:37:04 +02:00
K900
70b3cbff57
n8n: reenable tests
2022-05-06 14:34:43 +00:00
Sandro Jäckel
004a752f6f
nextcloud-client: replace inkscape with the more light librsvg
2022-05-06 16:19:32 +02:00
Nikolay Korotkiy
c92b0c5c69
lagrange: 1.12.2 → 1.13.3
2022-05-06 16:46:32 +03:00
Jonas Chevalier
bab6710b73
Merge pull request #171221 from zimbatm/numtide-team
...
maintainers: add numtide team
2022-05-06 15:42:16 +02:00
Bobby Rong
1ed2cbda29
Merge pull request #170861 from equirosa/signal-desktop
...
signal-desktop: 5.39.0 -> 5.42.0
2022-05-06 21:41:46 +08:00
Artturin
af3565ce64
tor-browser-bundle-bin: fix unbound variables
2022-05-06 16:21:37 +03:00
Ilan Joselevich
02479819d6
Revert "nextcloud-client: remove inkscape from runtime closure"
...
This reverts commit 1f70a0a9e0
.
2022-05-06 15:00:13 +03:00
hexchen
6f33598b7e
alfaview: fix and update
2022-05-06 12:18:13 +02:00
Nicolas Benes
607be2704a
tor-browser-bundle-bin: 11.0.10 -> 11.0.11
2022-05-06 12:09:20 +02:00
Bobby Rong
d1ad6a8d44
Merge pull request #171661 from jtrees/update-tutanota
...
tutanota-desktop: 3.91.10 -> 3.95.4
2022-05-06 17:14:39 +08:00
Ram Kromberg
c0de15d581
transgui: patch to circumvent v3 rpc issue
2022-05-06 09:27:19 +03:00
7c6f434c
7bdbbba683
Merge pull request #171368 from ThibaultLemaire/update-linphone-4-4-1
...
linphone: Cleanup dependencies
2022-05-06 04:27:28 +00:00
Bernardo Meurer
e6b94ad07e
Merge pull request #171602 from malob/treewide-mainProgram
...
treewide: add meta.mainProgram to many packages
2022-05-05 18:16:09 -07:00
K900
50644fd3b1
n8n: 0.175.0 -> 0.175.1, build with Node 16
2022-05-05 22:25:50 +03:00
Maximilian Bosch
0350935cf4
Merge pull request #171003 from Ma27/bump-neomutt
...
neomutt: 20220415 -> 20220429
2022-05-05 20:53:42 +02:00
Artturi
b0b8435c37
Merge pull request #167987 from oxzi/weechat-otr-fix-build-and-deprecation
...
weechat-otr: Fix build and knownVulnerabilities
2022-05-05 20:24:55 +03:00
squalus
e9f479eca0
librewolf: 100.0-1 -> 100.0-2
2022-05-05 07:19:14 -07:00
Joshua Trees
6eaf63fec7
tutanota-desktop: 3.91.10 -> 3.95.4
2022-05-05 15:45:27 +02:00
ajs124
76b29a4500
Merge pull request #167440 from r-ryantm/auto-update/psi-plus
...
psi-plus: 1.5.1615 -> 1.5.1618
2022-05-05 14:05:45 +01:00
José Romildo Malaquias
21dcccd97d
Merge pull request #171583 from romildo/upd.liferea
...
liferea: 1.12.9 -> 1.13.8
2022-05-05 08:53:16 -03:00
ajs124
4bd62b75f7
Merge pull request #169515 from kuwii/microsoft-edge
...
microsoft-edge: 98.0.1108.56 -> 100.0.1185.44
2022-05-05 10:31:41 +01:00
Artturi
aba4816ffd
Merge pull request #171555 from ShamrockLee/caprine-bin
...
caprine-bin: 2.55.2 -> 2.55.4
2022-05-05 10:15:19 +03:00
Artturi
530845b05c
Merge pull request #171568 from jaen/fix-brave-gpu-acceleration-wayland
...
brave: fix GPU acceleration on Wayland
2022-05-05 10:08:50 +03:00
Artturi
8ce2d6d6fa
Merge pull request #171581 from malte-v/senpai-update
...
senpai: unstable-2021-12-14 -> unstable-2022-04-29
2022-05-05 10:07:18 +03:00
Peter Hoeg
5a51d04e45
onedrive: 2.4.16 -> 2.4.17
2022-05-05 14:33:18 +08:00
Bobby Rong
602292f93d
Merge pull request #171462 from 7FM/patch-1
...
modem-manager-gui: fix build with meson >= 0.61
2022-05-05 12:33:58 +08:00
Eduardo Quiros
7ffc224e4a
signal-desktop: 5.39.0 -> 5.42.0
2022-05-04 20:11:42 -06:00
Artturi
ed7482faa6
Merge pull request #170440 from armeenm/remove-twister
...
twister: remove
2022-05-05 04:10:05 +03:00
Malo Bourgon
16e15fa68f
treewide: add meta.mainProgram to many packages
2022-05-04 18:08:19 -07:00
Mario Rodas
9283129fa0
Merge pull request #171411 from techknowlogick/bcloudflared
...
cloudflared: 2022.4.1 -> 2022.5.0
2022-05-04 18:49:06 -05:00
Mario Rodas
e8fab4e653
Merge pull request #171458 from schmittlauch/seafile-client-8.0.7-1
...
seafile-client: build v8.0.7 from proper commit
2022-05-04 18:47:48 -05:00
Sandro
5060994261
Merge pull request #168473 from erictapen/nbclient
2022-05-05 00:37:19 +02:00
Sandro
6c4bc083e1
Merge pull request #171578 from jtojnar/revert-nm-applet-rename
2022-05-05 00:19:15 +02:00
Sandro
b7e7a04689
Merge pull request #171536 from WolfangAukang/ssm-smp-1.2.312.0
...
ssm-session-manager-plugin: 1.2.54.0 -> 1.2.312.0
2022-05-04 23:51:48 +02:00
José Romildo
bf59489fea
liferea: 1.12.9 -> 1.13.8
2022-05-04 18:39:42 -03:00
Malte Voos
5860a9e5e5
senpai: unstable-2021-12-14 -> unstable-2022-04-29
2022-05-04 23:39:29 +02:00
Jan Tojnar
ec0ae174f8
Revert "networkmanager-applet: rename from networkmanagerapplet"
...
network-manager-applet uses differrent naming scheme from the VPN plug-ins.
Let’s revert to the previous state, for now, to fix eval. We can do the rename later.
This reverts commit cecb014d5d
.
2022-05-04 23:29:42 +02:00
Kerstin Humm
60b4f7d8e8
zerobin: raise version bounds for bleach to <6
2022-05-04 22:47:27 +02:00
Tomek Mańko
de4a99db5e
brave: fix GPU acceleration on Wayland
2022-05-04 21:01:33 +02:00
Michael Weiss
1c9f439ba2
chromium: 101.0.4951.41 -> 101.0.4951.54
...
https://chromereleases.googleblog.com/2022/05/stable-channel-update-for-desktop.html
2022-05-04 20:58:39 +02:00
Michael Weiss
560e691ffb
Merge pull request #171495 from michaeladler/ungoogled-chromium
...
ungoogled-chromium: 101.0.4951.41 -> 101.0.4951.54
2022-05-04 20:57:47 +02:00
Sandro
7e4329608c
Merge pull request #170952 from SuperSandro2000/firewalld
...
firewalld: init at 1.1.1
2022-05-04 20:51:27 +02:00
Shamrock Lee
443e8f6444
caprine-bin: 2.55.2 -> 2.55.4
2022-05-05 00:51:33 +08:00
P. R. d. O
eb8ce99204
ssm-session-manager-plugin: 1.2.54.0 -> 1.2.312.0
2022-05-04 08:23:32 -06:00
superherointj
872280e35a
fluxcd: 0.29.5 -> 0.30.2
2022-05-04 11:21:58 -03:00
superherointj
40d5cb2e83
fluxcd: add superherointj as maintainer
2022-05-04 11:20:49 -03:00
superherointj
4263a21163
fluxcd: fix update script unbound variable
2022-05-04 11:20:49 -03:00
José Romildo Malaquias
746eb1d341
Merge pull request #170987 from kouyk/update/vivaldi
...
vivaldi: 5.2.2623.39-1 -> 5.2.2623.41-1
2022-05-04 08:33:11 -03:00
7FM
ab09393283
modem-manager-gui: fix build with meson >= 0.61
2022-05-04 11:58:52 +02:00
Michael Adler
29037ae616
ungoogled-chromium: 101.0.4951.41 -> 101.0.4951.54
2022-05-04 08:00:20 +02:00
R. Ryantm
e3f9f3a1b0
brave: 1.38.109 -> 1.38.111
2022-05-04 01:29:05 +00:00
squalus
b04e852474
librewolf: 99.0.1-4 -> 100.0-1
2022-05-03 17:56:12 -07:00
Martin Weinelt
ccb9c0e537
Merge pull request #169153 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped
...
firefox-devedition-bin-unwrapped: 100.0b6 -> 100.0b7
2022-05-04 02:11:15 +02:00
Martin Weinelt
3382215fd7
firefox-devedition-bin-unwrapped: 100.0b7 -> 101.0b2
2022-05-04 02:07:58 +02:00
Trolli Schmittlauch
342e99a587
seafile-client: build v8.0.7 from proper commit
...
Follow-up to #170730
After release, the v8.0.7 tag had been re-tagged to a newer but broken state.
This commit does not change the built program but only ensures that it continues
to be buildable.
2022-05-04 00:27:31 +02:00
techknowlogick
bb7bb2433e
cloudflared: 2022.4.1 -> 2022.5.0
2022-05-03 11:52:25 -04:00
Martin Weinelt
f6fd7e36d3
firefox-esr: 91.8.0esr -> 91.9.0esr
...
https://www.mozilla.org/en-US/firefox/91.9.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-17/
Fixes: CVE-2022-29914, CVE-2022-29909, CVE-2022-29916, CVE-2022-29911,
CVE-2022-29912, CVE-2022-29917
2022-05-03 15:35:22 +02:00
Martin Weinelt
a1f9d3a52e
firefox-bin: 99.0.1 -> 100.0
...
https://www.mozilla.org/en-US/firefox/100.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-16/
Fixes: CVE-2022-29914, CVE-2022-29909, CVE-2022-29911, CVE-2022-29912,
CVE-2022-29910, CVE-2022-29915, CVE-2022-29917, CVE-2022-29918
2022-05-03 15:35:04 +02:00
Martin Weinelt
3f2a09af84
firefox: 99.0.1 -> 100.0
...
https://www.mozilla.org/en-US/firefox/100.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-16/
Fixes: CVE-2022-29914, CVE-2022-29909, CVE-2022-29911, CVE-2022-29912,
CVE-2022-29910, CVE-2022-29915, CVE-2022-29917, CVE-2022-29918
2022-05-03 15:34:02 +02:00
Ilan Joselevich
f7041d7893
nextcloud-client: 3.4.4 -> 3.5.0
2022-05-03 15:14:41 +03:00
Doron Behar
d33eace057
Merge pull request #171226 from SuperSandro2000/gmailctl
...
gmailctl: unstable-2022-03-24 -> 0.10.2
2022-05-03 12:44:03 +03:00
Sarah Brofeldt
4014d689cd
Merge pull request #171295 from liff/teams/update-darwin-hash
...
teams: fix source hash of 1.5.00.10453 on Darwin
2022-05-03 10:33:19 +02:00
Thibault Lemaire
fe8f77c2c0
linphone: Cleanup dependencies
...
A lot of bloat had been accumulated through updates (e.g. with linphone
migrating from Gtk to Qt, or linphone being split to liblinphone &
linphone-desktop).
Method: Through trial and error. Delete all dependencies, try to build, try to
run, reintroduce missing dependencies.
I have tested everything I could, but it is possible that some optional
features have been silently disabled with dependencies not being found now.
(Codecs, encryption schemes, etc...)
2022-05-03 10:26:29 +02:00
Martin Weinelt
849242b667
Merge pull request #171312 from SuperSandro2000/firefox
2022-05-03 01:21:07 +02:00
Sandro
ad739de03b
Merge pull request #170655 from jaen/fix-brave-gpu-acceleration
...
brave: 1.37.116 -> 1.38.109 and fix VAAPI/Vulkan
2022-05-03 01:14:18 +02:00
Sandro Jäckel
aeeb5ebd00
firewalld: init at 1.1.1
2022-05-03 01:04:30 +02:00
Sandro Jäckel
fddfaa3b72
firefox: remove unused option
2022-05-02 22:15:56 +02:00
Artturi
eda8812e66
Merge pull request #171286 from K900/upd8n
2022-05-02 21:47:15 +03:00
Olli Helenius
a51544b715
teams: fix source hash of 1.5.00.10453 on Darwin
2022-05-02 20:59:55 +03:00
Malo Bourgon
c42af24f30
signalbackup-tools: 20220425 -> 20220430
2022-05-02 10:44:18 -07:00
Aaron Jheng
073c11c7d3
kubecfg: 0.22.0 -> 0.26.0 ( #171259 )
2022-05-02 19:25:17 +02:00
K900
02a4cef89c
n8n: 0.174.0 → 0.175.0
2022-05-02 16:41:45 +00:00
zimbatm
2e365a077d
terraform: maintained by numtide
2022-05-02 14:55:13 +02:00