~ruther/guix-local

6aec7e2e — Tobias Geerinckx-Rice 6 years ago
gnu: hcxdumptool: Update to 6.0.6.

* gnu/packages/networking.scm (hcxdumptool): Update to 6.0.6.
[inputs]: Add openssl.
4960a955 — Lars-Dominik Braun 6 years ago
gnu: Add mergerfs-tools.

* gnu/packages/storage.scm (mergerfs-tools): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
639bcf20 — Lars-Dominik Braun 6 years ago
gnu: Add mergerfs.

* gnu/packages/storage.scm (mergerfs): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
56caf77e — Marcin Karpezo 6 years ago
gnu: Add Polish hunspell dictionary.

* gnu/packages/libreoffice.scm (hunspell-dict-pl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
c19293ad — Alexey Abramov 6 years ago
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>
d9ef5aeb — Alexey Abramov 6 years ago
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>
b6c44593 — Ludovic Courtès 6 years ago
doc: Mention Btrfs compression.

Suggested by Pierre Neidhardt <mail@ambrevar.xyz>.

* doc/guix.texi (Keyboard Layout and Networking and Partitioning):
Mention Btrfs compression.
3f9c62d1 — Ludovic Courtès 6 years ago
gnu: shepherd: Update to 0.8.1.

* gnu/packages/admin.scm (shepherd): Update to 0.8.1.
19b464fc — Maxim Cournoyer 6 years ago
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+.
7c9be7b7 — Maxim Cournoyer 6 years ago
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.
2f49007d — Ricardo Wurmus 6 years ago
gnu: Add python-pairtools.

* gnu/packages/bioinformatics.scm (python-pairtools): New variable.
6742a84c — Ricardo Wurmus 6 years ago
gnu: Remove bedtools-2.26.

* gnu/packages/bioinformatics.scm (bedtools-2.26): Remove variable.
08542026 — Ricardo Wurmus 6 years ago
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
7277baf5 — Katherine Cox-Buday 6 years ago
gnu: librdkafka: Update to 1.4.2.

* gnu/packages/networking.scm (librdkafka): Update to 1.4.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
ecd297a1 — Efraim Flashner 6 years ago
gnu: global: Don't build static libraries.

* gnu/packages/code.scm (global)[arguments]: Add configure-flag to
disable static libraries.
683910e9 — Efraim Flashner 6 years ago
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.
9ab2790e — Nicolas Goaziou 6 years ago
gnu: emacs-auctex: Update to 12.2.3.

* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 12.2.3.
523ddf34 — Tobias Geerinckx-Rice 6 years ago
gnu: fmt: Update to 6.2.1.

* gnu/packages/pretty-print.scm (fmt): Update to 6.2.1.
e809c891 — Tobias Geerinckx-Rice 6 years ago
gnu: camlp5: Update to 7.12.

* gnu/packages/ocaml.scm (camlp5): Update to 7.12.
0c58139c — Tobias Geerinckx-Rice 6 years ago
gnu: re2: Update to 2020-06-01.

* gnu/packages/regex.scm (re2): Update to 2020-06-01.
Next