@ -0,0 +1,14 @@
{ pkgs ? import <nixpkgs> { } }:
with pkgs;
mkShell {
buildInputs = [
nixpkgs-fmt
git
vim
lazygit
];
shellHook = ''
# ...
'';
}
The note is not visible to the blocked user.