@@ -0,0 +1,11 @@
with import <nixpkgs> {};
mkShell {
packages = [
gnumake
libgcc
bsd-finger
];
shellHook = ''
'';
}
The note is not visible to the blocked user.