Commit graph

1,005,393 commits

Author SHA1 Message Date
André Silva
570daf3d1c rustPlatform.fetchCargoVendor: remove duplicate fetcher
(cherry picked from commit ddda3ed831)
2026-06-02 13:30:06 +00:00
Vladimír Čunát
cd74d2e399
[Backport staging-26.05] doctest: 2.5.0 -> 2.5.2 (#523568) 2026-06-02 05:09:02 +00:00
Grimmauld
17cff05cae
[Backport staging-26.05] sdl3: 3.4.8 -> 3.4.10 (#526641) 2026-06-01 19:32:10 +00:00
Grimmauld
d94c96ed9c
[Backport staging-26.05] sdl3: increase test timeout for testrwlock (#526770) 2026-06-01 19:22:09 +00:00
winston
5787be3409 sdl3: increase test timeout for testrwlock
(cherry picked from commit 07bc340747)
2026-06-01 16:22:25 +00:00
Sergei Trofimovich
6910e98a97 sdl3: 3.4.8 -> 3.4.10
Changes: https://github.com/libsdl-org/SDL/releases/tag/release-3.4.10
(cherry picked from commit 29533d61c2)
2026-06-01 06:46:27 +00:00
nixpkgs-ci[bot]
457a5bd277
Merge staging-next-26.05 into staging-26.05 2026-06-01 00:55:08 +00:00
nixpkgs-ci[bot]
b2a6df7031
Merge release-26.05 into staging-next-26.05 2026-06-01 00:54:25 +00:00
nixpkgs-ci[bot]
976bb0d6be
Merge staging-next-26.05 into staging-26.05 2026-06-01 00:53:15 +00:00
nixpkgs-ci[bot]
dbdeb4a062
Merge release-26.05 into staging-next-26.05 2026-06-01 00:52:36 +00:00
Michael Daniels
6702e8490b
[Backport release-26.05] uriparser: move gtest from nativeCheckInputs to checkInputs (#526450) 2026-06-01 00:47:43 +00:00
Michael Daniels
382e711760
[Backport release-26.05] nix-update: 1.15.0 -> 1.15.1 (#526555) 2026-06-01 00:22:29 +00:00
Sandro Jäckel
12c7833132 nix-update: 1.15.0 -> 1.15.1
Diff: https://github.com/Mic92/nix-update/compare/v1.15.0...v1.15.1

Changelog: https://github.com/Mic92/nix-update/releases/tag/v1.15.1
(cherry picked from commit 80c6c881cf)
2026-06-01 00:14:19 +00:00
Gaétan Lepage
72a71ed5fa
[Backport release-26.05] grantlee: migrate to pkgs/by-name (#526364) 2026-05-31 23:40:55 +00:00
Ben Siraphob
406fc80e79 uriparser: move gtest from nativeCheckInputs to checkInputs
(cherry picked from commit 1f9f9ae08b)
2026-05-31 18:26:14 +00:00
nixpkgs-ci[bot]
6d6863fd6e
[Backport release-26.05] uptime-kuma: 2.3.2 -> 2.4.0 (#526441) 2026-05-31 18:12:14 +00:00
R. Ryantm
440f4f4a11 uptime-kuma: 2.3.2 -> 2.4.0
(cherry picked from commit 292332302c)
2026-05-31 17:48:15 +00:00
Bruno BELANYI
b35c46d224
[Backport release-26.05] woodpecker-pipeline-transform: 0.3.0 -> 1.0.0 (#526387) 2026-05-31 17:12:12 +00:00
Michael Daniels
d056e61872
[Backport release-26.05] luaPackages.lrexlib-pcre2: init at 2.9.2-1 (#526404) 2026-05-31 16:08:22 +00:00
Sefa Eyeoglu
1be26e7d72
[Backport staging-26.05] curl: backport performance patch (#525953) 2026-05-31 16:06:52 +00:00
Xiangyan Sun
fab1a418b1 luaPackages.lrexlib-pcre2: init at 2.9.2-1
(cherry picked from commit b344ee4e9a)
2026-05-31 16:00:38 +00:00
Kim Lindberger
952b742444
[Backport release-26.05] nixos/logrotate: Fix the config file check phase regex for create/createolddir (#526234) 2026-05-31 15:57:59 +00:00
Michael Daniels
0ea5759c73
[Backport release-26.05] maintainers/github-teams.json: Automated sync (#526383) 2026-05-31 15:57:41 +00:00
Ramses
b399546602
[Backport release-26.05] fwupd: 2.1.1 -> 2.1.4 (#526390) 2026-05-31 15:54:31 +00:00
Thomas Mühlbacher
de6cf11b1d fwupd: 2.1.3 -> 2.1.4
2.1.4 and 2.1.4-2 point to the same commit, but the GH release was done
with -2.

Diff: https://github.com/fwupd/fwupd/compare/2.1.3...2.1.4

Changelog: https://github.com/fwupd/fwupd/releases/tag/2.1.4-2
(cherry picked from commit b7768d8a71)
2026-05-31 15:17:53 +00:00
Thomas Mühlbacher
d96ea094b5 fwupd: 2.1.2 -> 2.1.3
Diff: https://github.com/fwupd/fwupd/compare/2.1.2...2.1.3

Changelog: https://github.com/fwupd/fwupd/releases/tag/2.1.3
(cherry picked from commit 1d37a606a9)
2026-05-31 15:17:53 +00:00
Thomas Mühlbacher
8a890bf9b1 fwupd: rm superfluous meson feature enable flags
Because stdenv instructs meson to enable all features automatically,
it's redundant to have any lib.mesonEnable that just sets a literal
true. Keeping the `supported_build` feature flag to explicitly convey
the intention behind it.

(cherry picked from commit 6fe7674824)
2026-05-31 15:17:53 +00:00
Thomas Mühlbacher
55a6100f03 fwupd: put jcat-tool on path for tests
(cherry picked from commit 536344fcfb)
2026-05-31 15:17:53 +00:00
Thomas Mühlbacher
3c3517b400 fwupd: 2.1.1 -> 2.1.2
Diff: https://github.com/fwupd/fwupd/compare/2.1.1...2.1.2

Changelog: https://github.com/fwupd/fwupd/releases/tag/2.1.2
(cherry picked from commit e7fe386d33)
2026-05-31 15:17:53 +00:00
6543
6822d17508 woodpecker-pipeline-transform: 0.3.0 -> 1.0.0
(cherry picked from commit ad72ca1653)
2026-05-31 15:06:54 +00:00
Francesco Gazzetta
59af601899
[Backport release-26.05] ladybird: fix wrong icu error (#526377) 2026-05-31 15:06:50 +00:00
nixpkgs-ci[bot]
dd74cac758
[Backport release-26.05] sdl_gamecontrollerdb: 0-unstable-2026-05-12 -> 0-unstable-2026-05-28 (#526374) 2026-05-31 15:01:07 +00:00
nixpkgs-ci[bot]
f23cc3b3be maintainers/github-teams.json: Automated sync
(cherry picked from commit 81515c9c2e)
2026-05-31 14:57:01 +00:00
Michael Daniels
0874ba42fa
[Backport release-26.05] {lemonbar,lemonbar-xft}: move to by-name (#526372) 2026-05-31 14:53:50 +00:00
Niklas Korz
1d75eade5f
[Backport release-26.05] tenacity: remove unused dependency pcre (#526238) 2026-05-31 14:50:51 +00:00
Niklas Korz
e7ef822e2c
[Backport release-26.05] wesnoth: remove unused dependency pcre (#526239) 2026-05-31 14:50:45 +00:00
Martin Weinelt
95df827dce
[Backport release-26.05] servo: 0.1.0 -> 0.2.0 (#526330) 2026-05-31 14:43:34 +00:00
Aiden Schembri
7aae69f48e ladybird: fix wrong icu error
(cherry picked from commit 5db64038cb)
2026-05-31 14:41:42 +00:00
Aiden Schembri
c4d38474d3 ladybird: add maintainer schembriaiden
(cherry picked from commit 6ac6e68eb0)
2026-05-31 14:41:41 +00:00
R. Ryantm
bd3275bd9b sdl_gamecontrollerdb: 0-unstable-2026-05-12 -> 0-unstable-2026-05-28
(cherry picked from commit 2a80cb209e)
2026-05-31 14:28:15 +00:00
Michael Daniels
b6ee01aa63
{lemonbar,lemonbar-xft}: move to by-name
(cherry picked from commit 25da47049d)
2026-05-31 10:00:04 -04:00
Martin Weinelt
a10b19c5f1
[Backport release-26.05] home-assistant: construct package set with overrideScope (#526362) 2026-05-31 13:43:26 +00:00
Martin Weinelt
736747c37b
python3Packages.aioesphomeapi: 44.23.0 -> 44.24.1
https://github.com/esphome/aioesphomeapi/releases/tag/v44.24.1
(cherry picked from commit 5230f3e0dc)
2026-05-31 15:34:05 +02:00
Martin Weinelt
02957dd24a
python3Packages.aioesphomeapi: add version compat note
Especially major versions contain API breakage and we always require
a compatible home-assistant version. Not all API surfaces are
being exercised in home-assistant tests, so don't fool yourself by
nixpkgs-review not revealing any breakages.

(cherry picked from commit ed1de9a708)
2026-05-31 15:34:05 +02:00
Martin Weinelt
a014656fd8
Revert "python3Packages.aioesphomeapi: 44.23.0 -> 45.0.2"
This reverts commit bb16cb2b03.

Breaking API changes that are not compatible with Home Assistant
2026.5.4.

(cherry picked from commit 761d74ba17)
2026-05-31 15:34:04 +02:00
Martin Weinelt
f49157501d
home-assistant: construct package set with overrideScope
No direct access to the unspliced `python.pkgs` any more, which should
improve cross compat.

(cherry picked from commit 05c5c4ff32)
2026-05-31 15:34:04 +02:00
Doron Behar
860fe19c8a
[Backport release-26.05] gnuradioPackages.fosphor: fix build with boost 1.89 (#526367) 2026-05-31 13:28:21 +00:00
Chuang Zhu
146deea18e gnuradioPackages.fosphor: fix build with boost 1.89
Assisted-by: Codex:gpt-5.5
(cherry picked from commit c71a0e7c29)
2026-05-31 13:22:25 +00:00
Weijia Wang
be6da99b16 grantlee: migrate to pkgs/by-name
(cherry picked from commit 8ee83677f8)
2026-05-31 13:16:46 +00:00
Gaétan Lepage
8724b250c7
[Backport release-26.05] treewide: move to by-name part 5 (#526217) 2026-05-31 13:08:16 +00:00