diff options
| author | Frederick Muriuki Muriithi | 2025-08-13 14:10:15 -0500 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2025-08-13 14:10:15 -0500 |
| commit | 58056655bc4642590dd140eaa3ca1d77f915820a (patch) | |
| tree | 857de3502a2535d237ae2ea0ffeb4355ff9df782 /gn | |
| parent | 0c34ef3c48ac44d6b3714607f59c72bdd65b2064 (diff) | |
| download | guix-bioinformatics-58056655bc4642590dd140eaa3ca1d77f915820a.tar.gz | |
genenetwork3: Explicitly include gunicorn as a dependency.
Diffstat (limited to 'gn')
| -rw-r--r-- | gn/packages/genenetwork.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index c5b87ed..6367dfd 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -146,6 +146,7 @@ nss-certs gemma-wrapper gn-rust-correlation + gunicorn python-argon2-cffi python-authlib python-biopython |
