# 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 -D meson ninja pkg-config python lz4 gcc-toolchain gdb bash ld-wrapper ldc which python git binutils-gold vim zlib $*
