Age | Commit message (Collapse) | Author |
|
* doc/guix-cookbook.texi (Getting substitutes from Tor): New section.
|
|
Fixes <https://bugs.gnu.org/40806>.
Previously the xorg-server package specified in the configuration was ignored
entirely in xorg-configuration->file. This had the effect that while the X
program of the configured package would be executed, the modules of the
configured package would be ignored in favor of the default xorg-server
package's modules. This fixes that.
* gnu/services/xorg.scm (xorg-configuration->file): honor
xorg-configuration-server.
|
|
* gnu/packages/bioinformatics.scm (python-pypairix): Update to 0.3.7.
[source]: Fetch from github.
[arguments]: Add phases "build-programs" and "install-programs".
|
|
* gnu/packages/emulators.scm (sameboy): Update to 0.13.1.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.44.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.16.
(linux-libre-5.6-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.126.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.183.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.226.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.226.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/mp3.scm (mpg123): Update to 1.26.1.
|
|
* gnu/packages/ncdu.scm (ncdu): Update to 1.15.
|
|
* gnu/packages/music.scm (lsp-plugins): Update to 1.1.22.
|
|
* gnu/packages/networking.scm (perl-net-dns): Update to 1.24.
|
|
* gnu/packages/ocaml.scm (ocaml-extlib): Update to 1.7.7.
[source]: Update TLD.
|
|
* gnu/packages/networking.scm (hcxdumptool)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/packages/networking.scm (hcxdumptool): Update to 6.0.6.
[inputs]: Add openssl.
|
|
* gnu/packages/storage.scm (mergerfs-tools): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/storage.scm (mergerfs): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/libreoffice.scm (hunspell-dict-pl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* 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/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>
|
|
Suggested by Pierre Neidhardt <mail@ambrevar.xyz>.
* doc/guix.texi (Keyboard Layout and Networking and Partitioning):
Mention Btrfs compression.
|
|
* gnu/packages/admin.scm (shepherd): Update to 0.8.1.
|
|
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.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/packages/bioinformatics.scm (python-pairtools): New variable.
|
|
* gnu/packages/bioinformatics.scm (bedtools-2.26): Remove variable.
|
|
* gnu/packages/bioinformatics.scm (python-pybedtools)[arguments]: Disable
test_intron_exon_reads test; run tests verbosely.
test_intron_exon_reads
|
|
* gnu/packages/networking.scm (librdkafka): Update to 1.4.2.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/code.scm (global)[arguments]: Add configure-flag to
disable static libraries.
|
|
* gnu/packages/code.scm (global)[arguments]: Adjust 'post-install phase
to install vim plugin files to the expected directory.
|
|
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 12.2.3.
|
|
* gnu/packages/pretty-print.scm (fmt): Update to 6.2.1.
|
|
* gnu/packages/ocaml.scm (camlp5): Update to 7.12.
|
|
* gnu/packages/regex.scm (re2): Update to 2020-06-01.
|
|
* gnu/packages/package-management.scm (nix): Update to 2.3.5.
|
|
* gnu/packages/video.scm (intel-vaapi-driver): Update to 2.4.1.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add autoconf, automake, and libtool.
|
|
* gnu/packages/virtualization.scm (osinfo-db): Update to 20200529.
|
|
* gnu/packages/virtualization.scm (osinfo-db-tools): Update to 1.8.0.
|
|
* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.12.0.
|
|
* gnu/packages/audio.scm (bs1770gain)[source]: Re-use the HOME-PAGE
field in the snippet.
|
|
* gnu/packages/audio.scm (bs1770gain): Update to 0.7.0.
|
|
* gnu/packages/linux.scm (iw)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/packages/linux.scm (net-tools)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/packages/wm.scm (lemonbar)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.01-1.
|
|
* gnu/packages/admin.scm (acpica): Update to 20200528.
|
|
* gnu/packages/linux.scm (blktrace)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/packages/linux.scm (mdadm)[arguments]: Use CC-FOR-TARGET.
|