Commit Graph

26652 Commits

Author SHA1 Message Date
Nick Cao
5507782052
Merge pull request #299090 from r-ryantm/auto-update/bpftrace
bpftrace: 0.20.2 -> 0.20.3
2024-03-26 09:32:59 -04:00
Maxine Aubrey
78ae080c3c
Merge pull request #298249 from r-ryantm/auto-update/fwupd-efi
fwupd-efi: 1.4 -> 1.5
2024-03-26 13:56:09 +01:00
OTABI Tomoya
17583652e9
Merge pull request #298970 from khaneliman/yabai
yabai: 7.0.2 -> 7.0.3
2024-03-26 18:24:16 +09:00
R. Ryantm
5906a7b23a bpftrace: 0.20.2 -> 0.20.3 2024-03-26 03:17:53 +00:00
Weijia Wang
15c193640a
Merge pull request #297284 from r-ryantm/auto-update/irqbalance
irqbalance: 1.9.3 -> 1.9.4
2024-03-26 03:16:05 +01:00
Austin Horstman
5a1b40ea92
yabai: 7.0.2 -> 7.0.3 2024-03-25 14:05:52 -05:00
Austin Horstman
bb9a549d5c
yabai: add passthru.updateScript 2024-03-25 14:03:16 -05:00
Jörg Thalheim
ea503179c5
Merge pull request #298607 from Mic92/nix-ld-rs
nix-ld-rs: init at 2024-03-23
2024-03-25 14:52:21 +01:00
Austin Horstman
79391c8b92
yabai: refactor derivation (#297334)
Currently, yabai doesn't show up in nixos package search
and, maintainers dont get notified on pull requests.
Reorganizing derivation to resolve.
2024-03-25 13:17:02 +01:00
Pol Dellaiera
682dc91691
Merge pull request #298735 from anthonyroussel/update/autosuspend_2
autosuspend: 6.0.0 -> 6.1.1
2024-03-25 10:59:58 +01:00
Anthony Roussel
19d0baefa9
autosuspend: move to pkgs/by-name 2024-03-24 22:01:10 +01:00
Anthony Roussel
ad99178952
autosuspend: 6.0.0 -> 6.1.1
https://github.com/languitar/autosuspend/compare/v6.0.0...v6.1.1
2024-03-24 22:01:08 +01:00
DontEatOreo
7f6fd46ab6
raycast: 1.66.2 -> 1.70.2 2024-03-24 22:22:11 +02:00
Nick Cao
4b2cf9057f
Merge pull request #298516 from r-ryantm/auto-update/esdm
esdm: 1.0.2 -> 1.1.0
2024-03-24 10:34:29 -04:00
Jörg Thalheim
a78abbad4a nix-ld: move to pkgs/by-name 2024-03-24 12:27:09 +01:00
K900
edeff1bd7d
Merge pull request #298332 from K900/continued-kernel-shenanigans
linux/common-config: more tweaks, some repeated tweaks
2024-03-24 12:47:23 +03:00
R. Ryantm
3bcd44865e esdm: 1.0.2 -> 1.1.0 2024-03-24 01:28:38 +00:00
Adam C. Stephens
13bdb7bb62
Merge pull request #297808 from toastal/zfsUnstable-2.2.4-staging-1
zfsUnstable: 2.2.3-unstable-2024-02-12 → 2.2.4-unstable-2024-03-21
2024-03-23 08:12:49 -04:00
K900
1ed5df1e70 linux/common-config: replace simplefb with simpledrm
Arch and Fedora have been shipping it for a while now, we should
probably join them in the happy non-fbdev future. Legacy fbdev
drivers are still enabled for now, so non-simpledrm-friendly
devices don't break.
2024-03-23 14:16:11 +03:00
K900
cb39b35304 linux/common-config: enable RC_CORE explicitly
Disabled by default in 5.10, needed by MEDIA_CEC_RC
2024-03-23 14:15:44 +03:00
K900
e75a47315c linux/common-config: reenable schedstats
Was disabled in dbdcb3fad4
for "powertop" kernel variants, which was then merged into default
kernels in 77a8ea6fbd. Not really sure why.
2024-03-23 13:47:40 +03:00
Maximilian Bosch
d7dab308bd
Merge pull request #298103 from alois31/kernel-config-duplicates
kernel/common-config: throw on duplicate configuration option definitions
2024-03-23 10:36:57 +00:00
R. Ryantm
3a5873a32e fwupd-efi: 1.4 -> 1.5 2024-03-23 02:11:52 +00:00
Atemu
fca7db6edb
Merge pull request #296789 from zzzsyyy/update/xanmod
linux_xanmod, linux_xanmod_latest: 2024-03-15
2024-03-22 21:48:17 +00:00
Alois Wohlschlager
1bfe0f3c08
kernel/common-config: throw on duplicate configuration option definitions
Previously, when a kernel configuration option was defined multiple times (in
different sections), only the first value was honored and all subsequent ones
were silently ignored. Remove this footgun by throwing in this situation
instead.
In addition, fix all instances where an option was in fact defined multiple
times. In two cases (`RCU_TORTURE_TEST` and `CRASH_DUMP`), the value was
effectively the same both times. In the other two cases (`SCHEDSTATS` and
`DRM_SIMPLEDRM`) the value was in fact different; the one that was actually
applied was kept here to prevent a rebuild.
2024-03-22 17:14:13 +01:00
toastal
8107bc55f4 zfsUnstable: 2.2.3-unstable-2024-02-12 → 2.2.3-unstable-2024-03-21
Has patch to fix 6.8 issue
2024-03-22 23:12:58 +07:00
Wim de With
3316e3b546 pktgen: 22.07.1 -> 23.10.0 2024-03-21 19:40:57 +01:00
Wim de With
aa4ecea0ee dpdk-kmods: 2022-08-29 -> 2023-02-05 2024-03-21 19:40:57 +01:00
Wim de With
24730b0338 dpdk: 23.07 -> 23.11 2024-03-21 16:55:10 +01:00
Weijia Wang
444f009adf
Merge pull request #297171 from wegank/tiscamera-bump
tiscamera: 1.0.0 -> 1.1.1
2024-03-21 14:56:31 +01:00
Nick Cao
5d59730d00
Merge pull request #297583 from r-ryantm/auto-update/ryzenadj
ryzenadj: 0.14.0 -> 0.15.0
2024-03-21 08:41:28 -04:00
R. Ryantm
3226d006a5 ryzenadj: 0.14.0 -> 0.15.0 2024-03-21 00:29:42 +00:00
github-actions[bot]
6e6944dbcc
Merge master into staging-next 2024-03-21 00:02:05 +00:00
jopejoe1
d5482f9313 b43FirmwareCutter: change license to bsd2
found at $src/COPYING
2024-03-20 20:49:33 +01:00
Nick Cao
2fe0900189
Merge pull request #297237 from Kiskae/nvidia/550.67
linuxPackages.nvidiaPackages.production: 535.154.05 -> 550.67
2024-03-20 14:46:08 -04:00
github-actions[bot]
36232fff71
Merge master into staging-next 2024-03-20 18:01:02 +00:00
Weijia Wang
bc8d07840e
Merge pull request #296780 from wegank/opencflite-bump
opencflite: 476.19.0 -> 635.21.8
2024-03-20 14:42:25 +01:00
github-actions[bot]
90461ffe37
Merge master into staging-next 2024-03-20 12:01:15 +00:00
lassulus
bf7fb6c310
Merge pull request #297391 from Mohaim-1/update-rtl8814au
rtl8814au: unstable-2023-03-21 -> unstable-2024-03-19
2024-03-20 16:11:06 +07:00
Weijia Wang
ea012e17f7 maloader: unstable-2014-02-25 -> 0-unstable-2018-05-02 2024-03-20 09:53:22 +01:00
K900
e240f8bde9 Merge remote-tracking branch 'origin/master' into staging-next 2024-03-20 09:27:30 +03:00
K900
c27ef74614
Merge pull request #296867 from NixOS/why-is-there-a-bike-shed-in-the-hole
kernel/common-config: enable a whole bunch of stuff
2024-03-20 09:26:03 +03:00
Mohaim-1
597e4a6345 rtl8814au: unstable-2023-03-21 -> unstable-2024-03-19 2024-03-19 22:50:18 -07:00
github-actions[bot]
a474411771
Merge master into staging-next 2024-03-20 00:02:08 +00:00
R. Ryantm
bb6858cdab irqbalance: 1.9.3 -> 1.9.4 2024-03-19 22:42:11 +00:00
Weijia Wang
ad429fa49d
Merge pull request #296668 from r-ryantm/auto-update/pcm
pcm: 202401 -> 202403
2024-03-19 21:23:33 +01:00
Someone
e7797267a2
Merge pull request #281576 from yannham/refactor/cuda-setup-hooks-refactor
cudaPackages: generalize and refactor setup hooks
2024-03-19 20:06:18 +00:00
Kiskae
7c810fab6d linuxPackages.nvidiaPackages.production: 535.154.05 -> 550.67 2024-03-19 18:48:40 +01:00
Weijia Wang
86556ecb35 tiscamera: 1.0.0 -> 1.1.1 2024-03-19 13:33:15 +01:00
K900
f6dc8ef448 kernel/common-config: enable a whole bunch of stuff
This is just useful things I've found while diffing our kernel configs
with Arch and Fedora. Some of these have a small performance overhead,
most are completely free.

Switch default performance governor to schedutil, because performance
is almost always a bad default.
2024-03-19 12:00:31 +03:00