I want to use ggd in a nextflow pipeline. At present nextflow has no support for ggd, but does have support for conda. If "ggd install --file" is integrated into "conda env create -f environment.yml", it will be very convenient to create a reproducible pipeline with data packages managed just as software packages.