@@ -0,0 +1,10 @@
with import <nixpkgs> { };
mkShell {
LANG="en_US.UTF-8";
nativeBuildInputs = [
emscripten
nodejs
];
}
The note is not visible to the blocked user.