aboutsummaryrefslogtreecommitdiff
path: root/pkgs/os-specific (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-20zfs: Incompatibility with kernel 5.3Tim Steinbach1-2/+2
Enable the warning that ZFS is currently incompatible with 5.3 kernels
2019-09-19linux: 5.2.15 -> 5.2.16Tim Steinbach1-2/+2
2019-09-19linux: 4.19.73 -> 4.19.74Tim Steinbach1-2/+2
2019-09-19linux: 4.14.144 -> 4.14.145Tim Steinbach1-2/+2
2019-09-18microcodeIntel: 20190618 -> 20190918Will Dietz1-2/+2
2019-09-18mdadm: fix path to sendmailBjørn Forsman1-1/+1
Without this, mdadm won't be able to send email notifications: $ sudo mdadm --monitor --scan --test sh: /nix/store/2v8jn0lxza72grcm6hciak9fpgm7xb3a-system-sendmail-1.0: Is a directory Fixes: b074a40f74c2 ("mdadm: use shared system-sendmail")
2019-09-18wxMSW: mark brokenMatthew Bauer1-0/+2
This hasn’t worked for a while: https://hydra.nixos.org/job/nixpkgs/cross-trunk/crossMingw32.windows.wxMSW.x86_64-linux
2019-09-17udisks2: disable docs when cross-compilingNick Spinale1-2/+2
2019-09-17firmwareLinuxNonfree: 2019-07-17 -> 2019-08-15Franz Pletz1-4/+4
2019-09-16cpustat: newlines between (most) attributesWill Dietz1-0/+4
Exception is made for pname/version as is convention.
2019-09-16linux: Add 5.3, linux-libre: 16791 -> 16794Tim Steinbach2-1/+19
Update linuxPackages_latest to 5.3
2019-09-16linux: 5.2.14 -> 5.2.15Tim Steinbach1-2/+2
2019-09-16linux: 4.9.192 -> 4.9.193Tim Steinbach1-2/+2
2019-09-16linux: 4.4.192 -> 4.4.193Tim Steinbach1-2/+2
2019-09-16linux: 4.19.72 -> 4.19.73Tim Steinbach1-2/+2
2019-09-16linux: 4.14.143 -> 4.14.144Tim Steinbach1-2/+2
2019-09-16cpustat: init at 0.02.09Will Dietz1-0/+22
2019-09-16Revert systemd interface version to 2Eelco Dolstra1-1/+1
The new systemd in 19.09 gives an "Access Denied" error when doing "systemctl daemon-reexec" on an 19.03 system. The fix is to use the previous systemctl to signal the daemon to re-exec itself. This ensures that users don't have to reboot when upgrading from NixOS 19.03 to 19.09.
2019-09-16linuxPackages*.intel-speed-select (5.3+)Will Dietz1-0/+20
2019-09-15linux-libre: fixing build / deblobbing (#68844)Dima1-5/+5
Build was failing because we were depending on tagged versions of the deblobbing scripts. The tags are not updated and thus newer changes required won't be reflected unless the tag is re-created, which might not be reliably the case. So bumping revision and switching to use the branches to access the deblob scripts. For context, in our case the missing change is: --- /nix/store/sfc0rrhj5l44zpqgpsymq5750k5wzg8p-tags-r16790/4.19-gnu/deblob-4.19 1970-01-01 01:00:01.000000000 +0100 +++ ../deblob-4.19 2019-09-14 14:53:44.637404289 +0200 @@ -1879,7 +1879,11 @@ announce BRCMFMAC - "Broadcom IEEE802.11n embedded FullMAC WLAN driver" reject_firmware drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c -reject_firmware drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c +if grep -q firmware_request_nowarn drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c; then + reject_firmware_nowarn drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c +else + reject_firmware drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c +fi clean_blob drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c clean_blob drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.h
2019-09-15drbd: fix cross-compilationNick Spinale1-1/+2
2019-09-15bridge-utils: fix cross-compilationNick Spinale2-3/+29
2019-09-14kexectools: fix build on i686worldofpeace1-1/+11
https://hydra.nixos.org/build/99957229 See: https://src.fedoraproject.org/rpms/kexec-tools/c/cb1e5463b5298b064e9b6c86ad6fe3505fec9298 Forward-cherry picked from commit dc051dfdef1e, but only conditionally for i686 to rebuild only where necessary. Discussion: PR #68380.
2019-09-14setools: 4.2.0 -> 4.2.2 and fixing buildDima1-4/+4
The build was broken because meanwhile setools requires cython and no bison, swig and flex anymore. Also, bumping version to newest release, which is not directly related to the build breakage.
2019-09-13iwd: revert commit introducing attempt to create /varWill Dietz1-0/+10
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-13iwd: 0.19 -> 0.20Will Dietz1-13/+23
* don't use deprecated dbus directory * alphabetize * drop Mic92 from maintainers https://github.com/NixOS/nixpkgs/pull/68063#discussion_r323113385 * enableParallelBuilding Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-12fscrypt: unstable-2019-08-29 -> 0.2.5Michael Weiss2-71/+3
2019-09-12rtl8812au: 5.2.20.2_28373.20180619 -> 5.2.20.2_28373.20190903Daniel Fullmer1-3/+3
2019-09-10linux: 5.2.13 -> 5.2.14Tim Steinbach1-2/+2
2019-09-10linux: 4.9.191 -> 4.9.192Tim Steinbach1-2/+2
2019-09-10linux: 4.4.191 -> 4.4.192Tim Steinbach1-2/+2
2019-09-10linux: 4.19.71 -> 4.19.72Tim Steinbach1-2/+2
2019-09-10linux: 4.14.142 -> 4.14.143Tim Steinbach1-2/+2
2019-09-10linux: build rtw88 moduleFranz Pletz1-0/+3
Adds support for Realtek wireless/bluetooth cards found in some Lenovo laptops. The old `r8822be` module was removed in favour of this one.
2019-09-10v4l-utils: split to multiple outputsJan Tojnar1-10/+8
That required setting localedir to fix cycle. Also do not patch shebangs globally.
2019-09-10wifi-password: init at 0.1.0 (#68373)Nikita Voloboev1-0/+26
* wifi-password: init at 0.1.0 * Apply suggestions from code review Co-Authored-By: symphorien <symphorien@users.noreply.github.com>
2019-09-09Revert "busybox: fix static builds"Matthew Bauer1-1/+5
This reverts commit b4f6931acde5433ffebfedf79a31eb5903ffa51e. Broke busybox-sandbox-shell https://hydra.nixos.org/build/100470231
2019-09-09fwupd: add setuptools for pythonworldofpeace1-0/+1
It's no longer propagated so we need to add it. Was failing like: FAILED: libfwupd/fwupd.map /build/fwupd-1.2.10/libfwupd/generate-version-script.py LIBFWUPD libfwupd/Fwupd-2.0.gir libfwupd/fwupd.map Traceback (most recent call last): File "/build/fwupd-1.2.10/libfwupd/generate-version-script.py", line 11, in <module> from pkg_resources import parse_version ModuleNotFoundError: No module named 'pkg_resources'
2019-09-09linux: 5.3-rc7 -> 5.3-rc8Tim Steinbach1-2/+2
2019-09-09linux: 5.3-rc6 -> 5.3-rc7Tim Steinbach1-2/+2
2019-09-09linux: 5.3-rc5 -> 5.3-rc6Tim Steinbach1-2/+2
2019-09-09linux: 5.2-rc7 -> 5.3-rc5Tim Steinbach3-7/+6
2019-09-08treewide: remove redundant quotesvolth9-9/+9
2019-09-08systemd: add myself as maintainerAndreas Rammhold1-1/+1
2019-09-08systemd: 242 -> 243Andreas Rammhold1-13/+11
2019-09-09kernel: Enable X86_AMD_PLATFORM_DEVICEMatthew Harm Bekkema1-0/+2
This is needed to get the toupad working on my Acer Nitro laptop.
2019-09-08upower: cleanupworldofpeace1-15/+20
* correct inputs * drop dbus-glib Has not been needed for a very long time. * intltool -> gettext * add optional libimobiledevice * propagate glib It's in Requires * dev output * drop useSystemd
2019-09-08xf86-input-cmt: init at 2.0.2Calvin Kim1-0/+36
2019-09-08libgestures: init at 2.0.1Calvin Kim2-0/+45
2019-09-08libevdevc: init at 2.0.1Calvin Kim1-0/+29