Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
@@ -1,5 +1,8 @@
{ pkgs ? import <nixpkgs> {} }:
pkgs.mkShell {
nativeBuildInputs = with pkgs.buildPackages; [ nodejs ];
nativeBuildInputs = with pkgs.buildPackages; [
go
nodejs
];
}
The note is not visible to the blocked user.