mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
Clippy uses `clippy-driver` for linting, which needs to be pointed to the correct sysroot, just like our rustc. Fixes: https://github.com/NixOS/nixpkgs/issues/278508