@@ -0,0 +1,8 @@
{ pkgs ? import <nixpkgs> {} }: with pkgs; mkShell {
buildInputs = [
cargo
rustc
rust-analyzer
pkg-config
];
}
The note is not visible to the blocked user.