diff options
Diffstat (limited to '.guix-shell')
-rwxr-xr-x | .guix-shell | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.guix-shell b/.guix-shell index f3c4ebc..0eb387b 100755 --- a/.guix-shell +++ b/.guix-shell @@ -2,6 +2,6 @@ # # . .guix-shell -- guile -L . --fresh-auto-compile --listen=1970 -echo "Create a shell to run tools. In the container" +echo "Create a shell to run tools." guix shell -C -D -F --network coreutils guile guile-dbi guile-dbd-mysql guile-fibers guile-json guile-gnutls guile-readline guile-redis openssl nss-certs gemma parallel $* |