linux_testing: fix Rust support with current rustc

This won't build at present, because a fix for the rustc wrapper needs
to go through staging.
This commit is contained in:
Alyssa Ross 2024-01-27 19:00:40 +01:00
parent 63c01a3576
commit d3a232b659

View File

@ -203,6 +203,7 @@ in {
kernelPatches = [
kernelPatches.bridge_stp_helper
kernelPatches.request_key_helper
kernelPatches.rust_1_75
];
};
latest = packageAliases.linux_latest.kernel;