summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2024-04-10 02:55:26 -0500
committermsglm <msglm@techchud.xyz>2024-04-10 02:55:26 -0500
commit63837ce0421e63fdef92dedee471a82fb64364b6 (patch)
treee9a5c70a683723aee36d96bb3f4caccddb108027
parent3735cf1c4783324f75481cd196140b3653526d86 (diff)
downloadguix-msglm-63837ce0421e63fdef92dedee471a82fb64364b6.tar.gz
guix-msglm-63837ce0421e63fdef92dedee471a82fb64364b6.tar.bz2
guix-msglm-63837ce0421e63fdef92dedee471a82fb64364b6.zip
add sherlock dependency to stashley
-rw-r--r--stashley.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/stashley.scm b/stashley.scm
index a614ca2..ef27a10 100644
--- a/stashley.scm
+++ b/stashley.scm
@@ -10,6 +10,7 @@
#:use-module (gnu packages video)
#:use-module (gnu packages python-xyz)
#:use-module (gnu packages python-build)
+ #:use-module (sherlock)
)
(define-public stashley