about summary refs log tree commit diff
path: root/guix.scm
diff options
context:
space:
mode:
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