@@ -0,0 +1,7 @@
with (import <nixpkgs> {});
mkShell {
buildInputs = with pkgs; [
zig
];
shellHook = "";
}
The note is not visible to the blocked user.