with import {}; pkgs.mkShell { name = "rizaldy.today"; buildInputs = [ nodejs nodePackages.pnpm ]; }