Commit Graph

31841 Commits

Author SHA1 Message Date
Will Fancher
226f8c7618 buildLinux: Forward buildDTBs and target arguments
Fixes #533937
2026-06-21 11:46:27 -04:00
nixpkgs-ci[bot]
bda47f89e2 Merge staging-next into staging 2026-06-19 18:38:23 +00:00
Robert Schütz
7a2e21ee20 lvm2: 2.03.39 -> 2.03.41
Changelog: https://gitlab.com/lvmteam/lvm2/-/blob/v2_03_41/WHATS_NEW
2026-06-19 11:21:21 -07:00
zowoq
5911cbe878 kernel updates for 2026-06-19 (#533279) 2026-06-19 13:14:09 +00:00
zowoq
46b89aa958 linux_5_10: 5.10.258 -> 5.10.259 2026-06-19 12:18:02 +00:00
zowoq
f280904416 linux_5_15: 5.15.209 -> 5.15.210 2026-06-19 12:18:01 +00:00
zowoq
783e466ec0 linux_6_1: 6.1.175 -> 6.1.176 2026-06-19 12:17:59 +00:00
zowoq
4a7bb41c66 linux_6_6: 6.6.142 -> 6.6.143 2026-06-19 12:17:57 +00:00
zowoq
d2adc61ca5 linux_6_12: 6.12.93 -> 6.12.94 2026-06-19 12:17:55 +00:00
zowoq
41efd6153a linux_6_18: 6.18.35 -> 6.18.36 2026-06-19 12:17:53 +00:00
zowoq
c72e58ac6a linux_7_0: 7.0.12 -> 7.0.13 2026-06-19 12:17:51 +00:00
zowoq
5e94245951 linux_7_1: 7.1 -> 7.1.1 2026-06-19 12:17:48 +00:00
nixpkgs-ci[bot]
efa9098f6c Merge staging-next into staging 2026-06-18 18:49:56 +00:00
Nick Cao
f6e84e4476 linuxPackages.nvidiaPackages.production: 595.80 -> 595.84 (#532767) 2026-06-18 17:59:00 +00:00
Kiskae
d3c6f59642 linuxPackages.nvidiaPackages.production: 595.80 -> 595.84 2026-06-18 19:28:56 +02:00
nixpkgs-ci[bot]
d1f9a4f697 Merge staging-next into staging 2026-06-18 00:51:18 +00:00
R. Ryantm
3ab81841c0 linuxPackages.facetimehd: 0.7.0.1 -> 0.7.0.2 2026-06-17 14:34:09 +00:00
Aleksi Hannula
745f12467c minimal-bootstrap: Fix tools in preparation for early cross-compilation
Various packages under minimal-bootstrap explicitly use the musl gcc
wrapper (especially the *-static packages).

In #494106, the desire is to allow these packages to run on a host
platform which may differ from the bootstrap seed platform. That host
platform may be a non-musl platform, and furthermore musl may not even
be available on the desired host architecture.

This change aims to make the packages more generic wrt libc. It is
extracted out of #494106.
2026-06-17 13:34:53 +03:00
Aleksi Hannula
0150e1894f minimal-bootstrap: Use minimal gcc wrapper 2026-06-16 18:35:34 +03:00
nixpkgs-ci[bot]
0de070ddee Merge staging-next into staging 2026-06-16 07:59:06 +00:00
R. Ryantm
2b5d250b84 linuxPackages.amneziawg: 1.0.20260329-2 -> 1.0.20260611 2026-06-16 04:22:13 +00:00
nixpkgs-ci[bot]
081b93be33 Merge staging-next into staging 2026-06-15 19:21:46 +00:00
TomaSajt
5b219f4aca cpupower-gui: migrate to by-name 2026-06-15 16:45:08 +02:00
nixpkgs-ci[bot]
e639a8ab4c Merge staging-next into staging 2026-06-15 08:01:09 +00:00
Michael Daniels
d1014ec012 linuxPackages.facetimehd: 0.6.13 -> 0.7.0.1 (#510918) 2026-06-15 02:09:55 +00:00
nixpkgs-ci[bot]
0c7c24795b Merge staging-next into staging 2026-06-15 00:51:50 +00:00
K900
fe36669082 linux_7_1: init at 7.1 2026-06-14 21:04:08 +03:00
dish
450baffdb5 minimal-bootstrap: only create one derivation for mes sources (#519568) 2026-06-14 17:18:14 +00:00
K900
143dd2e587 linux/common-config: adjust preempt settings to avoid conflicts
The only difference on all vanilla kernels across {aarch64,x86_64}-linux
is that aarch64-linux 6.18 gets PREEMPT_LAZY consistently.
2026-06-14 14:20:40 +03:00
K900
09476e6bdd linux/generate-config: disallow conflicting answers on choice questions
These are order dependent and also wrong and bad and no.
2026-06-14 14:20:40 +03:00
Aleksi Hannula
23eb9d2243 gccgo: fix build from minimal-bootstrap.gnugrep-static
gccgo is built by overriding gcc from stdenv stage3. At this stage of
stdenv, when minimal-bootstrap is used as the bootstrap seed, the grep
package is actually gnugrep-static from minimal-bootstrap. This package
was accidentally missing egrep and fgrep.

Now, the gcc configure system is capable of detecting that grep -E
works as an egrep substitute. Still, a few makefiles were using egrep
directly rather than grep -E. This ultimately broke the gccgo build in
a subtle way.
2026-06-13 12:15:40 +03:00
nixpkgs-ci[bot]
143fd0b820 Merge staging-next into staging 2026-06-13 00:50:35 +00:00
Will Fancher
73647e3a47 systemdUkify: fix missing cryptography dependency (#531090) 2026-06-12 19:53:49 +00:00
nixpkgs-ci[bot]
d1d201a3a1 Merge staging-next into staging 2026-06-12 18:41:06 +00:00
Marc 'risson' Schmitt
69f0475533 systemdUkify: fix missing cryptography dependency
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2026-06-12 19:37:34 +02:00
zowoq
e99eb6d145 zfs: remove patch
included in 2.3.8 and 2.4.3
2026-06-12 12:42:53 +10:00
zowoq
e431b35de8 zfs_2_4: 2.4.2 -> 2.4.3
Diff: https://github.com/openzfs/zfs/compare/zfs-2.4.2...zfs-2.4.3

Changelog: https://github.com/openzfs/zfs/releases/tag/zfs-2.4.3
2026-06-12 12:30:39 +10:00
zowoq
138d8d6bc8 zfs_2_3: 2.3.7 -> 2.3.8
Diff: https://github.com/openzfs/zfs/compare/zfs-2.3.7...zfs-2.3.8

Changelog: https://github.com/openzfs/zfs/releases/tag/zfs-2.3.8
2026-06-12 12:29:55 +10:00
nixpkgs-ci[bot]
00d61aa178 Merge staging-next into staging 2026-06-11 19:01:17 +00:00
R. Ryantm
6c26c1e13d linux_zen: 7.0.11 -> 7.0.12 2026-06-11 13:37:52 +00:00
Philip Taron
e3b810434b minimal-bootstrap: trim static outputs (#522894) 2026-06-11 06:16:21 +00:00
nixpkgs-ci[bot]
e14f7092e4 Merge staging-next into staging 2026-06-10 18:55:14 +00:00
Alyssa Ross
2d18606282 lib/systems: move kernel configuration out of the platform structure (#530133) 2026-06-10 17:39:49 +00:00
nixpkgs-ci[bot]
5db68cfaa0 Merge staging-next into staging 2026-06-10 13:12:00 +00:00
Alyssa Ross
c47d498673 linux: Adjust config to allow booting of installer ISO on ppc64 (#486572) 2026-06-10 12:31:22 +00:00
Thiago Kenji Okada
0ce16bd881 linuxKernel.kernels.linux_zen: 7.0.10 -> 7.0.11 (#530218) 2026-06-10 08:51:11 +00:00
nixpkgs-ci[bot]
16753a2419 Merge staging-next into staging 2026-06-10 07:31:29 +00:00
zowoq
42dc16bd50 linux_xanmod, linux_xanmod_latest: 2026-06-09 (#530029) 2026-06-10 05:48:20 +00:00
R. Ryantm
ea13c34f92 linuxKernel.kernels.linux_zen: 7.0.10 -> 7.0.11 2026-06-10 04:29:47 +00:00
Emily
31d1d80b3f lib/systems: move kernel configuration out of the platform structure
Currently, you need to override `stdenv.hostPlatform` to request a
compressed kernel on AArch64, and the kernel configuration is split
between the central structured configuration and string snippets in
platform definitions. This has consequently made the latter bitrot
terribly. Since the platform‐specific logic is now very limited after
cleaning up the detritus, we can move it into the kernel derivation
and expose the relevant configuration there for anyone who wants to
customize it further or needs to read it out.

Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2026-06-10 11:17:38 +10:00