Commit d3a232b6 authored by Alyssa Ross's avatar Alyssa Ross
Browse files

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.
parent 63c01a35
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -203,6 +203,7 @@ in {
        kernelPatches = [
          kernelPatches.bridge_stp_helper
          kernelPatches.request_key_helper
          kernelPatches.rust_1_75
        ];
      };
      latest = packageAliases.linux_latest.kernel;