@@ -0,0 +1,7 @@
with (import <nixpkgs> {});
mkShell {
buildInputs = [
python3
texlive.combined.scheme-full
];
}
The note is not visible to the blocked user.