aboutsummaryrefslogtreecommitdiff
path: root/.guix-shell
diff options
context:
space:
mode:
authorPjotr Prins2023-11-14 17:53:05 +0100
committerPjotr Prins2023-11-14 17:53:05 +0100
commit12e43794a12a94e45c25cadf5d167697c16c4f5f (patch)
treef761dab8235a7cff9a98f4d865316e14ac46cc13 /.guix-shell
parent0e29ab17e14d1d58905ae708ac48acb0e47cbd86 (diff)
downloadgn-guile-12e43794a12a94e45c25cadf5d167697c16c4f5f.tar.gz
Started on precompute script
Diffstat (limited to '.guix-shell')
-rwxr-xr-x.guix-shell7
1 files changed, 7 insertions, 0 deletions
diff --git a/.guix-shell b/.guix-shell
new file mode 100755
index 0000000..645b8c6
--- /dev/null
+++ b/.guix-shell
@@ -0,0 +1,7 @@
+#!/bin/bash
+#
+# . .guix-shell -- guile -L .. --fresh-auto-compile --listen=1970
+
+echo "Create a shell to run tools. In the container"
+
+guix shell -C -F --network coreutils guile guile-dbi guile-dbd-mysql guile-fibers guile-json guile-gnutls guile-readline guile-redis openssl nss-certs $*