about summary refs log tree commit diff
path: root/pkgs/os-specific
AgeCommit message (Collapse)AuthorFilesLines
2024-03-23Merge staging-next into staginggithub-actions[bot]1-3/+3
2024-03-23Merge pull request #297808 from toastal/zfsUnstable-2.2.4-staging-1Adam C. Stephens1-3/+3
zfsUnstable: 2.2.3-unstable-2024-02-12 → 2.2.4-unstable-2024-03-21
2024-03-23Merge staging-next into staginggithub-actions[bot]1-7/+1
2024-03-23Merge pull request #298103 from alois31/kernel-config-duplicatesMaximilian Bosch1-7/+1
kernel/common-config: throw on duplicate configuration option definitions
2024-03-23Merge staging-next into staginggithub-actions[bot]1-4/+4
2024-03-22Merge pull request #296789 from zzzsyyy/update/xanmodAtemu1-4/+4
linux_xanmod, linux_xanmod_latest: 2024-03-15
2024-03-22kernel/common-config: throw on duplicate configuration option definitionsAlois Wohlschlager1-7/+1
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-22zfsUnstable: 2.2.3-unstable-2024-02-12 → 2.2.3-unstable-2024-03-21toastal1-3/+3
Has patch to fix 6.8 issue
2024-03-22Merge staging-next into staginggithub-actions[bot]3-41/+13
2024-03-21pktgen: 22.07.1 -> 23.10.0Wim de With1-13/+3
2024-03-21dpdk-kmods: 2022-08-29 -> 2023-02-05Wim de With1-10/+4
2024-03-21Merge staging-next into staginggithub-actions[bot]5-133/+10
2024-03-21dpdk: 23.07 -> 23.11Wim de With1-18/+6
2024-03-21Merge pull request #297171 from wegank/tiscamera-bumpWeijia Wang4-131/+8
tiscamera: 1.0.0 -> 1.1.1
2024-03-21Merge pull request #297583 from r-ryantm/auto-update/ryzenadjNick Cao1-2/+2
ryzenadj: 0.14.0 -> 0.15.0
2024-03-21ryzenadj: 0.14.0 -> 0.15.0R. Ryantm1-2/+2
2024-03-21Merge staging-next into staginggithub-actions[bot]2-9/+7
2024-03-21Merge master into staging-nextgithub-actions[bot]2-9/+7
2024-03-20b43FirmwareCutter: change license to bsd2jopejoe11-1/+1
found at $src/COPYING
2024-03-20Merge pull request #297237 from Kiskae/nvidia/550.67Nick Cao1-8/+6
linuxPackages.nvidiaPackages.production: 535.154.05 -> 550.67
2024-03-20Merge staging-next into staginggithub-actions[bot]2-61/+0
2024-03-20Merge master into staging-nextgithub-actions[bot]2-61/+0
2024-03-20Merge pull request #296780 from wegank/opencflite-bumpWeijia Wang2-61/+0
opencflite: 476.19.0 -> 635.21.8
2024-03-20Merge staging-next into staginggithub-actions[bot]2-13/+166
2024-03-20Merge master into staging-nextgithub-actions[bot]1-3/+3
2024-03-20Merge pull request #297391 from Mohaim-1/update-rtl8814aulassulus1-3/+3
rtl8814au: unstable-2023-03-21 -> unstable-2024-03-19
2024-03-20maloader: unstable-2014-02-25 -> 0-unstable-2018-05-02Weijia Wang1-40/+0
2024-03-20Merge remote-tracking branch 'origin/master' into staging-nextK9001-10/+163
2024-03-20Merge pull request #296867 from NixOS/why-is-there-a-bike-shed-in-the-holeK9001-10/+163
kernel/common-config: enable a whole bunch of stuff
2024-03-19rtl8814au: unstable-2023-03-21 -> unstable-2024-03-19Mohaim-11-3/+3
2024-03-20Merge staging-next into staginggithub-actions[bot]2-4/+4
2024-03-20Merge master into staging-nextgithub-actions[bot]2-4/+4
2024-03-19Merge pull request #296668 from r-ryantm/auto-update/pcmWeijia Wang1-2/+2
pcm: 202401 -> 202403
2024-03-19Merge pull request #281576 from yannham/refactor/cuda-setup-hooks-refactorSomeone1-2/+2
cudaPackages: generalize and refactor setup hooks
2024-03-19linuxPackages.nvidiaPackages.production: 535.154.05 -> 550.67Kiskae1-8/+6
2024-03-19Merge pull request #297077 from sdht0/systemd-updateWill Fancher1-2/+2
systemd: 255.2 -> 255.4
2024-03-19tiscamera: 1.0.0 -> 1.1.1Weijia Wang4-131/+8
2024-03-19kernel/common-config: enable a whole bunch of stuffK9001-10/+163
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-19Merge staging-next into staginggithub-actions[bot]163-0/+163
2024-03-19Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt163-0/+163
Conflicts: - pkgs/development/python-modules/sphinx-autobuild/default.nix
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm163-0/+163
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2024-03-18systemd: 255.2 -> 255.4Siddhartha1-2/+2
2024-03-19Merge staging-next into staginggithub-actions[bot]1-2/+2
2024-03-18Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-2/+2
2024-03-18Merge staging-next into staginggithub-actions[bot]2-1/+6
2024-03-18Merge master into staging-nextgithub-actions[bot]2-1/+6
2024-03-18linux/generic: make output of buildLinux overrideable againK9001-2/+2
Fixes #296448
2024-03-18Merge pull request #296841 from RaitoBezarius/snd-hda-intel-power-saveK9001-0/+5
linux/common-config: set idle timeout to 10s for sound cards
2024-03-18Merge pull request #282022 from ElvishJerricco/gpt-auto-rootnikstur1-1/+1
nixos: Support systemd-gpt-auto-root
2024-03-18linux/common-config: set idle timeout to 10s for sound cardsRaito Bezarius1-0/+5
As per https://docs.kernel.org/sound/designs/powersave.html We update our defaults for better power saving on laptops which does not perform powertop --auto-tune, TLP or manual tweaking, e.g. power-profiles-daemon.