@@ -1,6 +1,6 @@
{ pkgs ? import <nixpkgs> {} }:
pkgs.mkShell {
nativeBuildInputs = with pkgs; [
nodejs_22
nativeBuildInputs = [
pkgs.nodejs_20
];
}
The note is not visible to the blocked user.