summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: emacs-nov-el: Add comment about upstream not tagging releases.Nicolas Goaziou2020-06-04
| | | | * gnu/packages/emacs-xyz.scm (emacs-nov-el): Add a comment. Fix indentation.
* gnu: emacs-elpher: Update to 2.7.9.Simon South2020-06-04
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.7.9. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-nov-el: Update to 0.3.0.Simon South2020-06-04
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.3.0. [home-page, source]: Use new upstream URIs. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-glsl-mode.Fredrik Salomonsson2020-06-04
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-glsl-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* doc: cookbook: Add entry about getting substitutes through Tor.Brice Waegeneire2020-06-04
| | | | * doc/guix-cookbook.texi (Getting substitutes from Tor): New section.
* xorg: honor xorg-configuration-server in xorg-configuration->fileCaleb Ristvedt2020-06-04
| | | | | | | | | | | | | 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: python-pypairix: Update to 0.3.7 and build programs.Ricardo Wurmus2020-06-04
| | | | | | * gnu/packages/bioinformatics.scm (python-pypairix): Update to 0.3.7. [source]: Fetch from github. [arguments]: Add phases "build-programs" and "install-programs".
* gnu: sameboy: Update to 0.13.1 [security fix].Jakub Kądziołka2020-06-03
| | | | * gnu/packages/emulators.scm (sameboy): Update to 0.13.1.
* gnu: linux-libre: Update to 5.4.44.Mark H Weaver2020-06-03
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.44. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@5.6: Update to 5.6.16.Mark H Weaver2020-06-03
| | | | | * gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.16. (linux-libre-5.6-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.126.Mark H Weaver2020-06-03
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.126. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.183.Mark H Weaver2020-06-03
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.183. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.226.Mark H Weaver2020-06-03
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.226. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre@4.4: Update to 4.4.226.Mark H Weaver2020-06-03
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.226. (linux-libre-4.4-pristine-source): Update hash.
* gnu: mpg123: Update to 1.26.1.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/mp3.scm (mpg123): Update to 1.26.1.
* gnu: ncdu: Update to 1.15.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/ncdu.scm (ncdu): Update to 1.15.
* gnu: lsp-plugins: Update to 1.1.22.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/music.scm (lsp-plugins): Update to 1.1.22.
* gnu: perl-net-dns: Update to 1.24.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/networking.scm (perl-net-dns): Update to 1.24.
* gnu: ocaml-extlib: Update to 1.7.7.Tobias Geerinckx-Rice2020-06-03
| | | | | * gnu/packages/ocaml.scm (ocaml-extlib): Update to 1.7.7. [source]: Update TLD.
* gnu: hcxdumptool: Fix cross-compilation.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/networking.scm (hcxdumptool)[arguments]: Use CC-FOR-TARGET.
* gnu: hcxdumptool: Update to 6.0.6.Tobias Geerinckx-Rice2020-06-03
| | | | | * gnu/packages/networking.scm (hcxdumptool): Update to 6.0.6. [inputs]: Add openssl.
* gnu: Add mergerfs-tools.Lars-Dominik Braun2020-06-03
| | | | | | * gnu/packages/storage.scm (mergerfs-tools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add mergerfs.Lars-Dominik Braun2020-06-03
| | | | | | * gnu/packages/storage.scm (mergerfs): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add Polish hunspell dictionary.Marcin Karpezo2020-06-03
| | | | | | * gnu/packages/libreoffice.scm (hunspell-dict-pl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: java-openjfx-build: Fix indentation.Alexey Abramov2020-06-03
| | | | | | | | * 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.Alexey Abramov2020-06-03
| | | | | | | | | * 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.Ludovic Courtès2020-06-03
| | | | | | | 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.Ludovic Courtès2020-06-03
| | | | * gnu/packages/admin.scm (shepherd): Update to 0.8.1.
* gnu: python-can: Update to 3.3.3.Maxim Cournoyer2020-06-03
| | | | | | | | | | 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.Maxim Cournoyer2020-06-03
| | | | | | | | | * 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.Ricardo Wurmus2020-06-03
| | | | * gnu/packages/bioinformatics.scm (python-pairtools): New variable.
* gnu: Remove bedtools-2.26.Ricardo Wurmus2020-06-03
| | | | * gnu/packages/bioinformatics.scm (bedtools-2.26): Remove variable.
* gnu: python-pybedtools: Disable unreliable test.Ricardo Wurmus2020-06-03
| | | | | | | * 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.Katherine Cox-Buday2020-06-03
| | | | | | * gnu/packages/networking.scm (librdkafka): Update to 1.4.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: global: Don't build static libraries.Efraim Flashner2020-06-03
| | | | | * gnu/packages/code.scm (global)[arguments]: Add configure-flag to disable static libraries.
* gnu: global: Move vim plugins to correct directory.Efraim Flashner2020-06-03
| | | | | * 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.Nicolas Goaziou2020-06-03
| | | | * gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 12.2.3.
* gnu: fmt: Update to 6.2.1.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/pretty-print.scm (fmt): Update to 6.2.1.
* gnu: camlp5: Update to 7.12.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/ocaml.scm (camlp5): Update to 7.12.
* gnu: re2: Update to 2020-06-01.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/regex.scm (re2): Update to 2020-06-01.
* gnu: nix: Update to 2.3.5.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/package-management.scm (nix): Update to 2.3.5.
* gnu: intel-vaapi-driver: Update to 2.4.1.Tobias Geerinckx-Rice2020-06-03
| | | | | | * 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: osinfo-db: Update to 20200529.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/virtualization.scm (osinfo-db): Update to 20200529.
* gnu: osinfo-db-tools: Update to 1.8.0.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/virtualization.scm (osinfo-db-tools): Update to 1.8.0.
* gnu: qutebrowser: Update to 1.12.0.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/web-browsers.scm (qutebrowser): Update to 1.12.0.
* gnu: bs1770gain: Deduplicate home page URLs.Tobias Geerinckx-Rice2020-06-03
| | | | | * gnu/packages/audio.scm (bs1770gain)[source]: Re-use the HOME-PAGE field in the snippet.
* gnu: bs1770gain: Update to 0.7.0.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/audio.scm (bs1770gain): Update to 0.7.0.
* gnu: iw: Use CC-FOR-TARGET.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/linux.scm (iw)[arguments]: Use CC-FOR-TARGET.
* gnu: net-tools: Fix cross-compilation.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/linux.scm (net-tools)[arguments]: Use CC-FOR-TARGET.
* gnu: lemonbar: Fix cross-compilation.Tobias Geerinckx-Rice2020-06-03
| | | | * gnu/packages/wm.scm (lemonbar)[arguments]: Use CC-FOR-TARGET.