aboutsummaryrefslogtreecommitdiff
path: root/.guix/modules/guix-package.scm
diff options
context:
space:
mode:
Diffstat (limited to '.guix/modules/guix-package.scm')
-rw-r--r--.guix/modules/guix-package.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/.guix/modules/guix-package.scm b/.guix/modules/guix-package.scm
index bda9204..899f0d7 100644
--- a/.guix/modules/guix-package.scm
+++ b/.guix/modules/guix-package.scm
@@ -62,7 +62,9 @@
(propagated-inputs
(list python-flask
python-authlib
+ python-pymonad
yoyo-migrations
+ python-bcrypt ;; remove after removing all references
python-argon2-cffi
python-email-validator))
(home-page "https://github.com/genenetwork/gn-auth")