Commit graph

373906 commits

Author SHA1 Message Date
Sandro ea6915669f
Merge pull request #170782 from superherointj/package-fluxcd-update-script-improved-v1 2022-04-30 18:39:51 +02:00
Pavol Rusnak b29229e63e
Merge pull request #171030 from erikarvstedt/btcpayserver-1.5.1
btcpayserver: 1.4.7 -> 1.5.1
2022-04-30 18:32:22 +02:00
Pavol Rusnak 50498e7e1a
Merge pull request #171018 from jonasnick/lnd-0.14.3
lnd: 0.14.2-beta -> 0.14.3-beta
2022-04-30 18:30:29 +02:00
José Romildo Malaquias e735172601
Merge pull request #169833 from r-ryantm/auto-update/flat-remix-gtk
flat-remix-gtk: 20220330 -> 20220412
2022-04-30 12:50:39 -03:00
Sergei Trofimovich c807c8c681
Merge pull request #169907 from trofi/fix-binutils-unwrapped-all-targets
binutils-unwrapped-all-targets: fix libctf breakage
2022-04-30 15:48:43 +00:00
Sergei Trofimovich 0d95336ba5
Merge pull request #169906 from trofi/update-ffmpegthumbnailer-for-gcc-12
ffmpegthumbnailer: unstable-2021-09-02 -> unstable-2022-02-18
2022-04-30 15:47:04 +00:00
Ryan Mulligan ebd442ebd6
Merge pull request #170885 from r-ryantm/auto-update/pyradio
pyradio: 0.8.9.16 -> 0.8.9.17
2022-04-30 08:20:44 -07:00
Ryan Mulligan 516ad2775c
Merge pull request #171011 from r-ryantm/auto-update/python3.10-bleak
python310Packages.bleak: 0.14.2 -> 0.14.3
2022-04-30 08:07:53 -07:00
Mario Rodas d7de07547a
Merge pull request #170830 from r-ryantm/auto-update/pg_activity
pg_activity: 2.3.0 -> 2.3.1
2022-04-30 08:54:50 -05:00
Mario Rodas 62960be761
Merge pull request #170846 from JesusMtnezForks/hugo
hugo: 0.96.0 -> 0.98.0
2022-04-30 08:53:05 -05:00
Michael Weiss af9b5c5baa
Merge pull request #171028 from primeos/chromiumBeta
chromiumBeta: Fix the configuration phase
2022-04-30 15:47:30 +02:00
Fabian Affolter 4fb974f54e
Merge pull request #170993 from r-ryantm/auto-update/python3.10-types-decorator
python310Packages.types-decorator: 5.1.6 -> 5.1.7
2022-04-30 15:44:47 +02:00
Rick van Schijndel 536528ede8
Merge pull request #170695 from matshch/fix/nvidia-device-minor
nixos/nvidia: fix /dev/nvidia* devices minors
2022-04-30 15:34:16 +02:00
Mario Rodas 9cb6d34b28
Merge pull request #170996 from marsam/update-lxd
lxd: 5.0.0 -> 5.1
2022-04-30 08:33:37 -05:00
Michael Weiss 73e094bf3c
chromiumBeta: Fix the configuration phase
This fixes the following error:
configuring
ERROR at //infra/orchestrator/BUILD.gn:38:17: Could not read file.
  pydeps_file = "//third_party/blink/tools/merge_web_test_results.pydeps"
                ^--------------------------------------------------------
I resolved this to "/build/chromium-102.0.5005.27/third_party/blink/tools/merge_web_test_results.pydeps".
See //infra/orchestrator/BUILD.gn:37:1: whence it was called.
python_library("blink_merge_web_test_results_py") {
^--------------------------------------------------
See //BUILD.gn:89:5: which caused the file to be included.
    "//infra/orchestrator:orchestrator_all",
    ^--------------------------------------

It's a known upstream issue when building from the generated tarballs:
- https://bugs.chromium.org/p/chromium/issues/detail?id=1313361
- https://chromium-review.googlesource.com/c/chromium/src/+/3457503
2022-04-30 15:21:32 +02:00
Aaron Andersen 213febe39a
Merge pull request #163883 from ngiger/k3b
nixos/k3b: init
2022-04-30 09:17:27 -04:00
Linus Heckemann c393280202
Merge pull request #170098 from helsinki-systems/feat/systemd-stage-1-secrets
nixos/systemd-stage-1: Add initrd secrets support
2022-04-30 14:56:47 +02:00
José Romildo Malaquias 153690d104
Merge pull request #169670 from VergeDX/flat-remix-gnome
flat-remix-gnome: 20220407 -> 20220422
2022-04-30 09:09:46 -03:00
Sandro f153271f12
Merge pull request #170959 from SuperSandro2000/jellyfin-ffmpeg
jellyfin-ffmpeg: fix pname
2022-04-30 13:52:31 +02:00
Sandro c8463070ea
Merge pull request #166088 from r-ryantm/auto-update/qbittorrent
qbittorrent: 4.4.1 -> 4.4.2
2022-04-30 13:47:44 +02:00
Sandro 5b47056b7d
Merge pull request #165723 from r-ryantm/auto-update/wlc
wlc: 1.12 -> 1.13
2022-04-30 13:46:49 +02:00
Robert Hensing c2451ed1a2
Merge pull request #167776 from hercules-ci/lib-modules-allow-disable-_modules.args-docs-internal
lib.modules: Allow making _module.args internal
2022-04-30 13:43:08 +02:00
Frederik Rietdijk 1cef70e823 sabnzbd: stay with sabyenc3 4.0.0
SABnzbd requires `sabyenc3` at version `4.0.0`, but it was updated to
`5.0.1`.

This fixes the error:

```
SABYenc disabled: no correct version found! (Found v5.0.1, expecting
v4.0.0)
```
2022-04-30 13:31:17 +02:00
Jonas Nick 12f98da22b
lnd: 0.14.2-beta -> 0.14.3-beta 2022-04-30 11:26:58 +00:00
Fabian Affolter 25ed703b2d
Merge pull request #171008 from r-ryantm/auto-update/python3.10-types-paramiko
python310Packages.types-paramiko: 2.8.19 -> 2.8.20
2022-04-30 13:23:41 +02:00
Niklaus Giger 87b4440a60 nixos/k3b: init. Fixes #19154 missing permissions for k3b 2022-04-30 13:18:40 +02:00
Erik Arvstedt 80ad5b43a2
btcpayserver: 1.4.7 -> 1.5.1 2022-04-30 13:16:23 +02:00
Erik Arvstedt e90b0b5364
nbxplorer: 2.2.20 -> 2.3.20 2022-04-30 13:16:22 +02:00
Aaron Andersen 416b7201ec
Merge pull request #168169 from afh/musikcube-0.97.0
musikcube: 0.96.10 -> 0.97.0
2022-04-30 07:00:23 -04:00
Aaron Andersen bcb60de7d5
Merge pull request #170025 from felixsinger/update/pkgs/redmine
redmine: 4.2.4 -> 4.2.5
2022-04-30 06:59:03 -04:00
zowoq 69a9546a82 talosctl: 1.0.3 -> 1.0.4
https://github.com/siderolabs/talos/releases/tag/v1.0.4
2022-04-30 20:54:10 +10:00
Martin Weinelt 4aaa9905f8
Merge pull request #170978 from squalus/librewolf 2022-04-30 12:53:50 +02:00
Robert Hensing fb94afad50
Merge pull request #167665 from hercules-ci/pkgs-type-tag
`pkgs._type = "pkgs"`
2022-04-30 12:19:19 +02:00
R. Ryantm 53b684a754 python310Packages.bleak: 0.14.2 -> 0.14.3 2022-04-30 10:19:16 +00:00
R. Ryantm d4a7d019d4 python310Packages.types-paramiko: 2.8.19 -> 2.8.20 2022-04-30 09:58:35 +00:00
R. Ryantm acfb65116a gnome.gnome-todo: unstable-2022-03-13 -> unstable-2022-04-07 2022-04-30 11:54:07 +02:00
Thiago Kenji Okada b5b26d1ab8
Merge pull request #170995 from r-ryantm/auto-update/mame
mame: 0.242 -> 0.243
2022-04-30 10:51:30 +01:00
Jan Tojnar e9ad8b7bbb
Merge pull request #170535 from fufexan/openal
openalSoft: 1.21.1 -> 1.22.0
2022-04-30 11:47:42 +02:00
Janne Heß fa2c9b41d4
nixos/systemd-stage-1: Add initrd secrets support 2022-04-30 11:41:27 +02:00
Fabian Affolter 25063a9979
Merge pull request #170243 from fabaff/flask-testing-fix
python3Packages.flask-testing: disable failing tests
2022-04-30 11:34:59 +02:00
Fabian Affolter 4301918cf8
Merge pull request #170984 from r-ryantm/auto-update/python3.10-types-urllib3
python310Packages.types-urllib3: 1.26.13 -> 1.26.14
2022-04-30 11:33:08 +02:00
Fabian Affolter 8b578082e0
Merge pull request #170983 from r-ryantm/auto-update/python3.10-pex
python310Packages.pex: 2.1.82 -> 2.1.84
2022-04-30 11:32:42 +02:00
Fabian Affolter 0754adc90d
Merge pull request #170980 from r-ryantm/auto-update/python3.10-peaqevcore
python310Packages.peaqevcore: 0.0.20 -> 0.0.21
2022-04-30 11:32:19 +02:00
Maximilian Bosch f678ad7c7a
Merge pull request #170701 from sumnerevans/element-1.10.11
element-{web,desktop}: 1.10.10 -> 1.10.11
2022-04-30 10:24:59 +02:00
R. Ryantm 022c56fb7d mame: 0.242 -> 0.243 2022-04-30 08:09:32 +00:00
Ryan Burns fc2b144cf3 openocd: fix build with gcc 11
Werror should not be used when packaging
2022-04-30 10:06:39 +02:00
R. Ryantm 1c6a5a7c17 python310Packages.types-decorator: 5.1.6 -> 5.1.7 2022-04-30 07:22:51 +00:00
Mario Rodas 0aebc59818
Merge pull request #170977 from aaronjheng/podman-tui
podman-tui: 0.3.0 -> 0.3.1
2022-04-30 01:57:31 -05:00
Mario Rodas 1b3f7a7f2b
Merge pull request #170206 from r-ryantm/auto-update/libcef
libcef: 98.1.21 -> 100.0.24
2022-04-30 01:55:15 -05:00
Mario Rodas 6c45f325b3
Merge pull request #170225 from r-ryantm/auto-update/frp
frp: 0.41.0 -> 0.42.0
2022-04-30 01:54:55 -05:00