# This command creates a build container for Sambamba using GNU Guix
#
# See INSTALL.md for the build with make
#
# -L ~/iwrk/opensource/guix/guix-bioinformatics 
guix shell -C meson ninja pkg-config lz4 gcc-toolchain gdb bash ld-wrapper ldc which python git binutils-gold coreutils vim zlib make $*
