about summary refs log tree commit diff
path: root/gn/packages/yaj.scm
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-10-06 04:11:21 -0500
committerFrederick Muriuki Muriithi2025-10-06 11:30:11 -0500
commitd9a10dd3e6f370f068e9c7a96318546d550a3731 (patch)
tree259418818a07bcca6390f1d8ff04d6c015c7f801 /gn/packages/yaj.scm
parent757f7c73e8b5be7251067445fa9e447784ea6d12 (diff)
downloadguix-bioinformatics-d9a10dd3e6f370f068e9c7a96318546d550a3731.tar.gz
python-nosexcover: Copy deleted package from mainline guix
Copy over the package deleted in mainline guix over to
guix-bioinformatics.
Diffstat (limited to 'gn/packages/yaj.scm')
-rw-r--r--gn/packages/yaj.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gn/packages/yaj.scm b/gn/packages/yaj.scm
index c36a6cc..bdd417d 100644
--- a/gn/packages/yaj.scm
+++ b/gn/packages/yaj.scm
@@ -12,7 +12,8 @@
   #:use-module (gnu packages python-web)
   #:use-module (gnu packages python-xyz)
   #:use-module (gnu packages web)
-  #:use-module (gn packages web))
+  #:use-module (gn packages web)
+  #:use-module (gn packages check))
 
 (define-public python-elasticsearch
   (package