diff options
| -rw-r--r-- | guix.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm index 43c3f77..8772e29 100644 --- a/guix.scm +++ b/guix.scm @@ -7,7 +7,7 @@ ;; ;; Development shell: ;; -;; guix shell -L . -C -N -F genecup-gemini coreutils -- genecup --port 4201 +;; guix shell -L . -L ../guix-bioinformatics -C -N -F genecup-gemini coreutils -- genecup --port 4201 ;; ;; Note: API key is read from ~/.config/gemini/credentials ;; |
