fn extract_repo_params( url: &Url, query_pairs: &HashMap<String, String>, ) -> Result<RepoHostParams, FlakeRefError>