Commit graph

1,006,639 commits

Author SHA1 Message Date
Michael Daniels
8590506e24
[Backport release-26.05] google-chrome: 149.0.7827.114 -> 149.0.7827.155 (#532498) 2026-06-16 23:47:22 +00:00
Michael Daniels
7fdc4f2b4e google-chrome: 149.0.7827.114 -> 149.0.7827.155
Announcement: https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_01750511403.html
(cherry picked from commit c014c14d24)
2026-06-16 23:27:49 +00:00
nixpkgs-ci[bot]
703e147d41
[Backport release-26.05] sunshine: 2025.924.154138 -> 2026.516.143833 (#532472) 2026-06-16 22:12:37 +00:00
Michael Daniels
d763fbe6b1
[Backport release-26.05] python3Packages.labgrid: 25.0.1 -> 26.0 (#530622) 2026-06-16 21:53:53 +00:00
Michael Daniels
c032968b1e
[Backport release-26.05] python3Packages.nptyping: migrate to pyproject, enable __structuredAttrs, use finalAttrs (#530526) 2026-06-16 21:34:49 +00:00
Yohann Boniface
51ee71092b
[Backport release-26.05] re-Isearch: fix buildInputs attribute (#532474) 2026-06-16 21:32:54 +00:00
Sigmanificient
e8bb719ed6 re-Isearch: fix buildInputs attribute
(cherry picked from commit f991be3ec9)
2026-06-16 21:27:25 +00:00
Cosima Neidahl
397095d2a9
[Backport release-26.05] {palemoon-bin,palemoon-gtk2-bin}: 34.3.0 -> 34.3.0.1 (#532466) 2026-06-16 21:23:06 +00:00
Qubasa
eb6e31e2db sunshine: 2025.924.154138 -> 2026.516.143833
Adapt the package to upstream's packaging refactor in this release:

- Upstream now downloads a prebuilt ffmpeg from LizardByte/build-deps at
  cmake configure time. Fetch it via fetchzip and point cmake at it with
  FFMPEG_PREPARED_BINARIES. Sunshine pins build-deps via a git submodule
  at third-party/build-deps; the matching release tag is derived from
  that commit. Extend updater.sh to refresh both the tag and the
  per-architecture tarball hashes.
- The boost version pin in cmake/dependencies/Boost_Sunshine.cmake
  bumped to 1.89.0. Switch the substitution to a sed regex so future
  upstream bumps don't break the patch.
- The .desktop file now Exec's `/usr/bin/env systemctl start --u
  app-@PROJECT_FQDN@`; update the replace-fail pattern. The remaining
  @VAR@ placeholders are handled by cmake's configure_file(@ONLY) now.
- packaging/linux/sunshine.service.in was renamed to
  packaging/linux/app-dev.lizardbyte.app.Sunshine.service.in and now
  uses @SUNSHINE_SERVICE_START_COMMAND@/@SUNSHINE_SERVICE_STOP_COMMAND@
  instead of @SUNSHINE_EXECUTABLE_PATH@. Drop the postPatch subst-var-by
  lines and set SUNSHINE_EXECUTABLE_PATH via a cmake flag instead.
- cmake/packaging/linux.cmake now installs the .desktop file itself, so
  the redundant postInstall is removed.
- Add shaderc (glslc), vulkan-loader, and pipewire to inputs, all new
  configure-time requirements.
- glad's generator wants jinja2 + setuptools at configure time. Provide
  them via python3.withPackages and set GLAD_SKIP_PIP_INSTALL=ON so
  cmake doesn't try to pip-install.

Assisted-by: Claude Code 4.7
(cherry picked from commit 391d69d880)
2026-06-16 21:14:50 +00:00
Qubasa
4c14f3f2ab sunshine: fix updater script
The script broke when invoked from the package directory: nix-update
looked for a default.nix in the cwd. Move to the nixpkgs root before
calling it.

`--generate-lockfile` and the npmDepsHash refresh are mutually exclusive
in a single nix-update pass, so the ui subpackage hash was never
updated.
Split the ui update into two passes.

Also restore the early-exit when UPDATE_NIX_OLD_VERSION matches, quote
$version, and add the shellcheck shell directive.

Assisted-by: Claude Code 4.7
(cherry picked from commit 0085f4f7a8)
2026-06-16 21:14:49 +00:00
nixpkgs-ci[bot]
1a25c6ac50
[Backport release-26.05] ed-odyssey-materials-helper: 3.6.6 -> 3.7.0 (#532438) 2026-06-16 21:06:48 +00:00
Martin Weinelt
6aea15569e
[Backport release-26.05] nixos/release: remove tests.allDrivers (#532429) 2026-06-16 20:57:19 +00:00
OPNA2608
019d93da59 {palemoon-bin,palemoon-gtk2-bin}: 34.3.0 -> 34.3.0.1
(cherry picked from commit b30144ea4a)
2026-06-16 20:51:19 +00:00
Gergő Gutyina
280da17ce4
[Backport release-26.05] n8n: 2.22.5 -> 2.23.4 (#532366) 2026-06-16 20:01:32 +00:00
Marcell Tóth
570346cb07 ed-odyssey-materials-helper: 3.6.6 -> 3.7.0
(cherry picked from commit f4d4104b16)
2026-06-16 19:57:43 +00:00
Leona Maroni
8214674537 nixos/release: remove tests.allDrivers
We discussed in #staging:nixos.org (Matrix) that the drivers itself are
helpful for development, but that executing them in Hydra don't provide
a benefit over executing the tests themself.

(cherry picked from commit 04f9176915)
2026-06-16 19:25:53 +00:00
isabel
7dc43a59c7
[Backport release-26.05] mullvad-vpn: 2026.2 -> 2026.3 (#532411) 2026-06-16 19:06:16 +00:00
isabel
98790d5f8d
[Backport release-26.05] cocoon: 0.9.0 -> 0.10 (#532412) 2026-06-16 19:06:05 +00:00
R. Ryantm
ef19506a9b cocoon: 0.9.0 -> 0.10
(cherry picked from commit f45669144c)
2026-06-16 18:50:02 +00:00
airone01
8336f9a865 mullvad-vpn: 2026.2 -> 2026.3
Diff: https://github.com/mullvad/mullvadvpn-app/compare/2026.2...2026.3

Changelog: https://github.com/mullvad/mullvadvpn-app/blob/2026.3/CHANGELOG.md
(cherry picked from commit 8fddae52a8)
2026-06-16 18:49:07 +00:00
Kerstin Humm
b0379aeb62
[Backport release-26.05] weblate: 5.17 -> 2026.6.1 (#531965) 2026-06-16 18:48:29 +00:00
Felix Bargfeldt
e06f355c6e
[Backport release-26.05] kubectl: 1.36.1 -> 1.36.2 (#532365) 2026-06-16 17:54:32 +00:00
Robert Schütz
bb245a0d50
weblate: make pythonRelaxDeps more robust
(cherry picked from commit d6caed0ac6)
2026-06-16 19:36:44 +02:00
Martin Weinelt
2db122599b
weblate: skip null packages in relaxDeps logic
This fixes eval on staging, because there Python 3.14 is the default and
backports-zstd is null, because it is included by default.

(cherry picked from commit 0fd69dc26c)
2026-06-16 19:36:24 +02:00
Toma
081f99d3c9
[Backport release-26.05] simulide: 1.1.0-SR1 -> 1.1.0-SR2 (#532291) 2026-06-16 16:14:13 +00:00
R. Ryantm
37d342ce6f n8n: 2.22.5 -> 2.23.4
(cherry picked from commit b9e913b2ec)
2026-06-16 16:04:09 +00:00
R. Ryantm
8d73ac631a kubectl: 1.36.1 -> 1.36.2
(cherry picked from commit 6564771d0f)
2026-06-16 16:01:46 +00:00
nixpkgs-ci[bot]
0e45d4de99
[Backport release-26.05] qlever-control: 0.5.47 -> 0.5.48 (#532340) 2026-06-16 15:52:41 +00:00
Silvan Mosberger
7dea4b04ee
[Backport release-26.05] maintainers/github-teams.json: Automated sync (#532338) 2026-06-16 14:30:31 +00:00
André Silva
be0a63ce68
[Backport release-26.05] qbittorrent-nox: 5.2.1 -> 5.2.2 (#532336) 2026-06-16 14:19:35 +00:00
R. Ryantm
58246e660f qlever-control: 0.5.47 -> 0.5.48
(cherry picked from commit 34c8ce3656)
2026-06-16 14:14:41 +00:00
nixpkgs-ci[bot]
07bce542e3 maintainers/github-teams.json: Automated sync
(cherry picked from commit 31073b23b0)
2026-06-16 14:09:56 +00:00
R. Ryantm
a948bead33 qbittorrent-nox: 5.2.1 -> 5.2.2
(cherry picked from commit 5b932f07cf)
2026-06-16 14:08:56 +00:00
nixpkgs-ci[bot]
70a9b9a4ed
[Backport release-26.05] radarr: 6.1.1.10360 -> 6.2.1.10461 (#532329) 2026-06-16 14:08:07 +00:00
nixpkgs-ci[bot]
008f786dfc
[Backport release-26.05] unofficial-homestuck-collection: upgrade Electron requirement to 14 (#532313) 2026-06-16 14:07:49 +00:00
Ryan Horiguchi
1657c7f053 radarr: 6.1.1.10360 -> 6.2.1.10461
(cherry picked from commit 84ebca080a)
2026-06-16 13:42:06 +00:00
Felix Bargfeldt
1d92060175
[Backport release-26.05] chhoto-url: Enable git LFS for pulling the images (#532309) 2026-06-16 13:34:06 +00:00
Sefa Eyeoglu
a8fdcc9e30
[Backport release-26.05] mcaselector: 2.7 -> 2.8 (#532283) 2026-06-16 12:26:58 +00:00
Sefa Eyeoglu
b419775a18
[Backport release-26.05] pnpm_11: 11.5.3 -> 11.6.0 (#532293) 2026-06-16 12:26:26 +00:00
Alyssa Ross
07d24ce4ea
[Backport release-26.05] llvmPackages_git: 23.0.0-unstable-2026-06-07 -> 23.0.0-unstable-2026-… (#532308) 2026-06-16 12:24:28 +00:00
tsrk.
a8a839ac22 unofficial-homestuck-collection: upgrade Electron requirement to 14
Signed-off-by: tsrk. <tsrk@tsrk.me>
(cherry picked from commit 7b38b2c0de)
2026-06-16 12:21:57 +00:00
Gareth Pye
ae3ccb50a8 chhoto-url: Enable git LFS for pulling the images
Upstream switched to using LFS for storing the images (favicon, etc): fcbb3e13e5

(cherry picked from commit e9fd13d958)
2026-06-16 12:17:38 +00:00
Tristan Ross
16b0663b29 llvmPackages_git: 23.0.0-unstable-2026-06-07 -> 23.0.0-unstable-2026-06-14
(cherry picked from commit 4d8211ff1d)
2026-06-16 12:16:59 +00:00
Gutyina Gergő
747e1cdd1b pnpm_11: 11.5.3 -> 11.6.0
(cherry picked from commit 408759f373)
2026-06-16 11:43:01 +00:00
TomaSajt
ff2c3f7475 simulide: use correct license above 1.1.0
(cherry picked from commit 1de59e443d)
2026-06-16 11:38:57 +00:00
TomaSajt
46abf328c4 simulide: 1.1.0-SR1 -> 1.1.0-SR2
(cherry picked from commit 6b23142a1b)
2026-06-16 11:38:56 +00:00
R. Ryantm
ef6ee58b59 mcaselector: 2.7 -> 2.8
(cherry picked from commit e8edee7823)
2026-06-16 11:03:29 +00:00
nixpkgs-ci[bot]
c4b70dbcf6
[Backport release-26.05] space-station-14-launcher: 0.37.1 -> 0.38.0 (#532269) 2026-06-16 10:08:43 +00:00
xanderio
dc44654379
[Backport release-26.05] plausible: drop xanderio and e1mo as maintainers (#531711) 2026-06-16 10:05:22 +00:00
Doron Behar
824c3dbb0c
pizauth: fix systemd units substitutions (#532263) 2026-06-16 10:04:04 +00:00