with (import {}); mkShell { buildInputs = [ yarn nodejs nodePackages.npm nodePackages.nodemon ]; }