# This command creates a build container for Sambamba using GNU Guix

env GUIX_PACKAGE_PATH=~/iwrk/opensource/guix/guix-bioinformatics \
guix environment -C guix --ad-hoc gcc-toolchain gdb bash ld-wrapper ldc which python git binutils-gold vim zlib $*
