about summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* linux: configure aarch64 contiguous memory allocator via kernel configSamuel Dionne-Riel2020-12-31
| | | | | | | | | | | | | As per the in-line comment, this is where distros should configure it. Not via kernel command line parameters. As found by looking at the implementation, while exploring the cause of a bug on the Raspberry Pi 4, it was found that `cma=` on the command line parameters will overwrite the values a device tree will have configured for a given platform. With this, the more recent 5.4 vendor kernel boots just fine on the Raspberry Pi 4 using our common configuration.
* raspberrypi-armstubs: init at 2020-10-08Samuel Dionne-Riel2020-12-31
|
* erofs-utils: init at 1.2Emery Hemingway2020-12-31
|
* linux/hardened/patches/5.4: 5.4.85.a -> 5.4.86.aTim Steinbach2020-12-30
|
* linux/hardened/patches/5.10: init at 5.10.4.aTim Steinbach2020-12-30
|
* linux/hardened/patches/4.19: 4.19.163.a -> 4.19.164.aTim Steinbach2020-12-30
|
* linux/hardened/patches/4.14: 4.14.212.a -> 4.14.213.aTim Steinbach2020-12-30
|
* linux: 5.4.85 -> 5.4.86Tim Steinbach2020-12-30
|
* linux: 5.10.3 -> 5.10.4Tim Steinbach2020-12-30
|
* linux: 4.19.163 -> 4.19.164Tim Steinbach2020-12-30
|
* kernelPackages.broadcom_sta: fix build for 5.9 (#106760)SebastienWae2020-12-30
| | | | | | | | * broadcom: fix build 5.9 Patch to fix the build error for the 5.9 Linux kernel. * broadcom: swith 5.9 patch to Joan Bruguera's version Switch the current patch for 5.9 to Joan Bruguera's version which is cleaner and also works for 5.10
* Bump rtl8821cu for Linux 5.10 supportSridhar Ratnakumar2020-12-29
| | | This makes rtl8821cu build on pkgs.linuxPackages_latest
* firmwareLinuxNonfree: 2020-11-18 -> 2020-12-18TredwellGit2020-12-29
|
* linux: 4.9.248 -> 4.9.249Tim Steinbach2020-12-29
|
* linux: 4.4.248 -> 4.4.249Tim Steinbach2020-12-29
|
* linux: 4.14.212 -> 4.14.213Tim Steinbach2020-12-29
|
* Merge pull request #107868 from lovesegfault/radeontop-1.3Bernardo Meurer2020-12-29
|\ | | | | radeontop: 2018-06-03 -> 1.3
| * radeontop: 2019-06-03 -> 1.3Bernardo Meurer2020-12-29
| |
* | usbguard: fix ambiguous GPL license indicatorPhilipp Bartsch2020-12-29
| |
* | Merge pull request #107148 from Atemu/linux_lqx-initTimo Kaufmann2020-12-28
|\ \ | | | | | | linux_lqx: init at 5.9.15
| * | linux_lqx: add a descriptionAtemu2020-12-26
| | |
| * | linux_zen: add a descriptionAtemu2020-12-26
| | | | | | | | | | | | Taken from https://liquorix.net/ who use the same sauce in their kernel
| * | linux_lqx: 5.9.15 -> 5.9.16Atemu2020-12-22
| | |
| * | linux_lqx: init at 5.9.15Atemu2020-12-18
| | | | | | | | | | | | | | | | | | | | | | | | Same source as linux_zen but with a release schedule that's not quite as bleeding edge. For example, it's currenly on the newest 5.9 release while linux_zen is already on 5.10 and won't release future 5.9 fixes. Originally meant for debianish Distros.
* | | linux: 5.10-rc6 -> 5.11-rc1Tim Steinbach2020-12-28
| | |
* | | linux: 5.10.2 -> 5.10.3Tim Steinbach2020-12-28
| | |
* | | Merge pull request #107786 from freezeboy/update-atopMaximilian Bosch2020-12-28
|\ \ \ | |_|/ |/| | atop: 2.4.0 -> 2.6.0
| * | atop: 2.4.0 -> 2.6.0freezeboy2020-12-27
| | |
* | | Merge pull request #107294 from flokli/displaylink-simplifyFlorian Klink2020-12-27
|\ \ \ | |/ / |/| | displaylink: manually activate dlm.service
| * | displaylink: manually activate dlm.serviceFlorian Klink2020-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The shell script coming with the vendor-provided udev rule simply starts dlm.service (and sets up some symlinks), and stops dlm.service if that was the last card plugged in. On NixOS, some of the cat/grep/sed commands are not available, causing the script to fail. Turns out, the symlinks aren't needed at all. Archlinux ships their own script (https://aur.archlinux.org/cgit/aur.git/plain/udev.sh?h=displaylink), which only starts and stops dlm.service, depending on whether there's cards left or not. We can further optimize this by simply starting dlm.service on the first card, and not stopping it at all. Considering dlm won't get stopped if one of multiple cards is unplugged, it seems to handle disconnects.
* | | rpi-eeprom: unstable-2020-10-05 -> 2020-12-11Drew Risinger2020-12-27
| | |
* | | rpi-eeprom: raspberrypi-tools -> libraspberrypiDrew Risinger2020-12-27
| | |
* | | raspberrypi-tools: remove in favor of libraspberrypiDrew Risinger2020-12-27
| | | | | | | | | | | | | | | | | | These packages were duplicated, and often weren't being updated in sync. The only difference between them was the lack of pkg-config in libraspberrypi, which is easily fixable.
* | | raspberrypifw: use stdenvNoCCDrew Risinger2020-12-27
| | | | | | | | | | | | | | | This only copies unfree redistributables, don't need a compiler for that.
* | | raspberrypifw: 20201022 -> 20201201Drew Risinger2020-12-27
| | |
* | | raspberrypiWirelessFirmware: 2019-08-16 -> 2020-12-01Drew Risinger2020-12-27
| | |
* | | linux_rpi: 5.4.51 -> 5.4.79Drew Risinger2020-12-27
| | |
* | | linux_rpi: 4.19.118 -> 5.4.51Matthew Bauer2020-12-27
| | | | | | | | | | | | Update to the new default branch for the Raspberry Pi vendor kernel.
* | | Merge pull request #107712 from flokli/iwd-fix-crossFlorian Klink2020-12-27
|\ \ \ | | | | | | | | Iwd: fix cross compilation
| * | | iwd: fix cross compilationFlorian Klink2020-12-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This derivation uses wrapPython to wrap some "test scripts" that are shipped in the "test" output. As these test scripts require gobject-introspection, which doesn't cross-compile at all, let's only patch and ship them when not cross-compiling.
| * | | ell: fix cross compilationFlorian Klink2020-12-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The current `fix-dbus-tests.patch` uses automake and pkgconfig to figure out the path of `dbus-daemon`. This fails when cross-compiling, as tests aren't run (and `checkInputs`) not available. Instead of doing this, we can simply teach the tests to pick up dbus-daemon from $PATH. This was also sent upstream in https://lists.01.org/hyperkitty/list/ell@lists.01.org/thread/SQEZAIS2LZXSXGTXOW3GTAM5ZPXRLTN4/.
* | | | Merge pull request #107689 from flokli/raspberrypi-tools-build-x86_64-linuxJörg Thalheim2020-12-27
|\ \ \ \ | | | | | | | | | | raspberrypi-tools: fix build on x86_64-linux
| * | | | raspberrypi-tools: fix build on x86_64-linuxFlorian Klink2020-12-27
| |/ / / | | | | | | | | | | | | This allows using tools such as dtmerge on x86_64-linux.
* | | | Merge pull request #91203 from davidak/zsaAnderson Torres2020-12-26
|\ \ \ \ | |/ / / |/| | | nixos/zsa: init at unstable-2020-12-16
| * | | nixos/zsa: init at unstable-2020-12-16davidak2020-12-26
| | | | | | | | | | | | | | | | | | | | | | | | add support for ZSA keyboards Co-authored-by: Julien Debon <julien.debon@pm.me>
* | | | Merge pull request #107512 from thiagokokada/bump-cpusetSandro2020-12-27
|\ \ \ \ | |/ / / |/| | |
| * | | cpuset: 1.5.8 -> 1.6Thiago Kenji Okada2020-12-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch from wykurz to lpechacek fork, so we can use Python 3 instead of Python 2. However, Python 2 should still works. Also, fix this issue since it is easy: https://github.com/lpechacek/cpuset/issues/38
* | | | Merge pull request #107263 from edibopp/patch-rtl8761bGabriel Ebner2020-12-25
|\ \ \ \ | | | | | | | | | | Firmware and kernel patch for Realtek RTL8761b
| * | | | rtl8761b-firmware: init at rtk1395Eduard Bopp2020-12-21
| | | | | | | | | | | | | | | | | | | | Also included the firmware under enableRedistributableFirmware.
| * | | | linux: backport support for RTL8761b to 5.4Eduard Bopp2020-12-20
| | | | |