aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorArun Isaac2021-11-19 17:13:17 +0530
committerArun Isaac2021-11-19 17:13:17 +0530
commit51960ae8867367d0708b9c09f4de84530b25e786 (patch)
tree851b46eb9a8e6dfbc08bb1d92caf02b47b7064d7 /guix.scm
parent9c8366f6a79bd3e7bfef044f6e7758bb1b6fb120 (diff)
downloadgenenetwork3-51960ae8867367d0708b9c09f4de84530b25e786.tar.gz
Remove gemma specific instructions from guix.scm.
* guix.scm: Remove gemma specific instructions.
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm4
1 files changed, 0 insertions, 4 deletions
diff --git a/guix.scm b/guix.scm
index 8808d87..56a9fc1 100644
--- a/guix.scm
+++ b/guix.scm
@@ -17,10 +17,6 @@
;;; You should have received a copy of the GNU General Public License
;;; along with genenetwork3. If not, see https://www.gnu.org/licenses/.
-;; To use this file to build HEAD of gemma:
-;;
-;; env GUIX_PACKAGE_PATH=~/guix-bioinformatics/ guix build -f guix.scm
-;;
;; After checking out the git repo
;; cd ~ ; git clone https://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics
;;