From 74482d84a56c86d8521676bfc93ff26046bfd387 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sun, 5 Apr 2026 10:20:35 +0200 Subject: Example (guix.scm) add load path --- guix.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ;; -- cgit 1.4.1