@@ -23,9 +23,11 @@
in
{
default = pkgs.mkShell {
packages = [
packages = with pkgs; [
pkgs.live-server
live-server
pkgs.pandoc
pandoc
jq
gnumake
];
};
}
The note is not visible to the blocked user.