gnu: perl-net-dns: Update to 1.24.
* gnu/packages/networking.scm (perl-net-dns): Update to 1.24.
gnu: ocaml-extlib: Update to 1.7.7.
* gnu/packages/ocaml.scm (ocaml-extlib): Update to 1.7.7.
[source]: Update TLD.
gnu: hcxdumptool: Fix cross-compilation.
* gnu/packages/networking.scm (hcxdumptool)[arguments]: Use CC-FOR-TARGET.
gnu: hcxdumptool: Update to 6.0.6.
* gnu/packages/networking.scm (hcxdumptool): Update to 6.0.6.
[inputs]: Add openssl.
gnu: Add mergerfs-tools.
* gnu/packages/storage.scm (mergerfs-tools): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add mergerfs.
* gnu/packages/storage.scm (mergerfs): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add Polish hunspell dictionary.
* gnu/packages/libreoffice.scm (hunspell-dict-pl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: java-openjfx-build: Fix indentation.
* gnu/packages/java.scm (java-openjfx-build)[source]: Change the indentation
of the uri dirictive.
Signed-off-by: Alexey Abramov <levenson@mmer.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: java-openjfx-build: Add helpful patch.
* gnu/packages/java.scm (java-openjfx-build)[source]: Use it.
* gnu/packages/patches/java-openjfx-build-jdk_version.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Alexey Abramov <levenson@mmer.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
doc: Mention Btrfs compression.
Suggested by Pierre Neidhardt <mail@ambrevar.xyz>.
* doc/guix.texi (Keyboard Layout and Networking and Partitioning):
Mention Btrfs compression.
gnu: shepherd: Update to 0.8.1.
* gnu/packages/admin.scm (shepherd): Update to 0.8.1.
gnu: python-can: Update to 3.3.3.
This fixes the build of python-can, which is very exacting w.r.t. to its
dependencies.
* gnu/packages/python-xyz.scm (python-can): Update to 3.3.3.
[phases]{relax-version-requirements}: New phase.
[native-inputs]: Add python-coverage.
[license]: Correct the license to lgpl3+.
gnu: services: docker: Add a debug? parameter.
* gnu/services/docker.scm (docker-configuration): Add a debug? field.
(containerd-shepherd-service): Pass the "--log-level=debug" argument when
DEBUG? is true.
(docker-shepherd-service): Pass the "--debug" and "--log-level=debug"
arguments when DEBUG? is true.
* doc/guix.texi (Miscellaneous Services): Update doc.
gnu: Add python-pairtools.
* gnu/packages/bioinformatics.scm (python-pairtools): New variable.
gnu: Remove bedtools-2.26.
* gnu/packages/bioinformatics.scm (bedtools-2.26): Remove variable.
gnu: python-pybedtools: Disable unreliable test.
* gnu/packages/bioinformatics.scm (python-pybedtools)[arguments]: Disable
test_intron_exon_reads test; run tests verbosely.
test_intron_exon_reads
gnu: librdkafka: Update to 1.4.2.
* gnu/packages/networking.scm (librdkafka): Update to 1.4.2.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu: global: Don't build static libraries.
* gnu/packages/code.scm (global)[arguments]: Add configure-flag to
disable static libraries.
gnu: global: Move vim plugins to correct directory.
* gnu/packages/code.scm (global)[arguments]: Adjust 'post-install phase
to install vim plugin files to the expected directory.
gnu: emacs-auctex: Update to 12.2.3.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 12.2.3.