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