@@ -0,0 +1,5 @@
{ pkgs ? import <nixpkgs> {} }:
pkgs.mkShell {
packages = with pkgs; [ go nodejs gcc pkg-config ];
CGO_ENABLED = "1";
}
The note is not visible to the blocked user.