mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-06 04:03:04 +00:00
linux_6_9: add missing patch for Rust 1.78
This fixes building the kernel with Rust enabled for x86_64.
This commit is contained in:
parent
8627d8aeb4
commit
d4ab431a2c
@ -204,6 +204,7 @@ in {
|
||||
kernelPatches.bridge_stp_helper
|
||||
kernelPatches.request_key_helper
|
||||
kernelPatches.rust_1_77-6_9
|
||||
kernelPatches.rust_1_78
|
||||
];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user