mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
Linux-kernel: Workaround for https://github.com/NixOS/nixpkgs/issues/18451
remove after upstream gets fixed
This commit is contained in:
parent
515bc7cda2
commit
127924954b
1 changed files with 6 additions and 0 deletions
|
@ -203,6 +203,12 @@ in
|
|||
# Misc. stuff.
|
||||
"pcips2" "atkbd"
|
||||
|
||||
# Temporary fix for https://github.com/NixOS/nixpkgs/issues/18451
|
||||
# Remove as soon as upstream gets fixed - marking it:
|
||||
# TODO
|
||||
# FIXME
|
||||
"i8042"
|
||||
|
||||
# To wait for SCSI devices to appear.
|
||||
"scsi_wait_scan"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue