with (import {}); mkShell { buildInputs = [ yt-dlp ]; shellHook = '' # empty ''; }