@@ -0,0 +1,10 @@
{ pkgs ? import <nixpkgs> {} }:
pkgs.mkShell {
buildInputs = with pkgs; [
gcc
gnumake
libusb1
pkg-config
];
}
The note is not visible to the blocked user.