~ruther/guix-local

7d1f5f950f94d06548b4693dc00b8c47d66a3edf — Nicolas Graves 1 year, 4 months ago d7cad72
gnu: music: Add lint-hidden-cpe-vendors property.

* gnu/packages/bioinformatics.scm (music)[properties]: Add
lint-hidden-cpe-vendors property.

Signed-off-by: Zheng Junjie <z572@z572.online>
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +2 -1
@@ 10516,7 10516,8 @@ program for nucleotide and protein sequences.")
       "MUSIC is an algorithm for identification of enriched regions at
multiple scales in the read depth signals from ChIP-Seq experiments.")
      ;; See https://github.com/gersteinlab/MUSIC/issues/6
      (license license:gpl2+))))
      (license license:gpl2+)
      (properties '((lint-hidden-cpe-vendors . ("apple")))))))

(define-public newick-utils
  ;; There are no recent releases so we package from git.