diff options
Diffstat (limited to 'guix.scm')
-rw-r--r-- | guix.scm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |