Mario Rodas
f6d714ff4e
Merge pull request #167736 from techknowlogick/bump-waypoint
...
waypoint: 0.7.2 -> 0.8.1
2022-04-10 08:11:22 -05:00
Mario Rodas
e992f8a601
Merge pull request #167786 from r-ryantm/auto-update/helmfile
...
helmfile: 0.143.5 -> 0.144.0
2022-04-10 08:10:03 -05:00
Mario Rodas
3c692ef5af
Merge pull request #168070 from r-ryantm/auto-update/syncthing
...
syncthing: 1.19.1 -> 1.19.2
2022-04-10 08:01:56 -05:00
Florian Klink
8753d89223
Merge pull request #167960 from qowoz/talos
...
talosctl: update ldflags
2022-04-10 14:18:22 +02:00
R. Ryantm
0342af6d16
appgate-sdp: 5.5.3 -> 5.5.4
2022-04-10 10:08:42 +00:00
Alexander Bantyev
ae07156fc3
Merge pull request #168059 from ilya-fedin/kotatogram-with-webkit
...
kotatogram-desktop-with-webkit: init
2022-04-10 09:40:53 +03:00
github-actions[bot]
be1d810695
Merge staging-next into staging
2022-04-10 06:02:00 +00:00
Bobby Rong
905666851f
Merge pull request #167950 from andersk/zulip
...
zulip: 5.9.0 → 5.9.1
2022-04-10 13:12:13 +08:00
Jan Tojnar
e3e625ffe4
chromium: remove unused GConf dependency
...
GConf has been deprecated for ages and support for it removed from Chromium a while ago:
- Removal of `use_gconf` gn build system flag:
a28f4d062f
2022-04-10 03:54:39 +02:00
Jan Tojnar
e8c84f90ed
chromium: remove deprecated libgnome-keyring dependency
...
libgnome-keyring has been deprecated for a long time.
It has been superseded by libsecret, which allows access to not only
GNOME Keyring secret manager but any other service implementing
the Secret Service D-Bus API.
In fact Chromium links against libsecret when use_glib is enabled:
https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/BUILD.gn;l=142;drc=35be6215ec8f09e50176f36753c68f26c63d1885
And use_glib is on by default on Linux:
https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/BUILD.gn;l=142;drc=35be6215ec8f09e50176f36753c68f26c63d1885
Unfortunately, Chromium is vendoring libsecret:
https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/BUILD.gn;l=187;drc=35be6215ec8f09e50176f36753c68f26c63d1885
We need to disable the flag explicitly, since it is enabled by default:
https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/features.gni;l=11;drc=35be6215ec8f09e50176f36753c68f26c63d1885
2022-04-10 03:54:39 +02:00
R. Ryantm
5382623d7f
vivaldi-widevine: 4.10.2391.0 -> 4.10.2449.0
2022-04-10 00:31:21 +00:00
github-actions[bot]
28c6c88d42
Merge staging-next into staging
2022-04-10 00:02:52 +00:00
R. Ryantm
112afa2c56
syncthing: 1.19.1 -> 1.19.2
2022-04-09 22:48:51 +00:00
Ilya Fedin
dc508e7f5a
kotatogram-desktop-with-webkit: init
...
This allows to get maximum from the dlopen-based code and install webkit dependency only when needed and without rebuilds
Tested with https://t.me/ShopBot
2022-04-10 01:51:13 +04:00
Martin Weinelt
98b6b24606
Merge pull request #167921 from panicgh/tbb
2022-04-09 23:25:30 +02:00
Thiago Kenji Okada
4694233dec
Merge pull request #167111 from r-ryantm/auto-update/vieb
...
vieb: 7.1.2 -> 7.2.0
2022-04-09 22:07:31 +01:00
Martin Weinelt
7715286357
Merge pull request #168025 from squalus/librewolf
...
librewolf: 98.0.2-1 -> 99.0-1
2022-04-09 22:11:36 +02:00
Thiago Kenji Okada
d5253dd45d
Merge pull request #167561 from r-ryantm/auto-update/thunderbird-unwrapped
...
thunderbird-unwrapped: 91.7.0 -> 91.8.0
2022-04-09 19:39:22 +01:00
squalus
00db31b93c
librewolf: 98.0.2-1 -> 99.0-1
2022-04-09 11:18:04 -07:00
github-actions[bot]
55db28db36
Merge staging-next into staging
2022-04-09 18:01:56 +00:00
Lassulus
60117477e5
Merge pull request #162248 from r-ryantm/auto-update/seaweedfs
...
seaweedfs: 2.90 -> 2.91
2022-04-09 18:34:45 +01:00
Bobby Rong
ebab083a03
Merge pull request #167953 from binsky08/threema-update
...
threema-desktop: 1.0.3 -> 1.2.0
2022-04-09 22:30:48 +08:00
github-actions[bot]
f303d4de3b
Merge staging-next into staging
2022-04-09 12:02:07 +00:00
Robert Schütz
eca01bff99
deltachat-desktop: 1.28.1 -> 1.28.2
...
https://github.com/deltachat/deltachat-desktop/releases/tag/v1.28.2
2022-04-09 10:53:17 +00:00
Robert Hensing
375eaf2b4f
terraform-full: Fix eval ( #167857 )
...
https://github.com/NixOS/nixpkgs/pull/166792 made the
aliases work, which was unexpected for terraform-full.
Thanks to zowoq for reporting
https://github.com/NixOS/nixpkgs/pull/166792#issuecomment-1092742313
2022-04-09 11:04:53 +02:00
zowoq
7fdfe7ffea
talosctl: update ldflags
...
- https://github.com/siderolabs/talos/blob/v1.0.1/Makefile
- add/update ldflags from makefile
- also update src.owner and homepage
2022-04-09 17:12:33 +10:00
github-actions[bot]
01b0aa0bc6
Merge staging-next into staging
2022-04-09 06:01:47 +00:00
Mario Rodas
8250f4f57a
Merge pull request #167754 from techknowlogick/bump-cloudflared-3
...
cloudflared: 2022.3.4 -> 2022.4.0
2022-04-08 20:43:17 -05:00
Anders Kaseorg
7df06b163f
zulip: 5.9.0 → 5.9.1
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-08 18:23:19 -07:00
binsky
ec1fbd1361
threema-desktop: 1.0.3 -> 1.2.0
2022-04-09 03:13:03 +02:00
github-actions[bot]
e15ff925b0
Merge staging-next into staging
2022-04-09 00:02:40 +00:00
techknowlogick
83a826e411
waypoint: 0.7.2 -> 0.8.1
2022-04-08 18:54:19 -04:00
Alvar Penning
dbc24adde7
claws-mail: add keyword_warner-plugin
...
This plugin was newly introduced after Claws-Mail's release 4.1.0.
https://git.claws-mail.org/?p=claws.git;a=blob_plain;f=RELEASE_NOTES;hb=4.1.0
2022-04-08 23:44:27 +02:00
Nicolas Benes
d7c3643e6e
tor-browser-bundle-bin: 11.0.9 -> 11.0.10
2022-04-08 22:50:30 +02:00
Artturi
f2ae0b0f03
Merge pull request #167873 from 06kellyjac/driftctl
2022-04-08 21:59:26 +03:00
github-actions[bot]
c57af6e8b0
Merge staging-next into staging
2022-04-08 18:11:40 +00:00
R. Ryantm
e5e8f993a2
owncloud-client: 2.10.0.6519 -> 2.10.1.7187
2022-04-08 17:41:34 +00:00
zowoq
8c7490edeb
terraform-providers.opennebula: drop unnecessary deleteVendor
2022-04-08 23:52:28 +10:00
zowoq
34e802e815
terraform-providers.logicmonitor: drop unnecessary deleteVendor
2022-04-08 23:52:28 +10:00
06kellyjac
54463e07a2
driftctl: 0.26.0 -> 0.27.0
2022-04-08 14:26:25 +01:00
06kellyjac
4dd78c63a1
starboard: 0.14.1 -> 0.15.3
2022-04-08 14:16:55 +01:00
github-actions[bot]
8babfc3adf
terraform-providers: update 2022-04-08
2022-04-08 22:31:14 +10:00
github-actions[bot]
a36cec68d4
Merge staging-next into staging
2022-04-08 12:02:01 +00:00
Florian Klink
468c00b7f2
Merge pull request #167770 from wahjava/update-talosctl
...
talosctl: 0.14.3 -> 1.0.1
2022-04-08 09:58:27 +02:00
github-actions[bot]
62fec6748f
Merge staging-next into staging
2022-04-08 06:02:02 +00:00
Bernardo Meurer
52e235a854
Merge pull request #167769 from teutat3s/bump/signal-desktop
2022-04-07 20:56:43 -07:00
github-actions[bot]
1266a252ca
Merge staging-next into staging
2022-04-08 00:02:53 +00:00
R. Ryantm
e72fc6554f
helmfile: 0.143.5 -> 0.144.0
2022-04-07 23:22:34 +00:00
Thiago Kenji Okada
1f0e776d11
Merge pull request #167604 from otavio/master
...
shellhub-agent: 0.9.0 -> 0.9.1
2022-04-07 22:35:56 +01:00
Ashish SHUKLA
28d8eab486
talosctl: 0.14.3 -> 1.0.1
2022-04-08 02:27:02 +05:30
teutat3s
038cb5a97d
signal-desktop: 5.37.0 -> 5.38.0
2022-04-07 22:21:21 +02:00
Ryan Mulligan
ab80b78b90
Merge pull request #167611 from r-ryantm/auto-update/lagrange
...
lagrange: 1.12.0 -> 1.12.1
2022-04-07 13:14:38 -07:00
maxine [they]
216c78db4d
Merge pull request #167752 from techknowlogick/bump-terraform
2022-04-07 21:05:05 +02:00
techknowlogick
06438e6783
cloudflared: 2022.3.4 -> 2022.4.0
2022-04-07 14:29:44 -04:00
techknowlogick
7d55ee2b5c
terraform: 1.1.7 -> 1.1.8
2022-04-07 14:23:26 -04:00
github-actions[bot]
fef4299129
Merge staging-next into staging
2022-04-07 18:01:52 +00:00
Michael Weiss
eb910c91fa
Merge pull request #167589 from primeos/ungoogled-chromium
...
ungoogled-chromium: 100.0.4896.60 -> 100.0.4896.75
2022-04-07 20:01:03 +02:00
Ryan Mulligan
62c1484706
Merge pull request #167601 from r-ryantm/auto-update/sonobuoy
...
sonobuoy: 0.56.3 -> 0.56.4
2022-04-07 07:34:26 -07:00
Artturi
0182e3f509
Merge pull request #167674 from veehaitch/istioctl-maintainer
...
istioctl: add `superherointj` and `bryanasdev000` as maintainers
2022-04-07 15:39:54 +03:00
R. Ryantm
28e49faa63
sonobuoy: 0.56.3 -> 0.56.4
2022-04-07 20:38:48 +08:00
zowoq
3a70d5dc83
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/development/compilers/go/2-dev.nix
2022-04-07 22:12:13 +10:00
Vincent Haupert
618c808f9f
istioctl: add superherointj
and bryanasdev000
as maintainers
2022-04-07 12:17:26 +02:00
Martin Weinelt
cc774b5792
Merge remote-tracking branch 'origin/staging-next' into staging
2022-04-07 12:12:57 +02:00
Artturi
2c6bdafd36
Merge pull request #167021 from K900/upd8n
...
n8n: 0.170.0 → 0.171.0
2022-04-07 11:52:50 +03:00
Han Verstraete
7d80a83005
arkade: 0.8.20 -> 0.8.22
2022-04-07 08:57:06 +02:00
Bryan A. S
5fd49e35cc
atlantis: 0.16.1 -> 0.19.2
...
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2022-04-07 03:52:24 -03:00
Mario Rodas
963caec169
Merge pull request #167280 from r-ryantm/auto-update/slack
...
slack: 4.23.0 -> 4.25.0
2022-04-07 01:24:03 -05:00
Ryan Mulligan
1eda2b96de
Merge pull request #167572 from r-ryantm/auto-update/skypeforlinux
...
skypeforlinux: 8.81.0.268 -> 8.82.0.403
2022-04-06 19:56:59 -07:00
R. Ryantm
d42db5cfb5
lagrange: 1.12.0 -> 1.12.1
2022-04-06 23:53:29 +00:00
Otavio Salvador
58e59742c8
shellhub-agent: 0.9.0 -> 0.9.1
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-04-06 19:44:20 -03:00
Michael Weiss
15291355d8
ungoogled-chromium: 100.0.4896.60 -> 100.0.4896.75
2022-04-06 23:13:50 +02:00
R. Ryantm
596c6435d4
skypeforlinux: 8.81.0.268 -> 8.82.0.403
2022-04-06 19:43:00 +00:00
R. Ryantm
ffa3fa9d76
vmware-horizon-client: 2111 -> 2203
2022-04-06 17:40:18 +00:00
R. Ryantm
4c2a906df5
thunderbird-unwrapped: 91.7.0 -> 91.8.0
2022-04-06 17:18:18 +00:00
squalus
59d06e4826
wireshark-cli: support cross compile
2022-04-06 19:15:34 +02:00
github-actions[bot]
241b3652c3
Merge staging-next into staging
2022-04-06 12:01:50 +00:00
Bryan A. S
4b0a37b89f
argocd-autopilot: 0.3.0 -> 0.3.1
2022-04-06 19:38:18 +10:00
Bryan A. S
6c21273e1e
argocd: 2.3.2 -> 2.3.3
...
change commit and tag to src.rev no more manual update
2022-04-06 19:38:08 +10:00
github-actions[bot]
a5b67b42a4
Merge staging-next into staging
2022-04-06 06:01:49 +00:00
John Ericson
dad0ebc3d6
Merge pull request #166524 from equirosa/signal-desktop
...
signal-desktop: 5.36.0 -> 5.37.0
2022-04-06 00:09:09 -04:00
Artturi
45264eb941
Merge pull request #167412 from techknowlogick/bump-arkade-2
...
arkade: 0.8.19 -> 0.8.20
2022-04-06 06:10:47 +03:00
Artturi
54842fae0a
Merge pull request #167422 from superherointj/package-istioctl-enable-tests
...
istioctl: enable tests
2022-04-06 05:51:17 +03:00
Artturi
c726f6c67b
Merge pull request #167413 from superherointj/package-kubeseal-enable-tests
...
kubeseal: enable tests
2022-04-06 04:48:58 +03:00
Artturi
380e509777
Merge pull request #167428 from superherointj/package-nextdns-enable-tests
...
nextdns: enable tests
2022-04-06 04:37:57 +03:00
github-actions[bot]
3dc8bd98b9
Merge staging-next into staging
2022-04-06 00:02:41 +00:00
R. Ryantm
ec5a6c8ae5
nextdns: 1.37.10 -> 1.37.11
2022-04-05 19:20:29 -04:00
Robert Schütz
d3424f16f2
deltachat-desktop: 1.28.0 -> 1.28.1
...
https://github.com/deltachat/deltachat-desktop/releases/tag/v1.28.1
2022-04-05 19:18:31 -04:00
Martin Weinelt
d93cf53f65
firefox-bin: 98.0.2 -> 99.0
...
https://www.mozilla.org/en-US/firefox/99.0/releasenotes/
2022-04-06 00:18:38 +02:00
Martin Weinelt
35ae0b7a1b
firefox: 91.7.1 -> 91.8.0
...
https://www.mozilla.org/en-US/firefox/91.8.0/releasenotes/
2022-04-06 00:18:37 +02:00
Martin Weinelt
e1e03e5bc2
firefox: 98.0.2 -> 99.0
...
https://www.mozilla.org/en-US/firefox/99.0/releasenotes/
2022-04-06 00:18:37 +02:00
superherointj
be4566c532
nextdns: enable tests
2022-04-05 18:43:31 -03:00
superherointj
9e2d17a29d
istioctl: enable tests
2022-04-05 18:25:24 -03:00
superherointj
aa45331156
kubeseal: enable tests
2022-04-05 17:56:57 -03:00
techknowlogick
e3eef795d8
arkade: 0.8.19 -> 0.8.20
2022-04-05 16:53:18 -04:00
Michael Weiss
64ec862617
Merge pull request #167387 from primeos/chromium
...
chromium: 100.0.4896.60 -> 100.0.4896.75
2022-04-05 22:18:14 +02:00
Sandro
4ffcea1544
Merge pull request #164759 from sikmir/lagrange
...
lagrange: 1.11.1 → 1.12.0
2022-04-05 21:28:41 +02:00
Michael Weiss
9687fffa00
chromium: 100.0.4896.60 -> 100.0.4896.75
...
https://chromereleases.googleblog.com/2022/04/stable-channel-update-for-desktop.html
This update includes 1 security fix.
CVEs:
CVE-2022-1232
2022-04-05 20:59:31 +02:00
Vladimír Čunát
b4729bad3d
Merge #165406 : staging-next 2022-03-23
2022-04-05 20:34:08 +02:00
taku0
067b774e7c
thunderbird-bin: 91.7.0 -> 91.8.0
2022-04-06 03:12:25 +09:00
ajs124
fc0c9b5921
Merge pull request #167341 from aaronjheng/aws-okta
...
Remove unmaintained/archived packages
2022-04-05 19:54:09 +02:00
Ryan Mulligan
412f294634
Merge pull request #167140 from r-ryantm/auto-update/alfaview
...
alfaview: 8.40.0 -> 8.41.0
2022-04-05 09:26:49 -07:00
Aaron Jheng
3212b0aad2
kubeless: remove
2022-04-05 14:38:33 +00:00
github-actions[bot]
3063a8ea39
Merge staging-next into staging
2022-04-05 12:10:46 +00:00
github-actions[bot]
27a4e52731
Merge master into staging-next
2022-04-05 12:05:41 +00:00
Bjørn Forsman
61afa3e16b
wireshark: add wrapGAppsHook
...
This fixes using the file chooser on non-NixOS:
(wireshark:28052): GLib-GIO-ERROR **: 12:10:03.798: Settings schema 'org.gtk.Settings.FileChooser' does not contain a key named 'show-type-column'
2022-04-05 12:00:24 +02:00
github-actions[bot]
ba0cd3c436
Merge staging-next into staging
2022-04-05 06:02:19 +00:00
github-actions[bot]
444daea093
Merge master into staging-next
2022-04-05 06:01:45 +00:00
R. Ryantm
d6bc67cf96
slack: 4.23.0 -> 4.25.0
2022-04-05 05:32:39 +00:00
Bobby Rong
916017997c
Merge pull request #167173 from welteki/bump-arkade
...
arkade: 0.8.18 -> 0.8.19
2022-04-05 13:20:57 +08:00
Nikolay Korotkiy
bbc6edfa3c
lagrange: 1.11.1 → 1.12.0
2022-04-05 07:18:16 +03:00
Martin Weinelt
bf1914e12a
Merge remote-tracking branch 'origin/staging-next' into staging
2022-04-05 04:05:02 +02:00
github-actions[bot]
120925b5cb
Merge master into staging-next
2022-04-05 00:02:06 +00:00
Michael Weiss
d6559203ee
Merge pull request #166716 from primeos/chromiumDev
...
chromiumDev: 101.0.4951.15 -> 102.0.4972.0
2022-04-04 22:00:37 +02:00
Robert Hensing
a292213c44
Merge pull request #166792 from hercules-ci/pkgs-config-allowAliases-option
...
config.allowAliases: Define as option
2022-04-04 21:09:44 +02:00
Martin Weinelt
c6476294e1
Merge remote-tracking branch 'origin/master' into staging-next
2022-04-04 18:40:34 +02:00
ajs124
dcf19469a8
Merge pull request #167192 from jb55/remove-me
...
remove jb55 as maintainer from some packages
2022-04-04 17:36:00 +02:00
Lassulus
5e1686df5b
Merge pull request #150880 from helsinki-systems/drop/openssl_1_0_2
...
openssl_1_0_2: drop
2022-04-04 16:15:25 +01:00
William Casarin
a1390787c3
remove jb55 as maintainer from some packages
...
I no longer use these and don't have much incentive to maintain them :(
2022-04-04 08:10:42 -07:00
Lassulus
156b3dd93a
Merge pull request #167054 from helsinki-systems/upd/claws-mail
...
claws-mail: 4.0.0 -> 4.1.0
2022-04-04 15:52:50 +01:00
Sandro
70f4615d6f
Merge pull request #166252 from derjohn/ferdi_5_8_1_update
2022-04-04 16:20:47 +02:00
ajs124
9c34fd2d73
gtmess: drop
2022-04-04 15:10:43 +01:00
Han Verstraete
58ed6db344
arkade: 0.8.18 -> 0.8.19
2022-04-04 14:11:43 +02:00
github-actions[bot]
17eb9da14b
Merge staging-next into staging
2022-04-04 12:06:26 +00:00
github-actions[bot]
ee8677862d
Merge master into staging-next
2022-04-04 12:01:25 +00:00
Mario Rodas
754290904d
Merge pull request #166270 from r-ryantm/auto-update/flexget
...
flexget: 3.3.4 -> 3.3.6
2022-04-04 06:43:30 -05:00
R. Ryantm
6e8cba6548
alfaview: 8.40.0 -> 8.41.0
2022-04-04 06:39:06 +00:00
github-actions[bot]
6e86a2821c
Merge staging-next into staging
2022-04-04 06:01:46 +00:00
github-actions[bot]
13362b3a9a
Merge master into staging-next
2022-04-04 06:01:08 +00:00
zowoq
0ae931fb87
terraform-providers: update 2022-04-04
2022-04-04 15:30:13 +10:00
Mario Rodas
a73514572f
flexget: 3.3.6 -> 3.3.8
2022-04-04 04:20:00 +00:00
R. Ryantm
b12298c8d7
vieb: 7.1.2 -> 7.2.0
2022-04-04 01:53:08 +00:00
Martin Weinelt
dc08c7d7ea
Merge pull request #164511 from helsinki-systems/refactor/nss-latest-esr
2022-04-04 03:48:19 +02:00
github-actions[bot]
c9154e5e14
Merge staging-next into staging
2022-04-04 00:02:45 +00:00
Martin Weinelt
bb7e4b378e
Merge remote-tracking branch 'origin/master' into staging-next
2022-04-04 00:46:44 +02:00
Martin Weinelt
f95a3d1140
Merge remote-tracking branch 'origin/staging-next' into staging
2022-04-04 00:46:25 +02:00
Ben Siraphob
18749a76bc
Merge pull request #166606 from techknowlogick/bump-arkade
2022-04-03 16:09:29 -05:00
github-actions[bot]
c46200d454
Merge master into staging-next
2022-04-03 18:01:07 +00:00
ajs124
6f8e808b8a
claws-mail: 4.0.0 -> 4.1.0
...
https://claws-mail.org/NEWS
2022-04-03 18:07:52 +01:00
ajs124
357bf5e7fe
notbit: remove after being marked broken for over two years
...
It was marked in commit 5aa4b19946
by Linus Heckemann on 2019-10-07 (commited on 2019-10-08)
2022-04-03 16:14:18 +01:00
ajs124
f3d301ab81
thunderbird{-bin}|firefox|librewolf: use nss_latest for regular releases
...
and nss_esr for esr releases
2022-04-03 13:14:07 +01:00
github-actions[bot]
7c1912fb9a
Merge staging-next into staging
2022-04-03 12:01:53 +00:00
github-actions[bot]
90f8f24fca
Merge master into staging-next
2022-04-03 12:01:24 +00:00
K900
718f034404
n8n: 0.170.0 → 0.171.0
2022-04-03 10:32:39 +00:00
Robert Schütz
2abee3b82b
newsboat: 2.26 -> 2.27
...
https://github.com/newsboat/newsboat/blob/r2.27/CHANGELOG.md
2022-04-03 09:40:44 +02:00
github-actions[bot]
fa7a0dbb82
Merge staging-next into staging
2022-04-03 00:03:35 +00:00
github-actions[bot]
fc36f69a60
Merge master into staging-next
2022-04-03 00:02:50 +00:00
Michele Guerini Rocco
64804e1664
Merge pull request #166889 from rnhmjoj/pr-qute
...
qutebrowser: 2.4.0 -> 2.5.0
2022-04-02 22:31:53 +02:00
Peter Hoeg
ce05c3ae6b
maestral: add NixOS tests
2022-04-03 03:37:22 +08:00
github-actions[bot]
ffa96ab0c0
Merge staging-next into staging
2022-04-02 18:01:37 +00:00
github-actions[bot]
fc17fe6417
Merge master into staging-next
2022-04-02 18:01:07 +00:00
Alyssa Ross
8ba23e138d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
Conflicts:
pkgs/development/libraries/zlib/default.nix
pkgs/development/lua-modules/overrides.nix
2022-04-02 16:45:48 +00:00
Robert Scott
247c48bc3a
Merge pull request #166770 from illustris/spark
...
spark: CVE-2021-38296
2022-04-02 16:08:19 +01:00
Kevin Cox
f9c7fae240
Merge pull request #164980 from r-ryantm/auto-update/ipfs
...
ipfs: 0.12.0 -> 0.12.1
2022-04-02 09:49:59 -04:00
R. Ryantm
dd6d916ddd
vcluster: 0.6.0 -> 0.7.0
2022-04-02 09:30:29 -04:00
R. Ryantm
c1ecd4637e
fluxctl: 1.24.3 -> 1.25.0
2022-04-02 09:28:58 -04:00
R. Ryantm
4aac9fc8c3
helmfile: 0.143.3 -> 0.143.5
2022-04-02 09:28:41 -04:00
R. Ryantm
417c4d1c47
argo: 3.3.0 -> 3.3.1
2022-04-02 09:27:41 -04:00
Bobby Rong
a15119aab7
Merge pull request #166893 from andersk/zulip
...
zulip: 5.8.1 → 5.9.0
2022-04-02 21:26:39 +08:00
Anderson Torres
c2c318b290
Merge pull request #166916 from OPNA2608/update/palemoon
...
palemoon: 29.4.5 -> 29.4.5.1, add version test
2022-04-02 10:25:10 -03:00
7c6f434c
8188f10752
Merge pull request #166430 from alyssais/openssl-static-retry
...
treewide: use lib.getLib for OpenSSL libraries
2022-04-02 12:59:55 +00:00
github-actions[bot]
66754ae952
Merge master into staging-next
2022-04-02 12:01:10 +00:00
OPNA2608
dfdab81577
palemoon: 29.4.5 -> 29.4.5.1, add version test
2022-04-02 11:17:55 +02:00
Michele Guerini Rocco
83bf24b066
Merge pull request #166872 from michaeladler/ungoogled-chromium
...
ungoogled-chromium: added myself as maintainer
2022-04-02 11:07:11 +02:00
github-actions[bot]
fd5d77aa66
Merge master into staging-next
2022-04-02 06:01:21 +00:00
Bobby Rong
9bce1fb5ac
Merge pull request #166586 from 06kellyjac/driftctl
...
driftctl: 0.25.0 -> 0.26.0
2022-04-02 13:55:58 +08:00
Bobby Rong
0facaa22a5
Merge pull request #166395 from bobby285271/chatty
...
chatty: fix build with meson 0.61
2022-04-02 12:29:29 +08:00
Anders Kaseorg
8d8100073a
zulip: 5.8.1 → 5.9.0
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-01 18:09:29 -07:00
rnhmjoj
c313f82a8e
qutebrowser: 2.4.0 -> 2.5.0
2022-04-02 02:21:01 +02:00
github-actions[bot]
8b4f11bb87
Merge master into staging-next
2022-04-02 00:02:09 +00:00
Michael Adler
cd16da5867
ungoogled-chromium: added myself as maintainer
2022-04-01 22:41:06 +02:00
Maximilian Bosch
63f0c334f0
wireshark: 3.6.2 -> 3.6.3
...
ChangeLog: https://www.wireshark.org/docs/relnotes/wireshark-3.6.3.html
2022-04-01 22:10:17 +02:00
Michael Weiss
baedfc4da9
Merge pull request #166809 from michaeladler/ungoogled-chromium
...
ungoogled-chromium: 99.0.4844.84 -> 100.0.4896.60
2022-04-01 20:58:54 +02:00
github-actions[bot]
27e49cc5a4
Merge master into staging-next
2022-04-01 18:01:22 +00:00
Cole Helbling
1fc220f69c
mullvad: fix openvpn support
...
Also expose `libwg` through `passthru` in the same way as
`openvpn-wireguard`.
2022-04-01 07:39:16 -07:00
Sandro Jäckel
a9c901daad
mullvad.openvpn-wireguard: init at 2.5.3
2022-04-01 07:39:16 -07:00
Cole Helbling
2d53cad9d1
mullvad: init at 2022.1
...
This package includes the CLI binaries for mullvad, but does not attempt
to build the GUI. This allows it to be (more) cross-platform than the
mullvad-vpn package, which depends on a tool that is unavailable for
e.g. ARM platforms.
2022-04-01 07:39:16 -07:00
github-actions[bot]
50497647fa
Merge master into staging-next
2022-04-01 12:01:21 +00:00
Michael Adler
e41e5e30f3
ungoogled-chromium: 99.0.4844.84 -> 100.0.4896.60
2022-04-01 13:50:32 +02:00
B4rc1
da1544fbf7
mailspring: 1.9.2 -> 1.10.2
2022-04-01 10:03:26 +00:00
Robert Hensing
200175a701
config.allowAliases: Define as option
...
This simplifies usages and makes the default value consistent.
In a few cases, the default value was interpreted to be `false`,
but this is useless, because virtually nobody will explicitly
set `allowAliases = true;`.
2022-04-01 11:33:10 +02:00
illustris
ff86a2f24f
spark: 3.1.2 -> 3.1.3
2022-04-01 12:01:00 +05:30
illustris
8a21b4ea92
spark: mark 2.4 as vulnerable
2022-04-01 11:44:43 +05:30
github-actions[bot]
5e1c018e60
Merge master into staging-next
2022-04-01 06:01:23 +00:00
TredwellGit
601e1d9d4b
Merge pull request #166712 from TredwellGit/brave
...
brave: 1.36.122 -> 1.37.109
2022-04-01 00:43:24 +00:00
github-actions[bot]
1652173e67
Merge master into staging-next
2022-04-01 00:02:15 +00:00
Pavel Borzenkov
6a751ecd39
terraform-providers.namecheap: init at 2.1.0
...
The provider allows to manage Namecheap DNS via terraform.
2022-04-01 08:23:33 +10:00
Thiago Kenji Okada
ed6b037a99
Merge pull request #166496 from superherointj/package-fluxcd-0.28.5
...
fluxcd: 0.28.4 -> 0.28.5
2022-03-31 22:59:40 +01:00
Michael Weiss
2b7d401ee6
chromiumDev: 101.0.4951.15 -> 102.0.4972.0
2022-03-31 23:26:00 +02:00
Michael Weiss
ccc400a41f
Merge pull request #166613 from primeos/chromiumDev
...
chromiumDev: 101.0.4951.7 -> 101.0.4951.15
2022-03-31 23:16:13 +02:00
TredwellGit
82230fc6ea
brave: 1.36.122 -> 1.37.109
...
https://github.com/brave/brave-browser/blob/master/CHANGELOG_DESKTOP.md#137109
2022-03-31 20:10:23 +00:00
Michael Weiss
773cfb0859
chromiumBeta: 100.0.4896.60 -> 101.0.4951.15
2022-03-31 21:19:20 +02:00
Michael Weiss
7cbe3d69a7
chromiumDev: 101.0.4951.7 -> 101.0.4951.15
2022-03-31 21:18:58 +02:00
techknowlogick
70e644b489
arkade: 0.8.16 -> 0.8.18
2022-03-31 14:41:09 -04:00
github-actions[bot]
be4f006d3c
Merge master into staging-next
2022-03-31 18:01:13 +00:00
Ben Siraphob
4c38fcb192
treewide: move cmake into nativeBuildInputs
2022-03-31 12:35:21 -05:00
06kellyjac
6e80b4bbdc
driftctl: 0.25.0 -> 0.26.0
2022-03-31 16:42:42 +01:00
Ryan Mulligan
17e5adac26
Merge pull request #166466 from r-ryantm/auto-update/pluto
...
pluto: 5.6.0 -> 5.7.0
2022-03-31 07:07:11 -07:00
github-actions[bot]
9aa014c46a
Merge staging-next into staging
2022-03-31 12:02:10 +00:00
Alyssa Ross
ac5a927919
Merge remote-tracking branch 'nixpkgs/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/einops/default.nix
pkgs/development/python-modules/elegy/default.nix
2022-03-31 11:46:46 +00:00
Alyssa Ross
22c23dbb8d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
Conflicts:
pkgs/development/python-modules/google-auth-oauthlib/default.nix
2022-03-31 11:42:24 +00:00
Pascal Bach
fe9906cb48
Merge pull request #166503 from stehessel/update-openshift-4.10
...
openshift: 4.1 -> 4.10
2022-03-31 11:02:39 +02:00
Ben Siraphob
5187709ff7
Merge pull request #166508 from siraben/automake-buildinputs
2022-03-31 03:15:41 -05:00
Eduardo Quiros
2303dc0128
signal-desktop: 5.36.0 -> 5.37.0
2022-03-30 21:08:19 -06:00
Martin Weinelt
d0bfb3ccbb
Merge remote-tracking branch 'origin/master' into staging-next
2022-03-31 03:49:37 +02:00
Ben Siraphob
21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs
2022-03-30 20:17:24 -05:00
Stephan Heßelmann
d260d79ce8
openshift: 4.1 -> 4.10
...
Update openshift client from 4.1 (almost three years old) to latest version.
Note that the upstream repository for the `oc` CLI tool has been changed
to a `openshift/oc`.
I also tried to simplify the derivation by using buildGoModule and
removing some unnecessary environment variables. Also added man
pages, a passthru test and added myself as a maintainer.
2022-03-31 02:30:04 +02:00
superherointj
4f95cb004f
fluxcd: 0.28.4 -> 0.28.5
2022-03-30 20:02:07 -03:00
R. Ryantm
04283b5b08
pluto: 5.6.0 -> 5.7.0
2022-03-30 20:28:33 +00:00
Kerstin Humm
13c34c9a86
profanity: 0.11.1 -> 0.12.0
2022-03-30 18:21:08 +02:00
Alyssa Ross
fd78240ac8
treewide: use lib.getLib for OpenSSL libraries
...
At some point, I'd like to make another attempt at
71f1f4884b
("openssl: stop static binaries referencing libs"), which
was reverted in 195c7da07d
. One problem with my previous attempt is
that I moved OpenSSL's libraries to a lib output, but many dependent
packages were hardcoding the out output as the location of the
libraries. This patch fixes every such case I could find in the tree.
It won't have any effect immediately, but will mean these packages
will automatically use an OpenSSL lib output if it is reintroduced in
future.
This patch should cause very few rebuilds, because it shouldn't make
any change at all to most packages I'm touching. The few rebuilds
that are introduced come from when I've changed a package builder not
to use variable names like openssl.out in scripts / substitution
patterns, which would be confusing since they don't hardcode the
output any more.
I started by making the following global replacements:
${pkgs.openssl.out}/lib -> ${lib.getLib pkgs.openssl}/lib
${openssl.out}/lib -> ${lib.getLib openssl}/lib
Then I removed the ".out" suffix when part of the argument to
lib.makeLibraryPath, since that function uses lib.getLib internally.
Then I fixed up cases where openssl was part of the -L flag to the
compiler/linker, since that unambigously is referring to libraries.
Then I manually investigated and fixed the following packages:
- pycurl
- citrix-workspace
- ppp
- wraith
- unbound
- gambit
- acl2
I'm reasonably confindent in my fixes for all of them.
For acl2, since the openssl library paths are manually provided above
anyway, I don't think openssl is required separately as a build input
at all. Removing it doesn't make a difference to the output size, the
file list, or the closure.
I've tested evaluation with the OfBorg meta checks, to protect against
introducing evaluation failures.
2022-03-30 15:10:00 +00:00
Maciej Krüger
f809e76e83
Merge pull request #161064 from kuwii/msedge
2022-03-30 13:38:07 +02:00
Bobby Rong
ba1184b115
chatty: fix build with meson 0.61
2022-03-30 17:50:14 +08:00
Sandro
286a303c22
Merge pull request #166238 from NickCao/wdt
2022-03-30 02:40:08 +02:00
Sandro
f216405de0
Merge pull request #166227 from dxops/termius
2022-03-30 02:37:03 +02:00
Sandro
3255eb9103
Merge pull request #166115 from superherointj/package-fluxcd-0.28.4
2022-03-30 02:32:09 +02:00
ajs124
8495030912
Merge pull request #166274 from sumnerevans/element-desktop-1.10.8
...
element{-desktop,}: 1.10.7 -> 1.10.8
2022-03-30 02:20:41 +02:00
Sandro
4ed3361150
Merge pull request #166293 from welteki/arkade-bump
2022-03-30 01:47:43 +02:00
Ryan Mulligan
6ed3716d1c
Merge pull request #165353 from r-ryantm/auto-update/argo-rollouts
...
argo-rollouts: 1.1.1 -> 1.2.0
2022-03-29 15:06:27 -07:00
Michael Weiss
ba7cdf128d
Merge pull request #166300 from primeos/chromium
...
chromium: 99.0.4844.84 -> 100.0.4896.60
2022-03-29 22:59:05 +02:00
Michael Weiss
47563d1b02
Merge pull request #166302 from primeos/chromiumBeta
...
chromiumBeta: 100.0.4896.56 -> 100.0.4896.60
2022-03-29 22:57:42 +02:00
Guillaume Girol
4c5634b690
Merge pull request #155235 from elohmeier/element-desktop-rm-gcc
...
element-desktop: remove gcc references
2022-03-29 20:42:19 +00:00
Michael Weiss
4b9e65e066
chromiumBeta: 100.0.4896.56 -> 100.0.4896.60
2022-03-29 21:42:33 +02:00
sternenseemann
d66b8dfa96
Merge remote-tracking branch 'origin/master' into staging-next
2022-03-29 21:40:09 +02:00
Michael Weiss
b647d5a49d
chromium: 99.0.4844.84 -> 100.0.4896.60
...
https://chromereleases.googleblog.com/2022/03/stable-channel-update-for-desktop_29.html
This update includes 28 security fixes.
CVEs:
CVE-2022-1125 CVE-2022-1127 CVE-2022-1128 CVE-2022-1129 CVE-2022-1130
CVE-2022-1131 CVE-2022-1132 CVE-2022-1133 CVE-2022-1134 CVE-2022-1135
CVE-2022-1136 CVE-2022-1137 CVE-2022-1138 CVE-2022-1139 CVE-2022-1141
CVE-2022-1142 CVE-2022-1143 CVE-2022-1144 CVE-2022-1145 CVE-2022-1146
2022-03-29 21:39:48 +02:00
Han Verstraete
452508d96b
arkade: 0.8.14 -> 0.8.16
2022-03-29 20:54:58 +02:00
Ryan Mulligan
9cd5fa4f85
Merge pull request #166158 from r-ryantm/auto-update/tilt
...
tilt: 0.26.2 -> 0.26.3
2022-03-29 10:02:47 -07:00
Sandro
0e205ddf8e
Merge pull request #166253 from ivankovnatsky/patch-27
2022-03-29 18:54:46 +02:00
Martin Weinelt
630d5e1d0d
Merge remote-tracking branch 'origin/master' into staging-next
2022-03-29 18:17:36 +02:00
Bernardo Meurer
a158af0b1b
Merge pull request #165964 from mweinelt/firefox-hwdec
2022-03-29 09:16:18 -07:00
Sumner Evans
1c223b6343
element{-desktop,}: 1.10.7 -> 1.10.8
2022-03-29 09:44:16 -06:00
R. Ryantm
266737e76e
flexget: 3.3.4 -> 3.3.6
2022-03-29 15:32:48 +00:00
Sandro
7ef0d59173
Merge pull request #165848 from Alexnortung/session-desktop-appimage
2022-03-29 16:56:20 +02:00
Ivan Kovnatsky
e0e1ad16be
krelay: init at 0.0.2
2022-03-29 17:17:35 +03:00
derjohn
c1706880ea
ferdi: 5.8.0 -> 5.8.1
2022-03-29 16:10:26 +02:00
Sandro
be561c7d0b
Merge pull request #166226 from Stunkymonkey/treewide-fetchFromGitHub-3
2022-03-29 16:02:21 +02:00
Martin Weinelt
6cdf69546b
firefox: allow RDD sandbox access to gpu drivers
...
Firefox uses a sandboxing model that only allows access to paths that
were previously explicitly granted. We can only add granular permissions
to a specific sandbox by patching, because setting LD_LIBRARY_PATH would
affect all of them.
To use hardware decoding via VA-API with Firefox 98.0.2 one needs to
head to `about:config` and enable `media.ffmpeg.vaapi.enabled`.
Closes : #157061
2022-03-29 15:44:06 +02:00
Nick Cao
7150ca1c28
wdt: init at unstable-2022-03-24
2022-03-29 21:06:21 +08:00
Alexander Nortung
fc5e712dcc
session-desktop-appimage: refactor
...
Added desktop entry and icon.
2022-03-29 14:57:46 +02:00
github-actions[bot]
5a9b6a3f1a
Merge master into staging-next
2022-03-29 12:06:05 +00:00
Florian Klink
13baee8253
terraform-providers.utils: init at 0.17.17
...
This provides the Cloud Posse Terraform Provider for various utilities
(e.g. deep merging, stack configuration management).
2022-03-29 21:34:16 +10:00
Sandro
750f51df99
Merge pull request #166221 from SuperSandro2000/kubecolor
2022-03-29 13:32:40 +02:00
Serhii Zhuravel
60b194324b
termius: 7.36.1 -> 7.37.0
2022-03-29 14:11:18 +03:00
Felix Buehler
2612a06b21
twister: switch to fetchFromGitHub
2022-03-29 13:07:08 +02:00
Sandro Jäckel
c01faddbd5
kubecolor: fix --kubecolor-version, add SuperSandro2000 as maintainer
2022-03-29 12:27:06 +02:00
github-actions[bot]
f0248f968f
Merge staging-next into staging
2022-03-29 06:01:53 +00:00
github-actions[bot]
df0f3ba49a
Merge master into staging-next
2022-03-29 06:01:16 +00:00
ajs124
ed612de9ab
Merge pull request #165928 from kouyk/update/vivaldi
...
vivaldi: 5.1.2567.66-1 -> 5.1.2567.73-1
2022-03-29 04:44:08 +02:00
github-actions[bot]
770c1c3d2c
Merge staging-next into staging
2022-03-29 00:02:37 +00:00
github-actions[bot]
80ddf916da
Merge master into staging-next
2022-03-29 00:02:04 +00:00
R. Ryantm
351ce2ecfe
tilt: 0.26.2 -> 0.26.3
2022-03-28 23:57:24 +00:00