aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
authorEfraim Flashner2020-09-03 02:19:49 -0500
committerEfraim Flashner2020-09-03 02:19:49 -0500
commit82bbe69c5471da0c8a535a37af5c6125be99b0df (patch)
treed2b8c72e7ef38625f128af7ea3d0c39d2b91f162 /gn/packages/genenetwork.scm
parent87515bb2a34cbc19e3ad4693867661734b7f415e (diff)
downloadguix-bioinformatics-82bbe69c5471da0c8a535a37af5c6125be99b0df.tar.gz
move python24-mysqlclient to 1.2.3.
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r--gn/packages/genenetwork.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 09e683f..3507064 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -774,7 +774,7 @@ written in C")
;; Where GN1 is located:
(("/gnshare/gn") out)
;; Where the database is located:
- (("tux01.uthsc.edu") "localhost"))
+ (("tux01") "localhost"))
;(("tux01.uthsc.edu") "lily.uthsc.edu"))
;; This directory is expected to be writable
(symlink "/tmp" "web/tmp")