| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/bioinformatics.scm (bppsuite): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (bpp-popgen): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (bpp-phyl): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (bpp-seq): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (bpp-core): New variable.
|
|
|
|
| |
* gnu/packages/machine-learning.scm (mcl): New variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-env-path): New variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-test-files): New variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-array-utils): New variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-file-grep): New variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-file-path): New variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-file-slurper): New variable.
|
|
|
|
| |
* gnu/packages/xml.scm (perl-graph-readwrite): New variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-graph): New variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-parse-yapp): New variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-xml-writer): New variable.
|
|
|
|
|
| |
* gnu/packages/parallel.scm (parallel)[inputs]: Add procps.
[arguments]: New field.
|
|
|
|
| |
* gnu/packages/mail.scm (offlineimap): Update to 7.0.4.
|
|
|
|
|
|
| |
* gnu/packages/irc.scm (ii): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.2.6.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/pdf.scm (zathura-djvu): Update to 0.2.5.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/pdf.scm (zathura-ps): Update to 0.2.3.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/pdf.scm (zathura-cb): Update to 0.1.5.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/pdf.scm (zathura): Update to 0.3.6.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (girara): Update to 0.2.6.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pythondialog): New variable.
(python2-pythondialog): Inherit from PYTHON-PYTHONDIALOG.
Co-authored-by: Vincent Legoll <vincent.legoll@idgrilles.fr>
|
|
|
|
|
|
| |
* gnu/packages/video.scm (bs1770gain): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-cucumber-core): Update to 1.5.0.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (python-biom-format,
python2-biom-format): New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-future, python2-future): New
variables.
|
|
|
|
|
|
|
| |
Fixes CVE-2016-{3458,3485,3500,3508,3550,3587,3606,3598,3610}.
* gnu/packages/java.scm (icedtea-8): Update to 3.1.0.
[native-inputs]: Add SHENANDOAH-DROP.
|
|
|
|
|
|
| |
Fixes CVE-2016-{3458,3485,3500,3508,3550,3598,3606,3610}.
* gnu/packages/java.scm (icedtea-7): Update to 2.6.7.
|
|
|
|
|
| |
* gnu/packages/spice.scm (spice-vdagent): Set Exec path in
spice-vdagent.desktop.
|
|
|
|
|
| |
* gnu/packages/qemu.scm (qemu)[inputs]: Add SPICE and VIRGLRENDERER.
(qemu-minimal)[inputs]: Remove SPICE and VIRGLRENDERER.
|
|
|
|
| |
* gnu/packages/qemu.scm (qemu): Reorder inputs alphabetically.
|
|
|
|
|
|
| |
* gnu/packages/tor.scm (tor): Update to 0.2.8.6.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
| |
* gnu/packages/qt.scm (qjson): Delete variable.
|
|
|
|
|
|
| |
* gnu/packages/irc.scm (ircii): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/guile.scm (guile-commonmark): New variable.
|
|
|
|
|
|
| |
* gnu/packages/music.scm (tuxguitar): Update to 1.3.2.
[arguments]: Use ant-build-system and rearrange build phases.
[native-inputs]: Remove field.
|
|
|
|
|
|
|
|
| |
This partly reverts 868c13c53a9788f8f27e77d8c8f99df14be512ba, which
introduced a regression whereby gcc@5 and gcc@6 would no longer contain
their Info manual.
* gnu/packages/gcc.scm (gcc-5)[native-inputs]: Remove.
|
|
|
|
|
| |
* gnu/packages/curl.scm (curl)[replacement]: New field.
(curl-7.50.1): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/zsh.scm (zsh): Move from here ...
* gnu/packages/shells.scm (zsh): ... to here.
* gnu/packages/zsh.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove zsh.scm.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-texmf)[arguments]: Add #:substitutable?.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/ocaml.scm (unison)[native-inputs]: Add ghostscript.
This is a follow-up to commit e83a13faa221fe65eb86dee224a3f2aab9e13c60.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/lisp.scm (ecl)[arguments]: Use "kernel-headers" as the
identifier for an input.
This is a follow-up to commit 55de892b435657f82a25c6499174d09b4a680f15.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/patches/rapicorn-isnan.patch: New file.
* gnu/packages/graphics.scm (rapicorn)[source]: Add patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
|
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/engineering.scm (fastcap)[native-inputs]: Add ghostscript.
This is a follow-up to commit e83a13faa221fe65eb86dee224a3f2aab9e13c60.
|