Age | Commit message (Collapse) | Author |
|
* gnu/packages/python.scm (python-cryptography, python2-cryptography):
Update to 1.3.4.
[source]: Use pypi-uri.
(python-cryptography-vectors, python2-cryptography-vectors): Update to 1.3.4.
[source]: Use pypi-uri.
|
|
* gnu/packages/xdisorg.scm (rofi): Update to 1.1.0.
|
|
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.1.4.2.
[native-inputs]: Switch python to python-wrapper.
[arguments]: Add '--without-doxygen' and '--disable-gtk3'.
|
|
* gnu/packages/libreoffice.scm (orcus): Update to 0.9.2.
|
|
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.0.1.
|
|
* gnu/packages/statistics.scm (r-glmnet): New variable.
|
|
* gnu/packages/busybox.scm (busybox)[arguments]: Use 'modify-phases'.
|
|
* gnu/packages/busybox.scm (busybox): Update to 1.25.0.
[native-inputs]: Add which.
|
|
* gnu/packages/owncloud.scm (owncloud-client)[source]: Add a snippet
removing some of the 3rd party projects.
|
|
* gnu/packages/owncloud.scm (owncloud-client): Update to 2.2.2.
|
|
* gnu/packages/python.scm (python-prompt-toolkit, python2-prompt-toolkit):
New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
This is a followup to commit a44fd439dcef88b33c00db94fb3419e097401fee.
* gnu/packages/python.scm (python-wcwidth)[properties]: New field.
|
|
* gnu/packages/maths.scm (ceres)[inputs]: Move GLOG to...
[propagated-inputs]: ... here. New field.
|
|
* gnu/system/linux-initrd.scm (base-initrd): Add nvme to linux-modules.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/bioinformatics.scm (blast+): Update to 2.4.0.
|
|
* gnu/packages/maths.scm (ceres)[arguments]: Remove -DMINIGLOG=ON.
[inputs]: Add GLOG.
|
|
* gnu/packages/logging.scm (glog): New variable.
|
|
Fixes <http://bugs.gnu.org/23744>.
Reported by Jovany Leandro G.C <bit4bit@riseup.net>
and Jelle Licht <jlicht@fsfe.org>.
* gnu/packages/node.scm (node)[arguments]: Replace 'patch-shebangs'
phase.
|
|
* gnu/packages/graphics.scm (openexr)[source](snippet): Modify
IlmImf/Makefile.in so that it installs 'ImfStdIO.h'.
|
|
* gnu/packages/patches/avrdude-fix-libusb.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/flashing-tools.scm (avrdude)[source]: Remove patch.
[inputs]: Replace "libusb" with "libusb-compat".
|
|
* gnu/packages/bioinformatics.scm (star): Update to 2.5.2a.
|
|
* gnu/packages/bioinformatics.scm (htslib): Update to 1.3.1.
|
|
* gnu/packages/bioinformatics.scm (seek): New variable.
|
|
* gnu/packages/bioinformatics.scm (mafft): Update to 7.299.
|
|
This reverts commit 763a8e6e235cf464306214349dad21979f2645f0.
|
|
* gnu/packages/bioinformatics.scm (metabat): Update to 0.26.3.
[arguments]: Update include and linking paths accordingly.
|
|
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.9.
|
|
* gnu/packages/statistics.scm (r)[inputs]: Remove cairo, add pango.
|
|
* gnu/tests/base.scm (%avahi-os): New variable.
(run-nss-mdns-test): New procedure.
(%test-nss-mdns): New variable.
|
|
* gnu/services/avahi.scm (<avahi-configuration>)[debug?]: New field.
(avahi-shepherd-service): Honor it.
(avahi-service): Add #:debug? and honor it.
* doc/guix.texi (Networking Services): Adjust accordingly.
|
|
This makes sure the service's 'start' finishes when avahi-daemon is
ready to process requests.
* gnu/services/avahi.scm (avahi-shepherd-service): Use --daemonize
instead of --syslog and add #:pid-file.
|
|
* gnu/tests.scm (<marionette-configuration>): New record type.
(marionette-shepherd-service): Argument now is a <marionette-configuration>.
(marionette-operating-system): Adjust accordingly. Add #:requirements
parameter and honor it.
|
|
* gnu/tests/base.scm (run-basic-test)["host name resolution",
"host not found"]: New tests.
|
|
* gnu/services/base.scm (syslog-service-type): Export.
(urandom-seed-service-type): Export.
|
|
* gnu/services/base.scm (nscd-shepherd-service): Pass #:pid-file.
|
|
* gnu/packages/xfce.scm (orage): New variable.
|
|
* gnu/packages/python.scm (python2-orator)[native-inputs]: Move
python2-ipaddress ...
[propagated-inputs]: to here.
|
|
* gnu/packages/python.scm (python-orator)[native-inputs]: Move
python-arrow, python-blinker, python-cleo, python-fake-factory,
python-inflection, python-lazy-object-proxy, python-pyaml,
python-simplejson, python-wrapt ...
[propagated-inputs]: to here.
|
|
* gnu/packages/python.scm (python2-fake-factory)[native-inputs]: Move
python2-ipaddress ...
[propagated-inputs]: to here.
|
|
* gnu/packages/python.scm (python-fake-factory)[native-inputs]: Move
python-dateutil-2, python-six ...
[propagated-inputs]: to here.
|
|
* gnu/packages/python.scm (python-email-validator)[native-inputs]: Move
python-dnspython, python-idna ...
[propagated-inputs]: to here.
|
|
* gnu/packages/python.scm (python-cleo)[native-inputs]: Move
python-psutil, python-pylev ...
[propagated-inputs]: to here.
|
|
* gnu/packages/python.scm (python-arrow)[native-inputs]: Move
python-dateutil-2 ...
[propagated-inputs]: to here.
|
|
* gnu/packages/python.scm (python-pykafka)[native-inputs]: Move
python-gevent, python-kazoo, python-tabulate ...
[propagated-inputs]: to here.
|
|
* gnu/packages/python.scm (python-kazoo)[native-inputs]: Move
six ...
[propagated-inputs]: to here.
|
|
* gnu/packages/python.scm (python-twisted)[native-inputs]: Move
python-zope-interface ...
[propagated-inputs]: to here.
|
|
* gnu/local.mk: Modified file.
* gnu/packages/golang.scm: New file.
Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
Co-authored-by: Andy Wingo <wingo@igalia.com>
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/bioinformatics.scm (khmer): New variable.
* gnu/packages/patches/khmer-use-libraries.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/bioinformatics.scm (python-screed, python2-screed):
New variables.
|
|
* gnu/packages/qt.scm (qttools): Update to 5.6.1-1.
|