summary refs log tree commit diff
diff options
context:
space:
mode:
authorPjotr Prins2023-04-21 08:37:03 +0200
committerPjotr Prins2023-04-21 08:37:03 +0200
commitba4b6e582201ed279c27ccc0da97573cc28a4b64 (patch)
tree338c0b8e4b75db9dda75cc57c236f81c7a480a95
parentf27c02b96c65bef08368edd0b9e13d309a37328a (diff)
downloadgn-gemtext-ba4b6e582201ed279c27ccc0da97573cc28a4b64.tar.gz
On guix-profiles
-rw-r--r--topics/deployment.gmi6
-rw-r--r--topics/guix-profiles.gmi1
2 files changed, 6 insertions, 1 deletions
diff --git a/topics/deployment.gmi b/topics/deployment.gmi
index 02be5ff..567a7de 100644
--- a/topics/deployment.gmi
+++ b/topics/deployment.gmi
@@ -19,3 +19,9 @@ DATA_DIR="/export/data/genenetwork"
 XAPIAN_DB_PATH="/export/data/genenetwork-xapian"
 ```
 DATA_DIR must contain two directories—genotype_files and synteny.
+
+## deploy guix
+
+See also
+
+=> guix-profiles.gmi
diff --git a/topics/guix-profiles.gmi b/topics/guix-profiles.gmi
index 153357d..578bb82 100644
--- a/topics/guix-profiles.gmi
+++ b/topics/guix-profiles.gmi
@@ -17,7 +17,6 @@ Alternatively put the following into a channels.scm file.
 (list (channel
        (name 'gn-bioinformatics)
        (url "https://gitlab.com/genenetwork/guix-bioinformatics")
-       ;; (url "https://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics")
        (branch "master")))
 ```
 Build a profile using