Age | Commit message (Collapse) | Author |
|
* gnu/packages/python.scm (python-parse)[arguments]: Use 'modify-phases'
syntax.
|
|
* gnu/packages/python.scm (python-parse)[origin]: Add patch.
* gnu/packages/patches/python-parse-too-many-fields.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/django.scm (python-pytest-django)[native-inputs]: Add
python-django.
|
|
* gnu/packages/django.scm (python-django-filter)[native-inputs]: Add
python-django, python-mock.
|
|
* gnu/packages/python.scm (python-wtforms)[arguments]: Add a phase
preventing tests from failing when optional tests aren't run.
|
|
* gnu/packages/assembly.scm (lightning)[native-inputs]: Add zlib.
|
|
* gnu/packages/gxmessage.scm (gxmessage)[native-inputs]: Add gtk+3-bin.
|
|
* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.2.
|
|
* gnu/packages/graphics.scm (blender): Update to 2.78a.
|
|
* gnu/packages/python.scm (python-s3transfer, python2-s3transfer)[arguments]:
Use python-nose to run the tests.
[native-inputs]: Add python-mock and python-nose.
|
|
|
|
* gnu/packages/patches/perl-www-curl-remove-symbol.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (perl-www-curl)[source]: Use it.
|
|
* gnu/packages/lolcode.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/ssh.scm (autossh): New variable.
|
|
* gnu/packages/statistics.scm (r): Update to 3.3.1.
|
|
* gnu/packages/statistics.scm (r-matrixstats): Update to 0.51.0.
|
|
* gnu/packages/statistics.scm (r-r-utils): Update to 2.4.0.
|
|
* gnu/packages/statistics.scm (r-irlba): Update to 2.1.2.
|
|
* gnu/packages/statistics.scm (r-codetools): Update to 0.2-15.
|
|
* gnu/packages/statistics.scm (r-snow): Update to 0.4-2.
|
|
* gnu/packages/statistics.scm (r-backports): Update to 1.0.4.
|
|
* gnu/packages/statistics.scm (r-foreign): Update to 0.8-67.
|
|
* gnu/packages/statistics.scm (r-cluster): Update to 2.0.5.
|
|
* gnu/packages/statistics.scm (r-acepack): Update to 1.4.0.
|
|
* gnu/packages/statistics.scm (r-r6): Update to 2.2.0.
|
|
* gnu/packages/statistics.scm (r-evaluate): Update to 0.10.
|
|
* gnu/packages/statistics.scm (r-reshape2): Update to 1.4.2.
|
|
* gnu/packages/statistics.scm (r-stringi): Update to 1.1.2.
|
|
* gnu/packages/statistics.scm (r-matrix): Update to 1.2-7.1.
|
|
* gnu/packages/statistics.scm (r-colorspace): Update to 1.2-7.
|
|
* gnu/packages/web.scm (r-jsonlite): Update to 1.1.
|
|
* gnu/packages/web.scm (r-curl): Update to 2.2.
|
|
* gnu/packages/bioinformatics.scm (r-seqinr): Update to 3.3-3.
|
|
* gnu/packages/maths.scm (armadillo-for-rcpparmadillo): Update to
7.500.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.7.500.0.0.
|
|
* gnu/packages/maths.scm (armadillo): Update to 7.500.0.
|
|
* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.1.
[propagated-inputs]: Add r-evaluate, r-tibble.
|
|
* gnu/packages/bioinformatics.scm (bioperl-minimal): Update to 1.7.0.
|
|
The fix from upstream did not apply cleanly due to many context changes.
This was adapted by cloning mupdf 1.9a from git and fixing conflicts
after applying our patches and cherry-picking upstream commit 1e03c06.
This is a follow-up to 47a04fca999b91309d196afc9ebf4d8ac6f2083f.
* gnu/packages/patches/mupdf-CVE-2016-8674.patch: Adapt to 1.9a.
|
|
* guix/ui.scm (display-profile-content-diff): New variable.
* guix/scripts/package.scm (process-query): Use display-profile-content-diff.
In collaboration with Benz Schenk.
|
|
* gnu/packages/python.scm (python-certifi): Update to 2016.8.31.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/security-token.scm (libyubikey)[license]: Add prefix.
(ykclient)[license]: Add prefix.
|
|
* gnu/packages/yubico.scm: Delete file.
* gnu/packages/security-token.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
|
|
* gnu/packages/mail.scm (offlineimap)[native-inputs]: Add asciidoc and
libxslt.
[arguments]: Add phases 'build-documentation' and
'install-documentation' to build and install manpages. Also remove
unneeded key 'inputs' from 'wrap-binary' phase.
|
|
* gnu/packages/patches/notmuch-emacs-25-compatibility-fix.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/mail.scm (notmuch): Update to 0.23.1. Remove patch.
|
|
* gnu/packages/video.scm (vlc)[inputs]: Add x265.
|
|
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add x265.
|
|
* gnu/packages/video.scm (ffmpeg)[inputs]: Add x265.
[arguments]: Add '--enable-libx265' flag.
|
|
* gnu/packages/video.scm (x265): New variable.
|
|
* gnu/packages/psyc.scm (psyclpc): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/mail.scm (opensmtpd)[license]: Use LICENSE:OPENSSL, not
OPENSSL.
(opensmtpd-extras)[license]: Likewise.
|