about summary refs log tree commit diff
path: root/gn/packages/sambamba.scm
diff options
context:
space:
mode:
authorPjotr Prins2025-08-11 03:39:46 -0500
committerPjotr Prins2025-08-11 03:39:46 -0500
commit56a9d9ec46c79bfb41d89c25c79dae42545598cd (patch)
tree5a324aab157288ed1185f65a2cb6f37480d00d65 /gn/packages/sambamba.scm
parent216106a429d635ef5acd6272eefd1748232b58df (diff)
downloadguix-bioinformatics-56a9d9ec46c79bfb41d89c25c79dae42545598cd.tar.gz
Make repo compile against a recent guix
Diffstat (limited to 'gn/packages/sambamba.scm')
-rw-r--r--gn/packages/sambamba.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/sambamba.scm b/gn/packages/sambamba.scm
index dd8fbfa..e5623d4 100644
--- a/gn/packages/sambamba.scm
+++ b/gn/packages/sambamba.scm
@@ -89,7 +89,7 @@ data.  It also provides the @command{bgzip}, @command{htsfile}, and
        ))
       (native-inputs
        `(("ldc" ,ldc)
-         ("shunit2-old" ,shunit2-old)
+         ;; ("shunit2-old" ,shunit2-old) disable for a bit
          ("coreutils" ,coreutils) ; for env
          ("perl" ,perl) ; Needed for building htslib
          ("ruby" ,ruby) ; Needed for building htslib