@@ -36,7 +36,7 @@
'';
};
web = pkgs.mkShell {
packages = with pkgs; [ nodejs_22 ];
packages = with pkgs; [ nodejs ];
shellHook = ''
export PLAYWRIGHT_BROWSERS_PATH=${pkgs.playwright-driver.browsers}
export PLAYWRIGHT_SKIP_VALIDATE_HOST_REQUIREMENTS=true
The note is not visible to the blocked user.