Commit Graph

20216 Commits

Author SHA1 Message Date
Maximilian Bosch
aa688ca64e
Merge pull request #161956 from Ma27/bump-signald
signald: 0.15.0 -> 0.17.0
2022-02-28 16:58:44 +01:00
Michael Weiss
12518d74f5
Merge pull request #162202 from primeos/chromium
chromiumBeta: Fix the build
2022-02-28 13:12:56 +01:00
Michael Weiss
1bdf7862e3
chromiumBeta: Fix the build
This "fixes" the following error:
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
         ^~~~~~~~
         "opus.h"

Our system library isn't discovered anymore so I'm switching to the bundled
Opus library for now since I don't have time to look into it.
2022-02-28 12:34:08 +01:00
Michael Weiss
c0952b6478
chromium{Beta,Dev}: Switch to LLVM 14
This fixes the following build error:
[24751/48400] 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.js.mojom-webui.jsui.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

The "make_top_domain_list_variables" program fails due to a SIGILL error
(illegal instruction). See:
- https://bugs.chromium.org/p/chromium/issues/detail?id=1273966
  - https://reviews.llvm.org/D115015
  - https://bugs.chromium.org/p/chromium/issues/detail?id=1269407
2022-02-28 12:34:07 +01:00
Stefan Frijters
0d39e18c48 maestral-gui: 1.5.2 -> 1.5.3 2022-02-28 19:26:41 +08:00
Samuel Gräfenstein
de4352babb {lib,}ktorrent: move to pkgs/application/kde 2022-02-28 18:48:45 +08:00
Fabian Affolter
c9e460d988
Merge pull request #162132 from VergeDX/meutraa
maintainers: remove meutraa
2022-02-28 10:29:57 +01:00
Bobby Rong
ef8c2381d7
Merge pull request #158191 from yshym/tdesktop-3.5.1
tdesktop: 3.4.8 -> 3.5.2
2022-02-28 16:59:14 +08:00
github-actions[bot]
102c02f432 terraform-providers: update 2022-02-28 2022-02-28 14:50:02 +10:00
Vanilla
f73cd87913
maintainers: remove meutraa 2022-02-28 08:44:13 +08:00
Rok Garbas
993c35991b
Merge pull request #157693 from Radvendii/zammad
zammad: init at 5.0.2
2022-02-28 00:57:11 +01:00
superherointj
820d3be488 k3s: add superherointj to maintainers 2022-02-27 15:05:51 -08:00
superherointj
f79572f92f k3s: update script fixed 2022-02-27 15:05:51 -08:00
Renaud
81133977bd
Merge pull request #161600 from xfnw/catgirl-2.1
catgirl: 2.0a -> 2.1
2022-02-27 19:46:21 +01:00
Ryan Mulligan
880dab703d
Merge pull request #161772 from r-ryantm/auto-update/cilium-cli
cilium-cli: 0.10.3 -> 0.10.4
2022-02-27 06:20:14 -08:00
Artturi
22dc22f8ce
Merge pull request #162019 from Kranzes/nextcloud-client
nextcloud-client: add xdg-utils
2022-02-27 06:46:11 +02:00
Thiago Kenji Okada
6f21ff94fc
Merge pull request #162025 from bryanasdev000/pkg-velero-180
velero: 1.7.1 -> 1.8.0
2022-02-26 23:17:00 +00:00
Bryan A. S
d1418cce93 velero: 1.7.1 -> 1.8.0 2022-02-26 19:44:37 -03:00
Martin Weinelt
308403c329
Merge pull request #161663 from felixsinger/update/pkgs/mumble 2022-02-26 22:38:26 +01:00
Robert Scott
f1cf74f0c4
Merge pull request #161860 from r-ryantm/auto-update/pjsip
pjsip: 2.11.1 -> 2.12
2022-02-26 21:08:44 +00:00
Felix Singer
c267e9ce37 mumble,murmur: 1.3.4 -> 1.4.231
Update version to 1.4.231.

Build 231 points to a specific commit from the 1.4.x branch adding many
fixes and improvements. Since this version is an unofficial release, add
an unstable prefix to the version string in Nixpkgs.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
Signed-off-by: Franz Pletz <fpletz@fnordicwalking.de>
2022-02-26 22:08:22 +01:00
Ilan Joselevich
f29438562f nextcloud-client: add xdg-utils 2022-02-26 21:26:50 +02:00
Robert Scott
1617337b74
Merge pull request #161905 from r-ryantm/auto-update/bosh-cli
bosh-cli: 6.4.16 -> 6.4.17
2022-02-26 19:08:35 +00:00
Michael Weiss
6d6c998f99
Merge pull request #162008 from primeos/chromiumBeta
chromiumBeta: 99.0.4844.35 -> 99.0.4844.45
2022-02-26 19:57:46 +01:00
Michael Weiss
154e13a556
chromiumDev: 100.0.4892.0 -> 100.0.4896.12 2022-02-26 18:56:05 +01:00
Michael Weiss
05b2b4e3cb
chromiumBeta: 99.0.4844.35 -> 99.0.4844.45 2022-02-26 18:55:34 +01:00
Michael Weiss
71b7694016
Merge pull request #161955 from primeos/chromium
chromium: Suffix instead of prefix ${xdg-utils}/bin to $PATH
2022-02-26 18:04:20 +01:00
R. RyanTM
464bb0bb59
evolution-ews: 3.42.3 -> 3.42.4
* evolution-ews: 3.42.3 -> 3.42.4 (#161179)

* evolution-ews: update meta.license
Upstream solved the issue and choose LGPL-2.1-or-later

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-26 18:02:39 +01:00
flexagoon
b97b9c376c tor-browser-bundle-bin: add tor.calyxinstitute.org mirror 2022-02-26 17:55:52 +01:00
Nick Cao
ce25f6f2db argo: fix cross compilation 2022-02-26 16:57:24 +01:00
Mario Rodas
684fb7b7a2
Merge pull request #161729 from techknowlogick/waypoint-up-072
waypoint: 0.7.1 -> 0.7.2
2022-02-26 09:18:43 -05:00
Michael Weiss
37a19c55df
chromium: Suffix instead of prefix ${xdg-utils}/bin to $PATH
This is important so that users can choose to use other implementations
(e.g., self-written Bash scripts).
We only provide xdg-utils as a fallback in case the system isn't
properly configured.
2022-02-26 12:53:25 +01:00
Maximilian Bosch
8a6b41d271
signald: 0.15.0 -> 0.17.0
ChangeLogs:
* https://gitlab.com/signald/signald/-/tags/0.16.0
* https://gitlab.com/signald/signald/-/tags/0.16.1
* https://gitlab.com/signald/signald/-/tags/0.17.0
2022-02-26 12:49:48 +01:00
Bobby Rong
8096112d38
Merge pull request #161828 from 06kellyjac/terragrunt
terragrunt: 0.36.1 -> 0.36.2
2022-02-26 19:40:41 +08:00
Ryan Mulligan
fc00557b04
Merge pull request #161826 from r-ryantm/auto-update/minikube
minikube: 1.25.1 -> 1.25.2
2022-02-25 21:09:40 -08:00
Ryan Mulligan
e864a22133
Merge pull request #161888 from r-ryantm/auto-update/werf
werf: 1.2.70 -> 1.2.71
2022-02-25 20:46:25 -08:00
R. Ryantm
e281cd6b12 istioctl: 1.13.0 -> 1.13.1 2022-02-25 19:55:06 -08:00
R. Ryantm
ccb4820b68 bosh-cli: 6.4.16 -> 6.4.17 2022-02-26 01:55:33 +00:00
R. Ryantm
f69cd3d324 freerdp: 2.5.0 -> 2.6.0 2022-02-25 16:55:53 -08:00
Luflosi
4759acb8a5 ipfs: 0.11.0 -> 0.12.0
https://github.com/ipfs/go-ipfs/releases/tag/v0.12.0
2022-02-26 08:16:55 +10:00
R. Ryantm
6bb093a5c1 werf: 1.2.70 -> 1.2.71 2022-02-25 21:57:50 +00:00
K900
8bb8f9c811 firefox/wrapper: allow specifying StartupWMClass
Primarily useful for out of tree beta/nightly builds, which use a different WM_CLASS
2022-02-25 13:40:38 -08:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
R. Ryantm
fcb5f68c28 blocky: 0.17 -> 0.18 2022-02-25 11:35:50 -08:00
Luflosi
0eb1d070c8 ipfs-migrator: 1.7.1 -> 2.0.2
https://github.com/ipfs/fs-repo-migrations/releases/tag/v2.0.2

This is pretty much a complete rewrite of the ipfs-migrator package.
In version 2.0.0 a major change was made to the way the migrator works. Before, there was one binary that contained every migration. Now every migration has its own binary. If fs-repo-migrations can't find a required binary in the PATH, it will download it off the internet. To prevent that, build every migration individually, symlink them all into one package and then wrap fs-repo-migrations so it finds the package with all the migrations.
The change to the IPFS NixOS module and the IPFS package is needed because without explicitly specifying a repo version to migrate to, fs-repo-migrations will query the internet to find the latest version. This fails in the sandbox, for example when testing the ipfs passthru tests.
While it may seem like the repoVersion and IPFS version are in sync and the code could be simplified, this is not the case. See https://github.com/ipfs/fs-repo-migrations#when-should-i-migrate for a table with the IPFS versions and corresponding repo versions.
Go 1.17 breaks the migrations, so use Go 1.16 instead. This is also the Go version used in their CI, see 3dc218e300/.github/workflows/test.yml (L4). See https://github.com/ipfs/fs-repo-migrations/pull/140#issuecomment-982715907 for a previous mention of this issue. The issue manifests itself when doing anything with a migration, for example `fs-repo-11-to-12 --help`:
```
panic: qtls.ClientHelloInfo doesn't match

goroutine 1 [running]:
github.com/marten-seemann/qtls-go1-15.init.0()
	github.com/marten-seemann/qtls-go1-15@v0.1.1/unsafe.go:20 +0x132
```
Also add myself as a maintainer for this package.
This fixes the test failure discovered in https://github.com/NixOS/nixpkgs/pull/160914.
See https://github.com/ipfs/fs-repo-migrations/issues/148 to read some of my struggles with updating this package.
2022-02-25 11:12:19 -08:00
R. Ryantm
ce6fe7b1c2 nomad-autoscaler: 0.3.5 -> 0.3.6 2022-02-25 11:09:16 -08:00
R. Ryantm
9f105df1b3 seaweedfs: 2.89 -> 2.90 2022-02-25 10:31:12 -08:00
Yevhen Shymotiuk
c3010a9971
tdesktop: 3.4.8 -> 3.5.2 2022-02-25 19:55:50 +02:00
R. Ryantm
5534c689cb pjsip: 2.11.1 -> 2.12 2022-02-25 16:28:48 +00:00
Yuka
0702d31a28
schildichat: 1.9.8-sc.1 -> 1.10.3-sc.0.test.1 (#161584)
The latest release is being held back because there is an issue with
Electron 15 crashing on some platforms.
NixOS seems to be not affected by this issue, and the upstream
developers say this test release should be fine otherwise.
This also means we can have a SchildiChat build that is not using the
EOL/insecure Electron 13.x.
2022-02-25 13:56:23 +01:00