@@ -0,0 +1,9 @@
{ pkgs }:
pkgs.mkShell {
buildInputs = with pkgs; [
ripgrep
git
];
}
The note is not visible to the blocked user.