3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

19817 commits

Author SHA1 Message Date
Victor Freire 85b23d7198 blocky: init at 0.17 2022-01-25 11:24:36 -03:00
ajs124 224780f52c
Merge pull request #156394 from helsinki-systems/upd/wraith
wraith: 1.4.7 -> 1.4.10
2022-01-25 14:59:59 +01:00
github-actions[bot] 86301be1a5
Merge master into staging-next 2022-01-25 12:01:13 +00:00
Florian Klink 90e7b6ceb3 talosctl: init at 0.14.1
```
❯ result/bin/talosctl cluster create --wait
validating CIDR and reserving IPs
generating PKI and tokens
downloading ghcr.io/talos-systems/talos:v0.14.1
creating network talos-default
creating master nodes
creating worker nodes
renamed talosconfig context "talos-default" -> "talos-default-1"
waiting for API
bootstrapping cluster
waiting for etcd to be healthy: OK
waiting for apid to be ready: OK
waiting for kubelet to be healthy: OK
waiting for all nodes to finish boot sequence: OK
waiting for all k8s nodes to report: OK
waiting for all k8s nodes to report ready: OK
waiting for all control plane components to be ready: OK
waiting for kube-proxy to report ready: OK
waiting for coredns to report ready: OK
waiting for all k8s nodes to report schedulable: OK

merging kubeconfig into "/home/flokli/.kube/config"
PROVISIONER       docker
NAME              talos-default
NETWORK NAME      talos-default
NETWORK CIDR      10.5.0.0/24
NETWORK GATEWAY   10.5.0.1
NETWORK MTU       1500

NODES:

NAME                      TYPE           IP         CPU    RAM      DISK
/talos-default-master-1   controlplane   10.5.0.2   2.00   2.1 GB   -
/talos-default-worker-1   worker         10.5.0.3   2.00   2.1 GB   -
```

`--provisioner qemu` was also tested. Note you need to have
`_out/{initramfs-$arch.xz,vmlinuz-$arch}` available, as documented in
their [docs](https://www.talos.dev/docs/v0.14/local-platforms/qemu/#install-talos-kernel-and-initramfs)
2022-01-25 12:36:42 +01:00
Bobby Rong b074eb6b05
Merge pull request #156516 from r-ryantm/auto-update/vnstat
vnstat: 2.8 -> 2.9
2022-01-25 16:51:36 +08:00
github-actions[bot] cfef27f7cf
Merge master into staging-next 2022-01-25 06:01:33 +00:00
R. Ryantm dcf2db1a4f kubernetes: 1.22.4 -> 1.22.6 2022-01-25 13:00:18 +10:00
Mario Rodas 1cff421c64
Merge pull request #156638 from r-ryantm/auto-update/flexget
flexget: 3.2.13 -> 3.2.15
2022-01-24 20:57:26 -05:00
R. Ryantm 88be3e3ca4 flexget: 3.2.13 -> 3.2.15 2022-01-25 00:41:05 +00:00
taku0 16f9a4831d thunderbird-bin: 91.5.0 -> 91.5.1 2022-01-25 09:12:33 +09:00
github-actions[bot] bbbd0a92af
Merge master into staging-next 2022-01-25 00:02:13 +00:00
Fabian Affolter 57bea15423 alot: disable failing test 2022-01-24 22:52:30 +01:00
Michael Weiss e8b241cdba
chromiumDev: Fix the configuration phase
This fixes:
--------------------------------------------------------------------------------
configuring
ERROR at //ui/gtk/BUILD.gn:17:1: Assertion failed.
assert(use_gio, "GIO is required for building with GTK")
^-----
GIO is required for building with GTK
See //content/shell/BUILD.gn:308:15: which caused the file to be included.
    deps += [ "//ui/gtk" ]
              ^---------
--------------------------------------------------------------------------------

But there's still another build issue(s) left:
--------------------------------------------------------------------------------
[25491/48383] ACTION //components/url_formatter/spoof_checks/top_domains:generate_top_domain_list_variables_file(//build/toolchain/linux/unbundle:default)d_tmp/browser_command.mojom-webui.jsab_page_third_party.mojom-webui.js
FAILED: gen/components/url_formatter/spoof_checks/top_domains/top500-domains-inc.cc
python3 ../../build/gn_run_binary.py make_top_domain_list_variables ../../components/url_formatter/spoof_checks/top_domains/domains.list top500_domains gen/components/url_formatter/spoof_checks/top_domains/top500-domains-inc.cc
make_top_domain_list_variables failed with exit code -4
ninja: build stopped: subcommand failed.
--------------------------------------------------------------------------------
2022-01-24 22:08:08 +01:00
Michael Weiss d0ed7ee0b0
chromium: get-commit-message.py: Improve the parsing
The latest announcement uses the following structure: "Google is aware
the exploits for CVE-2021-37975 and CVE-2021-37976 exist in the wild."
(https://chromereleases.googleblog.com/2021/09/stable-channel-update-for-desktop_30.html)
2022-01-24 22:08:04 +01:00
Guillaume Girol 1b1fe46bb1
Merge pull request #156314 from B4dM4n/nixos-tests-missing
nixos/tests: add missing tests
2022-01-24 19:32:15 +00:00
R. Ryantm b72e9a7ac0 minikube: 1.24.0 -> 1.25.1 2022-01-24 19:29:29 +00:00
github-actions[bot] a45818989a
Merge master into staging-next 2022-01-24 18:01:03 +00:00
R. Ryantm 8b6ffc52c7 istioctl: 1.12.1 -> 1.12.2 2022-01-24 14:33:03 +00:00
R. Ryantm cad3bc9b8e signal-cli: 0.10.1 -> 0.10.2 2022-01-24 15:24:24 +01:00
R. Ryantm 3463e507c5 vnstat: 2.8 -> 2.9 2022-01-24 13:37:33 +00:00
github-actions[bot] 6fee71d339
Merge master into staging-next 2022-01-24 12:01:16 +00:00
Jonas Chevalier e7dbfd7ece
terraform.withPlugins: clean and remove 0.12 support (#155477)
Now that the terraform 0.12 compatibility is not needed anymore, the
`terraform.withPlugins` and `terraform-providers.mkProvider`
implementations can be simplified.

Instead of building a bunch of bin wrappers on instantiation, the
providers are now stored in
`$out/libexec/terraform-providers/<registry>/<owner>/<name>/<version>/<os>_<arch>/terraform-provider-<name>_v<version>`
and then a simple `buildEnv` can be used to merge them.

This breaks back-compat so it's not possible to mix-and-match with
previous versions of nixpkgs. In exchange, it now becomes possible to
use the providers from
[nixpkgs-terraform-providers-bin](https://github.com/numtide/nixpkgs-terraform-providers-bin)
directly.
2022-01-24 12:53:05 +01:00
R. RyanTM a6785fe057
rssguard: 4.0.4 -> 4.1.2
(#155873)
2022-01-24 12:19:42 +01:00
Patrick Hilhorst 4ed7bed68d
Merge branch 'master' into nixos-tests-missing 2022-01-24 12:05:30 +01:00
R. RyanTM 392dace8db
skypeforlinux: 8.79.0.95 -> 8.80.0.143
(#156139)
2022-01-24 12:02:32 +01:00
Bobby Rong df3638aa38
Merge pull request #155909 from ebbertd/owncloud-client-2.10.0
owncloud-client: 2.9.2 -> 2.10.0
2022-01-24 16:32:11 +08:00
github-actions[bot] b261cac75a
Merge master into staging-next 2022-01-24 06:01:18 +00:00
Bobby Rong 0285ef2f74
Merge pull request #156371 from r-ryantm/auto-update/evolution-ews
evolution-ews: 3.42.1 -> 3.42.3
2022-01-24 13:50:39 +08:00
Bernardo Meurer 76c35ec839
mullvad-vpn: use makeWrapper instead of env hack 2022-01-23 21:23:52 -08:00
github-actions[bot] cc68710784 terraform-providers: update 2022-01-24 2022-01-24 14:57:42 +10:00
Mario Rodas c8dfbc5b09
Merge pull request #155438 from dotlambda/deltachat-cursed-0.3.1
deltachat-cursed: 0.3.0 -> 0.3.1
2022-01-23 21:36:57 -05:00
ajs124 08595059e8 wraith: 1.4.7 -> 1.4.10 2022-01-24 01:09:43 +01:00
Sandro 140f7552b9
Merge pull request #155457 from lourkeur/update/onionshare 2022-01-24 01:08:11 +01:00
github-actions[bot] 11cced7438
Merge master into staging-next 2022-01-24 00:01:45 +00:00
zowoq c78dba5f76 kubernetes: use maintainer team 2022-01-24 08:58:47 +10:00
zowoq 2702a6999f kubectl: move alongside kubernetes 2022-01-24 08:58:47 +10:00
R. Ryantm c75d809c23 evolution-ews: 3.42.1 -> 3.42.3 2022-01-23 21:37:29 +00:00
Fabian Affolter c5b65a86db
Merge pull request #156322 from r-ryantm/auto-update/terragrunt
terragrunt: 0.35.20 -> 0.36.0
2022-01-23 21:25:49 +01:00
Fabian Möller 4329d79dba
nixos/tests: link tests to their packages 2022-01-23 21:08:10 +01:00
Mario Rodas c86001f710
Merge pull request #156330 from r-ryantm/auto-update/flexget
flexget: 3.2.11 -> 3.2.13
2022-01-23 13:49:18 -05:00
Linus Heckemann cc116a47ef
Merge pull request #154853 from NixOS/u/freerdp
freerdp: 2.4.1 -> 2.5.0
2022-01-23 19:37:57 +01:00
github-actions[bot] 93a9821309
Merge master into staging-next 2022-01-23 18:01:11 +00:00
R. Ryantm 63921adcd4 flexget: 3.2.11 -> 3.2.13 2022-01-23 15:16:08 +00:00
Martin Weinelt 98870a6bfa
Merge pull request #156192 from ncfavier/fix-meson-builds 2022-01-23 15:55:18 +01:00
R. Ryantm 163055958b terragrunt: 0.35.20 -> 0.36.0 2022-01-23 14:29:22 +00:00
Bobby Rong c518523d06
Merge pull request #155137 from dasj19/giara-update
giara: 0.3 -> 1.0
2022-01-23 21:12:14 +08:00
github-actions[bot] 8d5200b415
Merge master into staging-next 2022-01-23 12:02:06 +00:00
Louis Bettens 23f87f4b69 onionshare: 2.4 -> 2.5 2022-01-23 11:02:30 +01:00
Daniel Șerbănescu a59d23e2b2 giara: 0.3 -> 1.0 2022-01-23 08:19:08 +01:00
Sandro 053e56be55
Merge pull request #154036 from K900/regener8n 2022-01-23 07:22:41 +01:00
github-actions[bot] 591c66a4e3
Merge master into staging-next 2022-01-23 06:00:56 +00:00
Sandro 148fd576e0
Merge pull request #156194 from xfnw/catgirl-2.0a 2022-01-23 04:42:02 +01:00
Sandro 5dde61be78
Merge pull request #156172 from kira-bruneau/krane 2022-01-23 04:33:56 +01:00
Sandro dc98fa6bd9
Merge pull request #156076 from rtimush/ssm-session-manager-plugin-awscli 2022-01-23 04:07:20 +01:00
Sandro 25ace3e196
Merge pull request #156074 from 06kellyjac/starboard 2022-01-23 04:04:52 +01:00
Bernardo Meurer af8c179e65
Merge pull request #156198 from TredwellGit/brave
brave: 1.34.80 -> 1.34.81
2022-01-23 02:19:51 +00:00
Bryan A. S 4e7fdc04c8 argocd: 2.2.2 -> 2.2.3 2022-01-22 21:22:06 -03:00
K900 6cecc1f603 n8n: 0.105.0 -> 0.160.0, fix build
- regenerate everything
- hardcode to build with node 14 (upstream doesn't support 16 yet)
- remove optional deps to make things build without python2
- set HOME in service environment to prevent crashing

Changes in node-*.nix are autogenerated.
2022-01-22 23:43:56 +03:00
TredwellGit fafa1363f9 brave: 1.34.80 -> 1.34.81
https://github.com/brave/brave-browser/blob/master/CHANGELOG_DESKTOP.md#13481
2022-01-22 19:33:40 +00:00
Naïm Favier 49c85141aa
hexchat: rename with-text option to text-frontend
Fixes the build with meson 0.60. The option was renamed in
cbb0927a7a
2022-01-22 20:15:16 +01:00
xfnw db3d4f7812 catgirl: 2.0 -> 2.0a 2022-01-22 19:06:52 +00:00
github-actions[bot] 6922792376
Merge master into staging-next 2022-01-22 18:01:07 +00:00
Kira Bruneau 154f9ee226 krane: 2.3.4 → 2.4.0 2022-01-22 11:11:35 -05:00
Michael Weiss 14e98e59b1
Merge pull request #156158 from primeos/chromiumDev
chromiumDev: 99.0.4818.0 -> 99.0.4840.0
2022-01-22 14:03:34 +01:00
Michael Weiss 497a16f2a6
signal-desktop: 5.28.0 -> 5.29.0 2022-01-22 13:52:26 +01:00
Michael Weiss e06082eda0
signal-desktop: 5.27.1 -> 5.28.0
This update breaks Ozone/Wayland due to an Electron update [0].
This isn't ideal but we cannot block Signal-Desktop updates indefinitely
based on that. It's an upstream issue that is tracked by both
Signal-Desktop [1] and Electron [2]. Unfortunately, there are no known
fixes/workarounds yet.

[0]: 46ddcc50f9
[1]: https://github.com/signalapp/Signal-Desktop/issues/5719
[2]: https://github.com/electron/electron/issues/32436
2022-01-22 13:51:33 +01:00
Michael Weiss 4fea78ef0e
Merge pull request #156156 from primeos/updates/signal-desktop/5.27.1
signal-desktop: 5.27.0 -> 5.27.1
2022-01-22 13:49:02 +01:00
github-actions[bot] 413effd66b
Merge master into staging-next 2022-01-22 12:01:15 +00:00
Michael Weiss 9970f3d56e
chromiumDev: 99.0.4818.0 -> 99.0.4840.0 2022-01-22 12:06:19 +01:00
Mario Rodas cd29f0f386
Merge pull request #156021 from r-ryantm/auto-update/flexget
flexget: 3.2.8 -> 3.2.11
2022-01-22 05:56:38 -05:00
Michael Weiss 1f7d88bba2
signal-desktop: 5.27.0 -> 5.27.1
Version 5.27.1 is the last version with working Ozone/Wayland support
but we'll have to update to a more recent version soon.
See [0] for more details.

[0]: https://github.com/NixOS/nixpkgs/pull/154003
2022-01-22 11:37:10 +01:00
Michael Weiss 7534942c6a
Merge pull request #156097 from primeos/chromiumBeta
chromiumBeta: 98.0.4758.54 -> 98.0.4758.66
2022-01-22 11:34:14 +01:00
Michael Weiss f5a315ad94
Merge pull request #155452 from brandonweeks/chrome-vulkan
google-chrome: add /run/opengl-driver/share/vulkan/icd.d/ to path
2022-01-22 11:33:18 +01:00
Vladimír Čunát db32554265
Merge #156120: firefox-bin: 96.0 -> 96.0.2 2022-01-22 09:27:11 +01:00
Brandon Weeks 007af34263 google-chrome: add /run/opengl-driver/share/vulkan/icd.d/ to path
NixOS stores ICDs at /run/opengl-driver/share/vulkan/icd.d/. Because
Chrome ships its own vulkan-loader and doesn't use the NixOS system
vulkan-loader, Chrome won't search the /run/opengl-driver directory
withou either adding it to the path or patching Chrome's libvulkan.so.1.

This change adds "${addOpenGLRunpath.driverLink}/share" unconditionally
to the path. addOpenGLRunpath is the same module that NixOS system
vulkan-loader uses as the path.

Tested by running `VK_LOADER_DEBUG=all google-chrome-unstable
--enable-features=Vulkan` and verifying Vulkan is enabled with
chrome://gpu.
2022-01-21 21:30:51 -08:00
github-actions[bot] 1ca0ba653f
Merge master into staging-next 2022-01-22 00:01:46 +00:00
Michael Weiss 10bc0b32d8
chromiumBeta: 98.0.4758.54 -> 98.0.4758.66 2022-01-21 22:02:35 +01:00
Ryan Mulligan 66efcda91e
Merge pull request #155891 from WolfangAukang/protonvpn-gui
ProtonVPN GUI Update
2022-01-21 12:56:26 -08:00
Ryan Mulligan 39d44048bf
Merge pull request #155884 from r-ryantm/auto-update/remmina
remmina: 1.4.20 -> 1.4.23
2022-01-21 12:54:22 -08:00
legendofmiracles 8400959b34
Merge pull request #156054 from peterromfeldhk/peter-vluster-init
vcluster: init at 0.5.3
2022-01-21 13:16:51 -06:00
Michael Weiss f23965369e
Merge pull request #155996 from NickCao/waypipe
waypipe: fix cross compilation, set strictDeps
2022-01-21 19:57:24 +01:00
Michael Weiss 9692cc317f
Merge pull request #155965 from primeos/chromium
chromium: 97.0.4692.71 -> 97.0.4692.99
2022-01-21 19:48:33 +01:00
Michael Weiss 4e7de8fbc4
Merge pull request #155966 from primeos/ungoogled-chromium
ungoogled-chromium: 97.0.4692.71 -> 97.0.4692.99
2022-01-21 19:47:28 +01:00
github-actions[bot] fd5336b13e
Merge master into staging-next 2022-01-21 18:01:25 +00:00
Roman Timushev 8b875ed689 ssm-session-manager-plugin: drop awscli build dependency 2022-01-21 18:06:52 +01:00
06kellyjac 0657e31781 starboard: 0.12.0 -> 0.14.0 2022-01-21 16:40:54 +00:00
Ryan Mulligan d2cea2048b
Merge pull request #156039 from r-ryantm/auto-update/lagrange
lagrange: 1.10.0 -> 1.10.1
2022-01-21 08:01:22 -08:00
Peter Romfeld 4ddb05e51a
vcluster: init at 0.5.3 2022-01-21 16:40:40 +02:00
R. Ryantm a247ac2252 signal-cli: 0.10.0 -> 0.10.1 2022-01-21 14:12:57 +01:00
R. Ryantm f9aa54c83e evolution: 3.42.2 -> 3.42.3 2022-01-21 13:34:13 +01:00
github-actions[bot] e156d59d2b
Merge master into staging-next 2022-01-21 12:01:24 +00:00
Jonas Chevalier 7d67bb4935
terraform-providers.teleport: remove (#155959)
Remove the last provider that is not published to the registry. They
publish the provider on their own website but it's not API-compatible
with the Hashicorp registry so the update script doesn't work with it.
2022-01-21 12:18:22 +01:00
R. RyanTM 787ced6423
helmfile: 0.142.0 -> 0.143.0
(#154542)
2022-01-21 11:46:52 +01:00
Martin Weinelt 6a3943cbd9
Merge pull request #156020 from r-ryantm/auto-update/firefox-unwrapped 2022-01-21 11:38:23 +01:00
R. Ryantm 20d81aaf78 lagrange: 1.10.0 -> 1.10.1 2022-01-21 10:11:00 +00:00
Bobby Rong ec14e0c070
Merge pull request #155881 from r-ryantm/auto-update/rocketchat-desktop
rocketchat-desktop: 3.7.4 -> 3.7.6
2022-01-21 16:47:55 +08:00
R. Ryantm b52131c2d1 flexget: 3.2.8 -> 3.2.11 2022-01-21 07:13:04 +00:00
R. Ryantm 5125259130 firefox-unwrapped: 96.0.1 -> 96.0.2 2022-01-21 07:07:23 +00:00
github-actions[bot] 69b5682348
Merge master into staging-next 2022-01-21 06:01:27 +00:00
Ryan Mulligan 33645b4a21
Merge pull request #155823 from r-ryantm/auto-update/telegram-desktop
tdesktop: 3.4.3 -> 3.4.8
2022-01-20 19:37:02 -08:00
Nick Cao ab67b82d7b
waypipe: fix cross compilation, set strictDeps 2022-01-21 10:45:53 +08:00
Bobby Rong f614799359
Merge pull request #147099 from jcouyang/synology-drive-client
synology-drive-client: merge with "synology-drive"
2022-01-21 10:16:47 +08:00
github-actions[bot] fc3ddb8979
Merge master into staging-next 2022-01-21 00:01:42 +00:00
Sandro 93761fdcc9
Merge pull request #155814 from azahi/werf 2022-01-21 00:38:50 +01:00
Michael Weiss fc8ddca83b
ungoogled-chromium: 97.0.4692.71 -> 97.0.4692.99 2022-01-20 23:28:38 +01:00
Michael Weiss a1c5e5bc40
chromium: 97.0.4692.71 -> 97.0.4692.99
https://chromereleases.googleblog.com/2022/01/stable-channel-update-for-desktop_19.html

This update includes 26 security fixes.

CVEs:
CVE-2022-0289 CVE-2022-0290 CVE-2022-0291 CVE-2022-0292 CVE-2022-0293
CVE-2022-0294 CVE-2022-0295 CVE-2022-0296 CVE-2022-0297 CVE-2022-0298
CVE-2022-0300 CVE-2022-0301 CVE-2022-0302 CVE-2022-0303 CVE-2022-0304
CVE-2022-0305 CVE-2022-0306 CVE-2022-0307 CVE-2022-0308 CVE-2022-0309
CVE-2022-0310 CVE-2022-0311
2022-01-20 23:28:02 +01:00
Renaud 010abff932
Merge pull request #155294 from dpatterbee/aerc-0.7.1
aerc: 0.6.0 -> 0.7.1
2022-01-20 23:07:27 +01:00
zimbatm 02c86b798c terraform-providers.vpsadmin: 0.1.0 -> 0.2.0
This also moves the provider to using the registry as everybody else.
2022-01-21 07:47:42 +10:00
Renaud 2d53e62111
compactor: 1.1.0 -> 1.2.0
* compactor: 1.1.0 -> 1.2.0 (#155711)

and disable checks on Darwin platforms
2022-01-20 19:30:47 +01:00
Daniel Ebbert e6b4d398bf
owncloud-client: 2.9.2 -> 2.10.0 2022-01-20 17:57:25 +01:00
P. R. d. O 911061f13e
protonvpn-gui: 1.4.1 -> 1.7.0 2022-01-20 09:33:15 -06:00
R. Ryantm 98b60db675 remmina: 1.4.20 -> 1.4.23 2022-01-20 14:06:40 +00:00
R. Ryantm 3b9fab8ffb rocketchat-desktop: 3.7.4 -> 3.7.6 2022-01-20 14:02:06 +00:00
github-actions[bot] 264c91d4e8
Merge master into staging-next 2022-01-20 12:01:11 +00:00
Bobby Rong e77024c04c
Merge pull request #152730 from r-ryantm/auto-update/helmsman
helmsman: 3.7.7 -> 3.8.0
2022-01-20 18:19:06 +08:00
Bobby Rong c7e8747a74
Merge pull request #152768 from r-ryantm/auto-update/kube3d
kube3d: 5.2.1 -> 5.2.2
2022-01-20 18:13:46 +08:00
R. Ryantm 7bd0ce4321 tdesktop: 3.4.3 -> 3.4.8 2022-01-20 08:51:18 +00:00
Azat Bahawi d938f4b170
werf: 1.2.55 -> 1.2.56 2022-01-20 11:05:15 +03:00
Devin Singh adebfd54d4
discord-ptb: 0.0.58 -> 0.0.59 2022-01-20 00:46:06 -06:00
taku0 6d40232a01 firefox-bin: 96.0 -> 96.0.2 2022-01-20 15:12:27 +09:00
github-actions[bot] 360ff20100
Merge master into staging-next 2022-01-20 06:01:09 +00:00
Sandro 06d76e5e23
Merge pull request #155750 from sagikazarmark/update-helm-docs 2022-01-20 04:05:52 +01:00
Anderson Torres 12624dffc2
Merge pull request #155568 from r-ryantm/auto-update/palemoon
palemoon: 29.4.3 -> 29.4.4
2022-01-19 23:24:55 -03:00
Sandro cc6b4665fe
Merge pull request #155640 from r-ryantm/auto-update/terragrunt 2022-01-20 02:36:44 +01:00
Bobby Rong 08bedd8b06
Merge pull request #155658 from r-ryantm/auto-update/tixati
tixati: 2.87 -> 2.88
2022-01-20 09:09:53 +08:00
Sandro 3f5adbaead
Merge pull request #155597 from r-ryantm/auto-update/widevine 2022-01-20 02:01:08 +01:00
github-actions[bot] b74b591fbe
Merge master into staging-next 2022-01-20 00:01:46 +00:00
Andreas Rammhold 31e5b8dc21
Remove myself from maintainers
I don't have time and energy to deal with all of this anymore.
2022-01-20 00:24:52 +01:00
Mark Sagi-Kazar 95732323ae
helm-docs: 1.5.0 -> 1.7.0
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2022-01-19 23:35:26 +01:00
Pascal Bach 3fe54cd39e
Merge pull request #155416 from sumnerevans/element-1.9.9
element: 1.9.8 -> 1.9.9
2022-01-19 22:12:15 +01:00
zowoq 8903bd2cab terraform: 1.1.3 -> 1.1.4
https://github.com/hashicorp/terraform/releases/tag/v1.1.4
2022-01-20 05:51:28 +10:00
Brandon Weeks c3e8270c3a
google-chrome: fix hardware acceleration on Wayland (#155447)
Fix #103049.
2022-01-19 20:50:11 +01:00
zowoq 66d044d117 terraform-providers.gandi: 1.1.1 -> 2.0.0 2022-01-20 05:47:08 +10:00
Yannis Koutras c53014a052
Merge pull request #155616 from r-ryantm/auto-update/syncthing
syncthing: 1.18.5 -> 1.18.6
2022-01-19 20:40:19 +01:00
Fabian Affolter a0a13138c8
Merge pull request #155538 from 0xbe7a/remove-blist
python3Packages.blist: remove
2022-01-19 20:29:02 +01:00
github-actions[bot] 9e9e41da09
Merge master into staging-next 2022-01-19 18:01:22 +00:00
R. Ryantm 5a30b5898f tixati: 2.87 -> 2.88 2022-01-19 15:31:13 +00:00
Sandro 5dcd3d078d
Merge pull request #150763 from malob/add-signalbackup-tools 2022-01-19 16:30:14 +01:00
R. Ryantm 7930a45fae terragrunt: 0.35.16 -> 0.35.20 2022-01-19 13:35:56 +00:00
R. Ryantm 57c6492efc syncthing: 1.18.5 -> 1.18.6 2022-01-19 12:06:31 +00:00
R. Ryantm e684ccbf30 vivaldi-widevine: 4.10.1582.1 -> 4.10.2391.0 2022-01-19 10:20:36 +00:00
R. Ryantm d04b212b37 palemoon: 29.4.3 -> 29.4.4 2022-01-19 07:43:43 +00:00
github-actions[bot] 1b54e5bb50
Merge master into staging-next 2022-01-19 06:01:24 +00:00
Bobby Rong 9af6367329
Merge pull request #155409 from sikmir/lagrange
lagrange: 1.9.5 → 1.10.0
2022-01-19 10:46:50 +08:00
be7a 5e851a1f9b mirage-im: update python dependencies 2022-01-18 23:31:37 +01:00
Malo Bourgon 6d8b9679dc signalbackup-tools: init at 20220107 2022-01-18 10:41:47 -08:00
github-actions[bot] 1b0315af15
Merge master into staging-next 2022-01-18 18:01:04 +00:00
Janne Heß 156ce6b525
Merge pull request #153279 from austinbutler/element-desktop-sqlcipher-not-found
element-desktop: fix "Sqlcipher support is missing"
2022-01-18 15:28:19 +01:00
Jonas Chevalier 2c20f2181d
Merge pull request #154936 from zimbatm/terraform-providers-cleanup
more terraform cleanup
2022-01-18 15:16:07 +01:00
Robert Schütz 2a15c3388c deltachat-cursed: 0.3.0 -> 0.3.1
https://github.com/adbenitez/deltachat-cursed/blob/v0.3.1/CHANGELOG.md
2022-01-18 00:25:21 +00:00
github-actions[bot] b456d67c98
Merge master into staging-next 2022-01-18 00:01:41 +00:00
Jan Tojnar 13e3f202d2
Merge pull request #152126 from hmenke/ferdi
mkFranzDerivation: fix tray icon on Wayland
2022-01-18 00:37:39 +01:00
Nikolay Korotkiy 2b1d66bccf
lagrange: 1.9.5 → 1.10.0 2022-01-17 23:33:32 +03:00
Sumner Evans bddd365d79
element: 1.9.8 -> 1.9.9 2022-01-17 12:29:07 -07:00
github-actions[bot] c795e7ba4f
Merge master into staging-next 2022-01-17 18:01:06 +00:00
Jan Tojnar 0b3e6e3783
Merge pull request #154239 from bobby285271/vala
Vala updates 2022-01-09
2022-01-17 18:46:07 +01:00
Frederik Rietdijk 4d125692e5 Merge master into staging-next 2022-01-17 16:10:06 +01:00
Bobby Rong bcfd043049
Merge pull request #154482 from r-ryantm/auto-update/tanka
tanka: 0.17.3 -> 0.19.0
2022-01-17 21:30:36 +08:00
github-actions[bot] 0eee7ee8c8
Merge master into staging-next 2022-01-17 12:01:25 +00:00
github-actions[bot] 5883bf6728 terraform-providers: update 2022-01-17 2022-01-17 19:36:58 +10:00
Frederik Rietdijk afef6d0e81
Merge pull request #154687 from dotlambda/python-alias
python,pythonPackages: make aliases
2022-01-17 09:37:49 +01:00
Daniel Patterson 4cdd27d415 aerc: 0.6.0 -> 0.7.1 2022-01-17 01:41:46 +00:00
github-actions[bot] a407424e1f
Merge master into staging-next 2022-01-17 00:01:45 +00:00
Robert Schütz d5cceedbd1 python,pythonPackages: make aliases
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
Sandro 24f5a688d3
Merge pull request #154166 from Luflosi/update/ipfs-cluster 2022-01-16 19:16:09 +01:00
Sandro dda70942ac
Merge pull request #155132 from Luflosi/update/ipget 2022-01-16 19:15:50 +01:00
github-actions[bot] 0173b359a6
Merge master into staging-next 2022-01-16 12:01:11 +00:00
Michael Weiss a8affa912c
chromium: Backport important fixes for Wayland
This is 843508dad4 for M97 (upstream didn't backport them so far).
2022-01-16 11:39:50 +01:00
Renaud 2dd5461213
Merge pull request #153850 from mrVanDalo/feature/terranix-2.5.3
terranix: 2.5.0 -> 2.5.3
2022-01-16 10:54:21 +01:00
Frederik Rietdijk ae18d68b6b python2.pkgs: move expressions into python2-modules/ folder
Another step in further separating python2 from python3.
2022-01-16 10:00:16 +01:00
Frederik Rietdijk 2027fb600d alot: application instead of python library
This also allows us to move notmuch2 out of python-packages.nix.
2022-01-16 10:00:16 +01:00
github-actions[bot] 122cae786e
Merge master into staging-next 2022-01-16 06:01:16 +00:00
Martin Weinelt 369db3b2f3
mailpile, nixos/mailpile: drop
Still actively developed and yet stuck on python2. Also marked as
vulnerable and their issue tracker contains yet another security issue
reported in 2021/10 that the upstream hasn't acknowledged yet.

Mind blown.

Closes: #135543, #97274, #97275
2022-01-16 02:36:20 +01:00
Martin Weinelt 33df2ffa0a
blink: drop
The package was not updated since 2019 and requires python2 only
dependencies.
2022-01-16 02:34:56 +01:00
Bobby Rong 88e6828538
Merge pull request #155107 from welteki/arkade-0.8.12
arkade: 0.8.11 -> 0.8.12
2022-01-16 09:06:16 +08:00
github-actions[bot] f8fb795136
Merge master into staging-next 2022-01-16 00:01:52 +00:00
zowoq 1bc66cb842 nerdctl: 0.15.0 -> 0.16.0
https://github.com/containerd/nerdctl/releases/tag/v0.16.0
2022-01-16 08:41:30 +10:00
R. RyanTM 89ddab6c82
cloudflared: 2021.12.3 -> 2022.1.2
* cloudflared: 2021.12.3 -> 2022.1.0 (#154422)

* cloudflared: 2022.1.0 -> 2022.1.2
now requires Go 1.17

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-15 23:28:53 +01:00
Mario Rodas c85bce31ff
Merge pull request #154382 from r-ryantm/auto-update/XD
xd: 0.4.0 -> 0.4.2
2022-01-15 13:54:45 -05:00
R. RyanTM 2cb556b610
argocd: 2.2.1 -> 2.2.2 (#154369)
* argocd: 2.2.1 -> 2.2.2

* argocd: update gitCommit

Co-authored-by: Bobby Rong <rjl931189261@126.com>
2022-01-15 13:40:18 -05:00
github-actions[bot] ed9751296d
Merge master into staging-next 2022-01-15 18:01:07 +00:00
Michael Weiss 892a9971b0
signal-desktop: Fix "Failed to load GLES library: libGLESv2.so.2"
A new symlink is required to fix the following error:
[3744707:0100/000000.911609:ERROR:egl_util.cc(74)] Failed to load GLES library: libGLESv2.so.2: libGLESv2.so.2: cannot open shared object file: No such file or directory
zsh: segmentation fault (core dumped) signal-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland

The GPU acceleration still fails (not sure if it worked before) but at least
"signal-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland"
launches again (without "--disable-gpu"):
[40492:0115/184719.611780:ERROR:gpu_process_host.cc(968)] GPU process exited unexpectedly: exit_code=139
[40492:0115/184720.256775:ERROR:gpu_process_host.cc(968)] GPU process exited unexpectedly: exit_code=139
[40492:0115/184720.892093:ERROR:gpu_process_host.cc(968)] GPU process exited unexpectedly: exit_code=139
[40620:0115/184721.033949:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.
[40620:0115/184721.069600:ERROR:gl_utils.cc(318)] [.RendererMainThread-0x227200113f00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[40620:0115/184721.133265:ERROR:gl_utils.cc(318)] [.RendererMainThread-0x227200113f00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[40620:0115/184721.158341:ERROR:gl_utils.cc(318)] [.RendererMainThread-0x227200113f00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels

(After three GPU process crashes Chromium should automatically fall back
to software rendering.)

Fix #155050 (it only fixes the crashes though, not the underlying
issue, but that's likely all we can do for the moment as other Linux
distributions are affected as well; Ozone/Wayland is just not stable yet)
2022-01-15 18:56:59 +01:00
Luflosi 7417f5b981
ipget: 0.7.0 -> 0.8.0
https://github.com/ipfs/ipget/releases/tag/v0.8.0
2022-01-15 18:32:23 +01:00
Heph 60dec7aa31 telescope: 0.7 -> 0.7.1 2022-01-15 17:57:31 +01:00
Han Verstraete 80cb7d891b
arkade: 0.8.11 -> 0.8.12 2022-01-15 14:04:07 +01:00
github-actions[bot] 6d8719a23d
Merge master into staging-next 2022-01-15 12:01:13 +00:00
Martin Weinelt 570e93c25e
firefox-bin: 96.0 -> 96.0.1
https://www.mozilla.org/en-US/firefox/96.0.1/releasenotes/
2022-01-15 12:44:51 +01:00
Martin Weinelt 4c3a07ffe0
firefox: 96.0 -> 96.0.1
https://www.mozilla.org/en-US/firefox/96.0.1/releasenotes/
2022-01-15 12:44:39 +01:00
Bobby Rong df74acf90e
Merge pull request #154865 from sikmir/ii
ii: 1.8 → 1.9
2022-01-15 17:13:01 +08:00
github-actions[bot] a6317e795d
Merge master into staging-next 2022-01-15 06:01:01 +00:00
Ben Siraphob f542129a99
Merge pull request #155020 from devins2518/discord_mac
discord{,-ptb,-canary}: add derivations for {x86_64,aarch64}-darwin
2022-01-15 02:08:52 +00:00
Devin Singh 8a6cde9143
discord: add derivations for {x86_64,aarch64}-darwin 2022-01-14 19:19:26 -06:00
github-actions[bot] 2e421aaac4
Merge master into staging-next 2022-01-15 00:01:36 +00:00
zimbatm 090872ef68
terraform_0_12: remove
Remove the last version that doesn't use the registry
2022-01-14 21:02:49 +01:00
Tom Fitzhenry 47a8b15664 evolution-data-server: propagate libgdata
Motivation: Stop programs from having to declare transitive dependencies (fixed in this commit).

Per https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/57/diffs, evolution-data-server requires libgdata for gobject introspection.

See also 025960d229, which did a similar thing for libsoup.
2022-01-15 06:05:40 +11:00
github-actions[bot] d5e672b839
Merge master into staging-next 2022-01-14 18:01:18 +00:00
Jörg Thalheim c4dab0894f
Merge pull request #154842 from Mic92/ferdi
ferdi: 5.6.10 -> 5.7.0
2022-01-14 15:21:44 +00:00
legendofmiracles e48e9fea57
Merge pull request #153835 from jyooru/update/discord-ptb
discord-ptb: 0.0.26 -> 0.0.27
2022-01-14 09:03:28 -06:00
Jörg Thalheim 2a0c0881c2 ferdi: 5.6.5 -> 5.7.0 2022-01-14 14:08:39 +01:00
github-actions[bot] dc1b038f25
Merge master into staging-next 2022-01-14 12:01:14 +00:00