summaryrefslogtreecommitdiff
path: root/pkgs/os-specific (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #328179 from K900/kernels-20240718•••Kernel updates for 2024-07-18K9002024-07-184-22/+22
|\
| * linux_latest-libre: 19607 -> 19611K9002024-07-181-2/+2
| * linux-rt_6_6: 6.6.36-rt35 -> 6.6.40-rt36K9002024-07-181-3/+3
| * linux-rt_6_1: 6.1.96-rt35 -> 6.1.99-rt36K9002024-07-181-3/+3
| * linux_4_19: 4.19.317 -> 4.19.318K9002024-07-181-2/+2
| * linux_5_4: 5.4.279 -> 5.4.280K9002024-07-181-2/+2
| * linux_5_10: 5.10.221 -> 5.10.222K9002024-07-181-2/+2
| * linux_5_15: 5.15.162 -> 5.15.163K9002024-07-181-2/+2
| * linux_6_1: 6.1.99 -> 6.1.100K9002024-07-181-2/+2
| * linux_6_6: 6.6.40 -> 6.6.41K9002024-07-181-2/+2
| * linux_6_9: 6.9.9 -> 6.9.10K9002024-07-181-2/+2
* | kernel: fix EDID firmware loading•••for context: - https://github.com/NixOS/nixpkgs/pull/279789#discussion_r1624936659 - https://github.com/NixOS/nixpkgs/pull/279789#issuecomment-2148560802 - https://github.com/NixOS/nixpkgs/pull/279789#issuecomment-2150726766 Krzysztof Nazarewski2024-07-182-1/+3
|/
* Merge pull request #327995 from DontEatOreo/update-raycastMarcus Ramberg2024-07-181-2/+2
|\
| * raycast: 1.78.1 -> 1.79.0•••Changelog: https://www.raycast.com/changelog/1-79-0 DontEatOreo2024-07-171-2/+2
* | Merge pull request #327698 from Shawn8901/update_xanmod-2024-07-15•••linux_xanmod: 6.6.39 -> 6.6.40Atemu2024-07-181-2/+2
|\ \
| * | linux_xanmod: 6.6.39 -> 6.6.40Shawn89012024-07-161-2/+2
* | | Merge pull request #242998 from duament/wpa_supplicant-wpa3-enterprise•••wpa_supplicant: enable WPA3-EnterpriseMichele Guerini Rocco2024-07-181-0/+2
|\ \ \
| * | | wpa_supplicant: enable WPA3-EnterpriseRvfg2023-07-121-0/+2
* | | | Merge pull request #327989 from r-ryantm/auto-update/cpustat•••cpustat: 0.02.20 -> 0.02.21Nick Cao2024-07-171-2/+2
|\ \ \ \
| * | | | cpustat: 0.02.20 -> 0.02.21R. Ryantm2024-07-171-2/+2
* | | | | Merge pull request #321134 from philiptaron/issue-177798/broadcom-staSandro2024-07-1718-135/+308
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | linuxPackages.broadcom_sta: amend a patch that introduced a local copy of eth...•••These derivations now successfully build: * `linuxKernel.packages.linux_4_19.broadcom_sta` * `linuxKernel.packages.linux_4_19_hardened.broadcom_sta` * `linuxKernel.packages.linux_5_10.broadcom_sta` * `linuxKernel.packages.linux_5_10_hardened.broadcom_sta` * `linuxKernel.packages.linux_5_15.broadcom_sta` * `linuxKernel.packages.linux_5_15_hardened.broadcom_sta` * `linuxKernel.packages.linux_5_4.broadcom_sta` * `linuxKernel.packages.linux_5_4_hardened.broadcom_sta` * `linuxKernel.packages.linux_6_1.broadcom_sta` * `linuxKernel.packages.linux_6_1_hardened.broadcom_sta` * `linuxKernel.packages.linux_6_6.broadcom_sta` * `linuxKernel.packages.linux_6_8.broadcom_sta` * `linuxKernel.packages.linux_6_8_hardened.broadcom_sta` * `linuxKernel.packages.linux_6_9.broadcom_sta` * `linuxKernel.packages.linux_6_9_hardened.broadcom_sta` * `linuxKernel.packages.linux_hardened.broadcom_sta` * `linuxKernel.packages.linux_latest_libre.broadcom_sta` * `linuxKernel.packages.linux_libre.broadcom_sta` * `linuxKernel.packages.linux_lqx.broadcom_sta` * `linuxKernel.packages.linux_xanmod.broadcom_sta` * `linuxKernel.packages.linux_xanmod_latest.broadcom_sta` * `linuxKernel.packages.linux_zen.broadcom_sta` As I do not have hardware to test this driver out, building will have to do as far as testing is concerned. Philip Taron2024-06-191-22/+11
| * | | | linuxPackages.broadcom_sta: use git format-patch to make all the patches triv...•••I did the research: the commit times and authors are as correct as an afternoon of internet spelunking can make them. Philip Taron2024-06-1915-94/+297
| * | | | linuxPackages.broadcom_sta: remove i686-build-failure.patch since it was appl...Philip Taron2024-06-192-19/+0
* | | | | Merge pull request #327794 from Sigmanificient/unused-args-python-pytest-hook•••treewide: remove unused pytestCheckHook (and other) argumentsWeijia Wang2024-07-171-2/+0
|\ \ \ \ \
| * | | | | treewide: remove unused pytestCheckHook (and other) argumentsSigmanificient2024-07-171-2/+0
* | | | | | Merge pull request #327732 from thiagokokada/fix-linux-lqx•••linuxKernel.kernels.linux_lqx: fix buildThiago Kenji Okada2024-07-171-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | linuxKernel.kernels.linux_lqx: fix build•••- Override RCU_LAZY since this is defined in the kernel/common-config.nix - Make RCU_BOOST_DELAY optional Fixes issue #327719. Thiago Kenji Okada2024-07-161-2/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #327477 from NickCao/ima-evm-utils•••ima-evm-utils: 1.5 -> 1.6Nick Cao2024-07-161-18/+25
|\ \ \ \ \
| * | | | | ima-evm-utils: 1.5 -> 1.6Nick Cao2024-07-151-18/+25
| |/ / / /
* / / / / systemd: {pname,version} -> finalAttrs.{pname,version}•••Without this patch, people overriding systemd like: ``` systemd.package = pkgs.systemd.overrideAttrs (finalAttrs: previousAttrs: { version = "255.9"; src = previousAttrs.src.override { rev = "v${finalAttrs.version}"; hash = "sha256-fnMvBYyMRQrP2x//8ntGTSwoHOtFk2TQ4S5fwcsSLDU="; }; }); ``` would get the wrong version reported in `systemctl --version` Arian van Putten2024-07-161-4/+4
|/ / / /
* | | | Merge pull request #325811 from Naxdy/work/blackmagicSandro2024-07-151-0/+49
|\ \ \ \
| * | | | {blackmagic-desktop-video,decklink}: init at 14.0.1a2Naxdy2024-07-141-0/+49
* | | | | Merge pull request #327308 from drupol/displaylink-minor-refactoring•••displaylink: update the help messagePol Dellaiera2024-07-151-0/+5
|\ \ \ \ \
| * | | | | displaylink: update the help messagePol Dellaiera2024-07-151-0/+5
* | | | | | linux_latest-libre: 19597 -> 19607K9002024-07-151-2/+2
* | | | | | linux-rt_5_10: 5.10.220-rt112 -> 5.10.221-rt113K9002024-07-151-3/+3
* | | | | | linux_6_1: 6.1.98 -> 6.1.99K9002024-07-151-2/+2
* | | | | | linux_6_6: 6.6.39 -> 6.6.40K9002024-07-151-2/+2
* | | | | | linuxPackages_6_10.perf: fix build•••Revert upstream change that breaks things in a very strange way. See commit being reverted for details. K9002024-07-151-0/+18
* | | | | | linux_6_10: init at 6.10K9002024-07-151-0/+4
|/ / / / /
* | | | | hostapd: add nixosTests.wpa_supplicant to passthru.testsRobert Scott2024-07-141-1/+15
* | | | | Merge pull request #326827 from Aleksanaa/trivial-sha256-fix•••treewide: sha256 -> hash attribute for gitlab.com,codeberg.org fetchersAleksana2024-07-143-3/+3
|\ \ \ \ \
| * | | | | treewide: sha256 -> hash attribute for gitlab.com fetchersaleksana2024-07-133-3/+3
* | | | | | Merge pull request #326528 from zzzsyyy/update/xanmod•••linux_xanmod, linux_xanmod_latest: 2024-07-11Atemu2024-07-141-4/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | linux_xanmod_latest: 6.9.8 -> 6.9.9zzzsyyy2024-07-121-2/+2
| * | | | | linux_xanmod: 6.6.37 -> 6.6.39zzzsyyy2024-07-121-2/+2
| |/ / / /
* | | | | Merge pull request #327080 from Aleksanaa/fetchgit-sha256-fix•••treewide: sha256 -> hash attribute for fetchgitAleksana2024-07-144-4/+4
|\ \ \ \ \
| * | | | | treewide: sha256 -> hash attribute for fetchgitaleksana2024-07-144-4/+4
* | | | | | Merge pull request #324767 from Sigmanificient/remove-unused-stdenv-arguments•••treewide: remove unused occurence of stdenv (and other) argumentsAleksana2024-07-149-13/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |