eljamm
af2826cf7d
linux_xanmod: 6.12.42 -> 6.12.43
2025-08-23 10:19:11 +02:00
K900
e9a7500b70
Merge remote-tracking branch 'origin/master' into staging-next
2025-08-23 09:24:59 +03:00
Philip Taron
9360f6151e
linux_latest-libre: 19835 -> 19872
...
There doesn't appear to be any changelogs possible for these scripts. Sad.
Running `nix-build -A nixosTests.kernel-generic.linux_libre` succeeds.
2025-08-22 22:06:28 +02:00
nixpkgs-ci[bot]
1ea7f876d1
Merge master into staging-next
2025-08-21 18:05:34 +00:00
Wolfgang Walther
818176c54c
various: move to by-name ( #435514 )
2025-08-21 15:49:50 +00:00
K900
041aa01117
Merge remote-tracking branch 'origin/master' into staging-next
2025-08-21 15:22:18 +03:00
jopejoe1
e6e9e48440
gpio-utils: move to by-name
2025-08-21 08:25:58 +02:00
sternenseemann
6f62124649
linux/common-config: NET_SCH_BPF needs eBPF
...
ee94b00c1a/net/sched/Kconfig (L408)
2025-08-21 01:47:04 +02:00
K900
da90e658a2
Merge remote-tracking branch 'origin/master' into staging-next
2025-08-20 22:51:54 +03:00
K900
b0eccfbc01
linux: Reenable Logitech force feedback drivers ( #434519 )
2025-08-20 22:00:46 +03:00
K900
85d832189b
linux_6_12: 6.12.42 -> 6.12.43
2025-08-20 20:48:00 +03:00
K900
5e374f9572
linux_6_15: 6.15.10 -> 6.15.11
2025-08-20 20:47:57 +03:00
K900
104fae09a9
linux_6_16: 6.16.1 -> 6.16.2
2025-08-20 20:47:53 +03:00
K900
234b9983c7
linux_testing: 6.17-rc1 -> 6.17-rc2
2025-08-20 20:47:47 +03:00
nixpkgs-ci[bot]
472a23ebc4
Merge master into staging-next
2025-08-18 18:05:47 +00:00
eljamm
951b2f9550
linux_xanmod_latest: 6.15.9 -> 6.15.10
2025-08-18 19:42:25 +02:00
eljamm
2e755fee7b
linux_xanmod: 6.12.41 -> 6.12.42
2025-08-18 19:42:25 +02:00
K900
713d6542fa
Merge remote-tracking branch 'origin/master' into staging-next
2025-08-18 17:24:49 +03:00
R. Ryantm
cb9b10bfd5
linuxKernel.kernels.linux_zen: 6.16 -> 6.16.1
2025-08-18 14:17:42 +02:00
K900
9d9b3fe379
Merge remote-tracking branch 'origin/master' into staging-next
2025-08-18 09:32:49 +03:00
Jared Baur
35956ce40e
linux: parse configfile at eval-time if possible
...
Users might call `manualConfig` with a path presented at evaluation
time, in which case they shouldn't need to set `allowImportFromDerivation`
to true, since IFD wouldn't be needed.
2025-08-17 19:01:27 -07:00
Jared Baur
294574264e
linux: remove unused argument
2025-08-17 19:01:11 -07:00
MaxHearnden
00118160b9
linux: Reenable Logitech force feedback drivers
2025-08-17 18:58:12 +01:00
nixpkgs-ci[bot]
34a7ea2d5e
Merge master into staging-next
2025-08-17 12:06:39 +00:00
R. Ryantm
937683011a
linuxKernel.kernels.linux_lqx: 6.15.9 -> 6.15.10
2025-08-17 12:46:36 +02:00
nixpkgs-ci[bot]
83e12d4080
Merge master into staging-next
2025-08-16 12:15:00 +00:00
K900
3e3f8eb94c
linuxManualConfig: fix null kernelPatches with structuredAttrs
2025-08-16 15:06:25 +03:00
K900
f4924fc36c
Merge remote-tracking branch 'origin/master' into staging-next
2025-08-16 09:11:21 +03:00
Jared Baur
f71277d66d
linux: install kernel modules to separate output
...
The kernel image is not functionally required at runtime in the same
output where the kernel modules are, and we can save space by removing
it.
Co-authored-by: Emily <vcs@emily.moe >
2025-08-15 20:57:30 -07:00
Jared Baur
9f9b582c69
linux: use __structuredAttrs
...
Co-authored-by: Emily <vcs@emily.moe >
2025-08-15 20:57:09 -07:00
Martin Weinelt
ab44040de2
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/reflex-hosting-cli/default.nix
pkgs/development/python-modules/reflex/default.nix
2025-08-16 00:32:32 +02:00
K900
ba788cb09a
linux/common-config: fix errors on i386 ( #434030 )
2025-08-15 21:06:01 +03:00
sternenseemann
39f89dc647
linux/common-config: fix crash kernel on i686
...
Following
ee94b00c1a/Documentation/admin-guide/kdump/kdump.rst (dump-capture-kernel-config-options-arch-dependent-i386-and-x86_64) ,
we need to set CONFIG_HIGHMEM4G as well (not CONFIG_HIGHMEM64G which we
already set).
2025-08-15 19:57:54 +02:00
sternenseemann
7e4fc16ae2
linux/common-config: eBPF JIT is also available on i386
...
This has been the case since Linux 4.18, so all Kernels in nixpkgs
should be fine:
03f5781be2
Full platform support list:
https://github.com/torvalds/linux/blob/master/Documentation/admin-guide/sysctl/net.rst#bpf_jit_enable
2025-08-15 19:35:26 +02:00
nixpkgs-ci[bot]
cbe1ad6d28
Merge master into staging-next
2025-08-15 17:34:15 +00:00
K900
4a833ab56d
linux/common-config: update for 6.17
2025-08-15 18:25:49 +03:00
K900
83486f5288
linux_6_1: 6.1.147 -> 6.1.148
2025-08-15 18:20:49 +03:00
K900
040315b3ae
linux_6_6: 6.6.101 -> 6.6.102
2025-08-15 18:20:46 +03:00
K900
6a27b78eea
linux_6_12: 6.12.41 -> 6.12.42
2025-08-15 18:20:44 +03:00
K900
a59d97e50d
linux_6_15: 6.15.9 -> 6.15.10
2025-08-15 18:20:41 +03:00
K900
2ac7c3cef1
linux_6_16: 6.16 -> 6.16.1
2025-08-15 18:20:39 +03:00
K900
9f3834f921
linux_testing: 6.16-rc7 -> 6.17-rc1
2025-08-15 18:20:33 +03:00
Fabián Heredia Montiel
03c3164694
Merge remote-tracking branch 'origin/master' into staging-next
2025-08-12 18:14:55 -06:00
Sandro Jäckel
c19b2c3c49
treewide: drop usage of nixfmt-rfc-style alias
2025-08-12 20:49:04 +02:00
Martin Weinelt
98214d19e0
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/django-stubs-ext/default.nix
pkgs/development/python-modules/django-stubs/default.nix
pkgs/development/python-modules/python-roborock/default.nix
2025-08-10 14:46:08 +02:00
K900
aadb3e60ec
linux: remove mentions of extraStructuredConfig & throw error ( #432497 )
2025-08-10 15:16:42 +03:00
Maximilian Bosch
dccb264578
linux: remove mentions of extraStructuredConfig & throw error
...
PR #431115 changed extraStructuredConfig to structuredExtraConfig to
follow the deprecation warning about `extraConfig`. However,
`extraStructuredConfig` was mentioned in several places in the docs that
weren't addressed. Also, using this would silently fail since the code
in question would still accept the old key.
This patch updates the docs accordingly and throws an error if the
code-path is reached and `extraStructuredConfig` is being used.
2025-08-10 14:10:50 +02:00
Arnout Engelen
c08ce34a7a
linux: build scripts_gdb
2025-08-10 10:24:41 +02:00
R. Ryantm
d2e0ffe571
linuxKernel.kernels.linux_zen: 6.15.8 -> 6.16
2025-08-10 10:03:43 +02:00
nixpkgs-ci[bot]
3d3463bf15
Merge staging-next into staging
2025-08-09 00:17:59 +00:00