@@ -0,0 +1,11 @@
{
pkgs ? import <nixpkgs> { },
}:
pkgs.mkShell {
nativeBuildInputs = with pkgs.buildPackages; [
rustup
pkg-config
openssl
pulseaudio
];
}
The note is not visible to the blocked user.