diff options
| author | BonfaceKilz | 2021-05-10 16:18:33 +0300 | 
|---|---|---|
| committer | BonfaceKilz | 2021-05-10 20:46:17 +0300 | 
| commit | 95bb5be75c5c32513cf8221264f6b6c5a7652806 (patch) | |
| tree | db0d44af035988c9d6a751fd32797095489be9f9 | |
| parent | 165c48ca7c6c3d1bc5167a2c18f6b01f412da1c4 (diff) | |
| download | guix-bioinformatics-95bb5be75c5c32513cf8221264f6b6c5a7652806.tar.gz | |
gn: genenetwork: Remove racket-minimal from gn2 inputs.
* gn/packages/genenetwork.scm [propagated-inputs]: Remove racket-minimal.
| -rw-r--r-- | gn/packages/genenetwork.scm | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 86f2d46..d3d02e0 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -286,7 +286,6 @@ Graphical Fragment Assembly} files and related formats.") ; ("genenetwork2-files-small" ,genenetwork2-files-small) ("plink-ng-gn" ,plink-ng-gn) ; ("pylmm-gn2" ,pylmm-gn2) - ("racket-minimal" ,racket-minimal) ("rust-qtlreaper" ,rust-qtlreaper) ("nginx" ,nginx) ("python-twint" ,python-twint) | 
