summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:02 -0500
committertechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:02 -0500
commit744bffd22f3df7d341fc7e33505ea9275564fbba (patch)
treee9a5c70a683723aee36d96bb3f4caccddb108027
parent55aca87f0adbad496298da40895576ad0f4d0188 (diff)
downloadguix-techchud-744bffd22f3df7d341fc7e33505ea9275564fbba.tar.gz
guix-techchud-744bffd22f3df7d341fc7e33505ea9275564fbba.tar.bz2
guix-techchud-744bffd22f3df7d341fc7e33505ea9275564fbba.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