aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix.scm')
l---------[-rw-r--r--]guix.scm25
1 files changed, 1 insertions, 24 deletions
diff --git a/guix.scm b/guix.scm
index 766fddf6..f35981b9 100644..120000
--- a/guix.scm
+++ b/guix.scm
@@ -1,24 +1 @@
-;; Make sure you have the
-;; https://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics
-;; channel set up.
-;;
-;; To drop into a development environment, run
-;;
-;; guix shell -Df guix.scm
-;;
-;; To get a development environment in a container, run
-;;
-;; guix shell -C -Df guix.scm
-
-(use-modules (gn packages genenetwork)
- (guix gexp)
- (guix git-download)
- (guix packages))
-
-(define %source-dir (dirname (current-filename)))
-
-(package
- (inherit genenetwork2)
- (source (local-file %source-dir "genenetwork2-checkout"
- #:recursive? #t
- #:select? (git-predicate %source-dir))))
+.guix/modules/genenetwork2.scm \ No newline at end of file