aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--guix.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix.scm b/guix.scm
index 19e73a0..f20d62a 100644
--- a/guix.scm
+++ b/guix.scm
@@ -70,6 +70,7 @@
#:recursive? #t
#:select? git-file?))
(propagated-inputs `(("coreutils" ,coreutils)
+ ("diffutils" ,diffutils)
("gemma-wrapper" ,gemma-wrapper)
("python" ,python-wrapper)
("python-bcrypt" ,python-bcrypt)