Merge master into staging-next

This commit is contained in:
github-actions[bot] 2021-11-21 18:01:07 +00:00 committed by GitHub
commit 18ad263272
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
118 changed files with 640 additions and 198 deletions

View file

@ -243,7 +243,7 @@ in
"hid_generic" "hid_lenovo" "hid_apple" "hid_roccat"
"hid_logitech_hidpp" "hid_logitech_dj" "hid_microsoft"
] ++ optionals (pkgs.stdenv.isi686 || pkgs.stdenv.isx86_64) [
] ++ optionals pkgs.stdenv.hostPlatform.isx86 [
# Misc. x86 keyboard stuff.
"pcips2" "atkbd" "i8042"