about summary refs log tree commit diff
path: root/guix.scm
diff options
context:
space:
mode:
authorPjotr Prins2025-11-23 12:44:20 +0100
committerPjotr Prins2025-11-23 12:44:20 +0100
commitff196955e3ca5bdd671a44f852f42323d3828be2 (patch)
tree1a1a12dea794dff9df5f4ca991740cbaf48c992a /guix.scm
parent663778957ad37d5c7806d4f17c1f2e77b2b268fa (diff)
downloadpangemma-ff196955e3ca5bdd671a44f852f42323d3828be2.tar.gz
Adding comments
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index 1dff8b4..469a032 100644
--- a/guix.scm
+++ b/guix.scm
@@ -99,7 +99,7 @@ genome-wide association studies (GWAS).")
     (build-system gnu-build-system)
     (propagated-inputs
      (modify-inputs (package-inputs pangemma-base-git)
-                    (append which binutils coreutils gcc-toolchain premake5 gnu-make ;; for the shell
+                    (append which binutils coreutils gcc-toolchain premake5 gnu-make gdb ;; for the shell
                  )))
     (arguments
      `(#:phases (modify-phases %standard-phases