~ruther/guix-local

6b8ad47b — Mark H Weaver 6 years ago
gnu: linux-libre@4.4: Update to 4.4.226.

* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.226.
(linux-libre-4.4-pristine-source): Update hash.
b3ece3ba — Tobias Geerinckx-Rice 6 years ago
gnu: mpg123: Update to 1.26.1.

* gnu/packages/mp3.scm (mpg123): Update to 1.26.1.
51229613 — Tobias Geerinckx-Rice 6 years ago
gnu: ncdu: Update to 1.15.

* gnu/packages/ncdu.scm (ncdu): Update to 1.15.
eb683ebb — Tobias Geerinckx-Rice 6 years ago
gnu: lsp-plugins: Update to 1.1.22.

* gnu/packages/music.scm (lsp-plugins): Update to 1.1.22.
6810e9fe — Tobias Geerinckx-Rice 6 years ago
gnu: perl-net-dns: Update to 1.24.

* gnu/packages/networking.scm (perl-net-dns): Update to 1.24.
bb79af86 — Tobias Geerinckx-Rice 6 years ago
gnu: ocaml-extlib: Update to 1.7.7.

* gnu/packages/ocaml.scm (ocaml-extlib): Update to 1.7.7.
[source]: Update TLD.
39a598c6 — Tobias Geerinckx-Rice 6 years ago
gnu: hcxdumptool: Fix cross-compilation.

* gnu/packages/networking.scm (hcxdumptool)[arguments]: Use CC-FOR-TARGET.
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
Next