Commit Graph

31841 Commits

Author SHA1 Message Date
nikstur
74ebb9c069 systemdUkify: fix
This fix was necessary because systemd now requires the pefile module to
be present in the buildtime python installation.

However, this python is never used in the runtime of ukify. Thus this
change is only necessary to trick systemd's meson to do the right thing.

It doesn't seem like there is a right thing to do in meson for this so
it is unlikely that systemd would accept a patch for this.
2026-05-06 22:09:20 +02:00
Ben Siraphob
0571f521a8 minimal-bootstrap.gcc-glibc: drop ISL, --disable-libstdcxx-{backtrace,filesystem-ts} 2026-05-06 17:35:41 +00:00
Ben Siraphob
9ced5a330a minimal-bootstrap.gcc-latest: drop ISL, --disable-shared 2026-05-06 17:35:41 +00:00
Ben Siraphob
1ea118f2b0 minimal-bootstrap.gcc10: drop ISL, --disable-{libstdcxx-filesystem-ts,shared} 2026-05-06 17:35:40 +00:00
Ben Siraphob
4791df2472 minimal-bootstrap.gcc46-cxx: --disable-{libsanitizer,shared} 2026-05-06 17:34:32 +00:00
Ben Siraphob
9eb073dafa minimal-bootstrap.glibc: --disable-{nscd,build-nscd,profile,timezone-tools,mathvec} 2026-05-06 17:34:32 +00:00
Ben Siraphob
08521f3b58 minimal-bootstrap.binutils: --disable-{gold,plugins} 2026-05-06 17:34:32 +00:00
Ben Siraphob
dd134e69e6 minimal-bootstrap: fix early-musl-userland flake on parallel builds 2026-05-06 15:51:42 +00:00
Alyssa Ross
04c31dbc6f linux/common-config: leave FOU options to defaults (#516539) 2026-05-06 07:47:25 +00:00
nixpkgs-ci[bot]
10950ef1da Merge staging-next into staging 2026-05-05 00:36:02 +00:00
Jörg Thalheim
aa5599e6fa Merge staging-nixos into master (nix security update) (#516623) 2026-05-04 20:33:49 +00:00
Weijia Wang
0e2ec222a7 linuxPackages.nvidia_x11: don't define kernel modules when building libs only (#516050) 2026-05-04 19:46:14 +00:00
K900
cd9a5eeafb Merge remote-tracking branch 'origin/staging-next' into staging 2026-05-04 21:37:41 +03:00
nixpkgs-ci[bot]
1debf4679f Merge master into staging-nixos 2026-05-04 18:34:56 +00:00
Gaétan Lepage
17ef77a91f linuxPackages.nvidiaPackages.vulkan_beta: 595.44.05 -> 595.44.06 (#515823) 2026-05-04 18:25:53 +00:00
ccicnce113424
1eb834a2e1 linuxPackages.nvidia_x11: don't define kernel modules when building libs only 2026-05-05 01:22:01 +08:00
Grimmauld
a40cce218a linuxPackages.opensnitch-ebpf: fix build with kernel >= 6.19 (#514928) 2026-05-04 17:10:54 +00:00
Alyssa Ross
933822f2a2 linux/common-config: leave FOU options to defaults
Since IPV6_FOU_TUNNEL was set, I get an unexpected ip6tnl device at
boot.  It was set to y to accomodate Linux 7.1 divergences between
aacrh64 and x86_64, but by just not setting NET_FOU or
IPV6_FOU_TUNNEL, I get everything built as modules on both platforms,
like we presumably want.

Fixes: be994ce8a8 ("linux/common-config: update for 7.1")
2026-05-04 16:59:31 +02:00
Ben Siraphob
b926d50aaf minimal-bootstrap: reduce bootstrap time 2026-05-03 11:41:44 -07:00
Alyssa Ross
c6d63f1ec8 busybox: add patch to fix syslogd local logging (#505527) 2026-05-03 11:45:04 +00:00
nixpkgs-ci[bot]
c9df608333 Merge staging-next into staging 2026-05-03 00:37:47 +00:00
Gaétan Lepage
c03431a443 linuxPackages.nvidiaPackages.dc_580: 580.126.09 -> 580.159.03 (#515826) 2026-05-02 21:58:57 +00:00
Kiskae
ae3d029d78 linuxPackages.nvidiaPackages.dc_580: 580.126.09 -> 580.159.03 2026-05-02 12:46:35 +02:00
Kiskae
fdea3e2476 linuxPackages.nvidiaPackages.vulkan_beta: 595.44.05 -> 595.44.06 2026-05-02 12:36:37 +02:00
birkb
a4f8277747 drbd-utils: 9.33.0 -> 9.34.0
Signed-off-by: birkb <birkb@users.noreply.github.com>
2026-05-01 20:39:35 +02:00
nixpkgs-ci[bot]
2864581c71 Merge staging-next into staging 2026-05-01 18:25:00 +00:00
Maximilian Bosch
f41c314944 linuxPackages.kernel.configfile: use writeText instead of passAsFile (#498931) 2026-05-01 13:20:48 +00:00
nixpkgs-ci[bot]
dbebdd5721 Merge staging-next into staging 2026-05-01 12:22:25 +00:00
Weijia Wang
f2d528b527 trace-cmd: migrate to by-name, modernize derivation (#511847) 2026-05-01 12:22:11 +00:00
Weijia Wang
7fa77193e4 sinit: migrate to by-name, modernize derivation (#511793) 2026-05-01 12:20:56 +00:00
Alexander Bantyev
5f1357f5a9 busybox: add tests
Adds the upstream test suite as passthru.tests.withCheck.

We have to fix up some tests due to our constraints (no FHS, no
internet), and some tests are too hard to fix and are disabled for now.
2026-05-01 12:21:38 +02:00
Thiago Kenji Okada
8900219b8f linuxKernel.kernels.linux_zen: 6.19.12-zen1 -> 7.0.3-zen1 (#515186) 2026-05-01 09:16:45 +00:00
nixpkgs-ci[bot]
137d10374d Merge staging-next into staging 2026-05-01 00:40:13 +00:00
Linus Karl
844f5ab81a linuxKernel.kernels.linux_zen: 6.19.12-zen1 -> 7.0.3-zen1 2026-04-30 22:44:57 +02:00
Samuel Dionne-Riel
ab5d8f2976 busybox: Handle CVE-2025-60876
curl --silent -L \
  'https://lists.busybox.net/pipermail/busybox/2025-November.txt.gz' \
  | gunzip \
  | grep -B7 -A32 'Message-ID: <20251121092118.3562853-2-radoslav.kolev@suse.com>' \
  > pkgs/os-specific/linux/busybox/CVE-2025-60876.patch
2026-04-30 16:08:21 -04:00
Nick Cao
caa3d22f9e linuxPackages.nvidiaPackages.production: 595.58.03 -> 595.71.05 (#514481) 2026-04-30 19:52:01 +00:00
nixpkgs-ci[bot]
50884e80a1 Merge staging-next into staging 2026-04-30 18:31:17 +00:00
R. Ryantm
da11a14bc1 linuxPackages.ena: 2.16.0 -> 2.17.0 2026-04-30 14:07:23 +00:00
zowoq
c3b46a8b91 kernel updates for 2026-04-30 (#515023) 2026-04-30 11:19:13 +00:00
zowoq
b7de90d931 linux_5_10: 5.10.253 -> 5.10.254 2026-04-30 20:06:32 +10:00
zowoq
33264a49e8 linux_5_15: 5.15.203 -> 5.15.204 2026-04-30 20:06:32 +10:00
zowoq
5a83878919 linux_6_1: 6.1.169 -> 6.1.170 2026-04-30 20:06:32 +10:00
zowoq
21980cc1a0 linux_6_6: 6.6.136 -> 6.6.137 2026-04-30 20:06:31 +10:00
zowoq
cf998ff809 linux_6_12: 6.12.84 -> 6.12.85 2026-04-30 20:06:31 +10:00
zowoq
5010ed73b8 linux_6_18: 6.18.25 -> 6.18.26 2026-04-30 20:06:31 +10:00
zowoq
bb297ea30b linux_7_0: 7.0.2 -> 7.0.3 2026-04-30 20:06:31 +10:00
éclairevoyant
60d68c19f9 linuxPackages.opensnitch-ebpf: fix build with kernel >= 6.19 2026-04-29 22:25:14 -04:00
nixpkgs-ci[bot]
eff01a62a9 Merge master into staging-nixos 2026-04-29 18:32:57 +00:00
nixpkgs-ci[bot]
4a2746f254 Merge staging-next into staging 2026-04-29 18:32:16 +00:00
Gaétan Lepage
b10d044c5a linuxPackages.nvidia_x11.persistenced: clean up and fix cross-compilation (#514725) 2026-04-29 13:42:14 +00:00