about summary refs log tree commit diff
path: root/guix.scm
diff options
context:
space:
mode:
authorPjotr Prins2026-04-03 09:12:33 +0200
committerPjotr Prins2026-04-03 09:12:33 +0200
commit19f7f7235cb9501008c5661b821a5efacef917ed (patch)
tree978c9ac9954ba281d404eba8ed011352f5ed3861 /guix.scm
parent0bf4af9c23ca5a1a34c9fa85ed18b5136113046a (diff)
downloadgenecup-master.tar.gz
Patch (edirect) to avoid panic during indexing HEAD master
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index 9b0f382..43c3f77 100644
--- a/guix.scm
+++ b/guix.scm
@@ -141,7 +141,9 @@ GeneCup with four gene symbols (gria1, crhr1, drd2, and penk).")
               (snippet
                '(begin
                   (delete-file "Mozilla-CA.tar.gz")
-                  (delete-file "cacert.pem")))))
+                  (delete-file "cacert.pem")))
+              (patches
+               (list (local-file "contrib/patches/edirect-xml-bounds-check.patch")))))
     (build-system gnu-build-system)
     (arguments
      (list