@@ -42,7 +42,7 @@
buildInputs = with pkgs; [
(rust-bin.stable.latest.default.override {
extensions = [ "rust-src" ];
targets = ["aarch64-apple-darwin" ];
targets = ["aarch64-apple-darwin" "x86_64-apple-darwin"];
})
cargo-bloat
] ++ native-deps;
The note is not visible to the blocked user.