From 51960ae8867367d0708b9c09f4de84530b25e786 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Fri, 19 Nov 2021 17:13:17 +0530 Subject: Remove gemma specific instructions from guix.scm. * guix.scm: Remove gemma specific instructions. --- guix.scm | 4 ---- 1 file changed, 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 ;; -- cgit v1.2.3