about summary refs log tree commit diff
path: root/pkgs/os-specific
AgeCommit message (Collapse)AuthorFilesLines
2022-05-14Merge pull request #172958 from yqrashawn/masterJörg Thalheim1-2/+2
goku 0.5.1 -> 0.5.2
2022-05-14Merge pull request #172980 from Mic92/sysdigJörg Thalheim1-6/+33
sysdig: 0.28.0 -> 0.29.3
2022-05-14Merge pull request #171648 from mweinelt/dpdkJörg Thalheim1-2/+2
dpdk: 21.11 -> 22.03
2022-05-14sysdig: 0.28.0 -> 0.29.3Jörg Thalheim1-6/+33
2022-05-14goku 0.5.1 -> 0.5.2 (#1)yqrashawn1-2/+2
2022-05-14Merge pull request #172820 from alyssais/compressed-firmwareadisbladis2-2/+4
Compressed firmware
2022-05-13Merge pull request #172740 from andrevmatos/kernel/zenArtturi1-2/+2
linux_zen: 5.17.5-zen1 -> 5.17.7-zen1
2022-05-13linux/hardened/patches/5.4: 5.4.192-hardened1 -> 5.4.193-hardened1Maximilian Bosch1-5/+5
2022-05-13linux/hardened/patches/5.17: 5.17.6-hardened1 -> 5.17.7-hardened1Maximilian Bosch1-5/+5
2022-05-13linux/hardened/patches/5.15: 5.15.38-hardened1 -> 5.15.39-hardened1Maximilian Bosch1-5/+5
2022-05-13linux/hardened/patches/5.10: 5.10.114-hardened1 -> 5.10.115-hardened1Maximilian Bosch1-5/+5
2022-05-13linux/hardened/patches/4.19: 4.19.241-hardened1 -> 4.19.242-hardened1Maximilian Bosch1-5/+5
2022-05-13linux/hardened/patches/4.14: 4.14.277-hardened1 -> 4.14.278-hardened1Maximilian Bosch1-5/+5
2022-05-13linux: 5.4.192 -> 5.4.193Maximilian Bosch1-2/+2
2022-05-13linux: 5.17.6 -> 5.17.7Maximilian Bosch1-2/+2
2022-05-13linux: 5.15.38 -> 5.15.39Maximilian Bosch1-2/+2
2022-05-13linux: 5.10.114 -> 5.10.115Maximilian Bosch1-2/+2
2022-05-13linux: 4.9.312 -> 4.9.313Maximilian Bosch1-2/+2
2022-05-13linux: 4.19.241 -> 4.19.242Maximilian Bosch1-2/+2
2022-05-13linux: 4.14.277 -> 4.14.278Maximilian Bosch1-2/+2
2022-05-12linuxKernel.kernels.linux_zen: 5.17.5-zen1 -> 5.17.7-zen1André Vitor de Lima Matos1-2/+2
2022-05-12linux-firmware: fetchgit -> fetchzipAlyssa Ross1-4/+3
No need to do a full git clone for this. Checked that the hash stays the same.
2022-05-12linux: support loading compressed firmwareAlyssa Ross1-0/+2
Supported since Linux 5.3.
2022-05-12b43Firmware_6_30_163_46: use the right locationAlyssa Ross1-2/+2
hardware.firmware only considers lib/firmware, so this firmware was being completely ignored.
2022-05-12linux-firmware: 20220310 -> 20220509K9001-3/+3
2022-05-12Merge pull request #172131 from euank/ena-2.7.1Artturi1-3/+3
ena: 2.5.0 -> 2.7.1 & nixos/amazon-image: default to 5.15 kernel
2022-05-11Merge pull request #172469 from Ma27/linux-kernel-updatesLinus Heckemann6-35/+35
Linux kernels 2022-05-11
2022-05-11linux/hardened/patches/5.4: 5.4.191-hardened1 -> 5.4.192-hardened1Maximilian Bosch1-5/+5
2022-05-11linux/hardened/patches/5.17: 5.17.5-hardened1 -> 5.17.6-hardened1Maximilian Bosch1-5/+5
2022-05-11linux/hardened/patches/5.15: 5.15.36-hardened1 -> 5.15.38-hardened1Maximilian Bosch1-5/+5
2022-05-11linux/hardened/patches/5.10: 5.10.113-hardened1 -> 5.10.114-hardened1Maximilian Bosch1-5/+5
2022-05-11linux/hardened/patches/4.19: 4.19.240-hardened1 -> 4.19.241-hardened1Maximilian Bosch1-5/+5
2022-05-11linux_latest-libre: 18688 -> 18713Maximilian Bosch1-2/+2
2022-05-11linux: 5.4.191 -> 5.4.192Maximilian Bosch1-2/+2
2022-05-11linux: 5.17.5 -> 5.17.6Maximilian Bosch1-2/+2
2022-05-11linux: 5.15.37 -> 5.15.38Maximilian Bosch1-2/+2
2022-05-11linux: 5.10.113 -> 5.10.114Maximilian Bosch1-2/+2
2022-05-11Merge pull request #172297 from trofi/fix-fno-common-for-directvncRick van Schijndel1-1/+12
directvnc: pull -fno-common fix pending upstream inclusion
2022-05-11Merge pull request #172374 from Mindavi/anbox-kernel/dropdavidak1-42/+0
anbox: drop kernel modules package
2022-05-10anbox: drop kernel modules packageRick van Schijndel1-42/+0
All builds are broken: - 4.14 - 4.19 - 5.4 https://hydra.nixos.org/eval/1761072?filter=anbox&compare=1760998&full=#tabs-still-fail Let's just drop it. This leaves the anbox module possibly in a broken-ish state, but I'm not sure what to do about it.
2022-05-10Merge pull request #169423 from mweinelt/microcode-intelMartin Weinelt1-2/+2
2022-05-10Merge pull request #170939 from jfroche/odp-dpdkArtturi1-5/+5
odp-dpdk: 1.30.1.0_DPDK_19.11 -> 1.35.0.0_DPDK_19.11
2022-05-10directvnc: pull -fno-common fix pending upstream inclusionSergei Trofimovich1-1/+12
Without the change build fails on upstream gcc-10 as: ld: modmap.o:/build/source/src/directvnc.h:45: multiple definition of `buffer'; main.o:/build/source/src/directvnc.h:45: first defined here
2022-05-09Merge pull request #171933 from onny/firejail-opengl0x4A6F2-0/+13
firejail: Fix opengl support for various apps
2022-05-09goku: fix download urlRick van Schijndel1-2/+10
I accidentally merged this even though the url was not correct. Fixup for https://github.com/NixOS/nixpkgs/pull/168863.
2022-05-09firejail: Fix opengl support for various appsJonas Heinrich2-0/+13
2022-05-09os-specific/linux/vmm_clock: mark kernels older than 4.19 as brokenAaron Bieber1-0/+1
Upstream mentions[1] the oldest tested kernel is 4.19, so mark anything older as broken. ZHF: #172160 [1] https://github.com/voutilad/vmm_clock#tested-platforms-and-configs
2022-05-09Merge pull request #168863 from yqrashawn/patch-1Rick van Schijndel1-2/+2
goku: 0.3.6 -> 0.5.1
2022-05-09g15daemon: add -fcommon workaroundSergei Trofimovich1-0/+5
Without the change the build fails on -fno-common toolchains like gcc-10 as: $ nix build --impure --expr 'with import ./. {}; g15daemon.override { stdenv = clang13Stdenv; }' ld: g15daemon.h:218: multiple definition of `lcdlist_mutex'; utility_funcs.o:g15daemon.h:218: first defined here ld: g15daemon.h:203: multiple definition of `lcdnode_s'; utility_funcs.o:g15daemon.h:203: first defined here
2022-05-08ena: 2.5.0 -> 2.7.1Euan Kemp1-3/+3
This update is supposed to give us support for the 5.17 kernel according to the 2.7.0 release notes here: https://github.com/amzn/amzn-drivers/releases/tag/ena_linux_2.7.0 Unfortunately, in practice, it does not build with `linuxPackages_5_17`, so I left that marked as broken. It does work for 5.15 though, so we can use that, woo!