summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: emacs-nov-el: Add comment about upstream not tagging releases.•••* gnu/packages/emacs-xyz.scm (emacs-nov-el): Add a comment. Fix indentation. Nicolas Goaziou2020-06-041-31/+34
* gnu: emacs-elpher: Update to 2.7.9.•••* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.7.9. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Simon South2020-06-041-2/+2
* gnu: emacs-nov-el: Update to 0.3.0.•••* 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> Simon South2020-06-041-5/+5
* gnu: Add emacs-glsl-mode.•••* gnu/packages/emacs-xyz.scm (emacs-glsl-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Fredrik Salomonsson2020-06-041-0/+26
* xorg: honor xorg-configuration-server in xorg-configuration->file•••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. Caleb Ristvedt2020-06-041-80/+81
* gnu: python-pypairix: Update to 0.3.7 and build programs.•••* gnu/packages/bioinformatics.scm (python-pypairix): Update to 0.3.7. [source]: Fetch from github. [arguments]: Add phases "build-programs" and "install-programs". Ricardo Wurmus2020-06-041-7/+20
* gnu: sameboy: Update to 0.13.1 [security fix].•••* gnu/packages/emulators.scm (sameboy): Update to 0.13.1. Jakub Kądziołka2020-06-031-2/+2
* gnu: linux-libre: Update to 5.4.44.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.44. (linux-libre-5.4-pristine-source): Update hash. Mark H Weaver2020-06-031-2/+2
* gnu: linux-libre@5.6: Update to 5.6.16.•••* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.16. (linux-libre-5.6-pristine-source): Update hash. Mark H Weaver2020-06-031-2/+2
* gnu: linux-libre@4.19: Update to 4.19.126.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.126. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver2020-06-031-2/+2
* gnu: linux-libre@4.14: Update to 4.14.183.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.183. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver2020-06-031-2/+2
* gnu: linux-libre@4.9: Update to 4.9.226.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.226. (linux-libre-4.9-pristine-source): Update hash. Mark H Weaver2020-06-031-2/+2
* 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. Mark H Weaver2020-06-031-2/+2
* gnu: mpg123: Update to 1.26.1.•••* gnu/packages/mp3.scm (mpg123): Update to 1.26.1. Tobias Geerinckx-Rice2020-06-031-2/+2
* gnu: ncdu: Update to 1.15.•••* gnu/packages/ncdu.scm (ncdu): Update to 1.15. Tobias Geerinckx-Rice2020-06-031-2/+2
* gnu: lsp-plugins: Update to 1.1.22.•••* gnu/packages/music.scm (lsp-plugins): Update to 1.1.22. Tobias Geerinckx-Rice2020-06-031-3/+2
* gnu: perl-net-dns: Update to 1.24.•••* gnu/packages/networking.scm (perl-net-dns): Update to 1.24. Tobias Geerinckx-Rice2020-06-031-2/+2
* gnu: ocaml-extlib: Update to 1.7.7.•••* gnu/packages/ocaml.scm (ocaml-extlib): Update to 1.7.7. [source]: Update TLD. Tobias Geerinckx-Rice2020-06-031-3/+3
* gnu: hcxdumptool: Fix cross-compilation.•••* gnu/packages/networking.scm (hcxdumptool)[arguments]: Use CC-FOR-TARGET. Tobias Geerinckx-Rice2020-06-031-1/+1
* gnu: hcxdumptool: Update to 6.0.6.•••* gnu/packages/networking.scm (hcxdumptool): Update to 6.0.6. [inputs]: Add openssl. Tobias Geerinckx-Rice2020-06-031-2/+4
* gnu: Add mergerfs-tools.•••* gnu/packages/storage.scm (mergerfs-tools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Lars-Dominik Braun2020-06-031-0/+53
* gnu: Add mergerfs.•••* gnu/packages/storage.scm (mergerfs): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Lars-Dominik Braun2020-06-031-0/+47
* gnu: Add Polish hunspell dictionary.•••* gnu/packages/libreoffice.scm (hunspell-dict-pl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Marcin Karpezo2020-06-031-0/+51
* 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> Alexey Abramov2020-06-031-4/+4
* 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> Alexey Abramov2020-06-033-1/+30
* gnu: shepherd: Update to 0.8.1.•••* gnu/packages/admin.scm (shepherd): Update to 0.8.1. Ludovic Courtès2020-06-031-2/+2
* 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+. Maxim Cournoyer2020-06-031-3/+12
* 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. Maxim Cournoyer2020-06-031-4/+16
* gnu: Add python-pairtools.•••* gnu/packages/bioinformatics.scm (python-pairtools): New variable. Ricardo Wurmus2020-06-031-0/+58
* gnu: Remove bedtools-2.26.•••* gnu/packages/bioinformatics.scm (bedtools-2.26): Remove variable. Ricardo Wurmus2020-06-031-14/+0
* 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 Ricardo Wurmus2020-06-031-4/+5
* gnu: librdkafka: Update to 1.4.2.•••* gnu/packages/networking.scm (librdkafka): Update to 1.4.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Katherine Cox-Buday2020-06-031-7/+7
* gnu: global: Don't build static libraries.•••* gnu/packages/code.scm (global)[arguments]: Add configure-flag to disable static libraries. Efraim Flashner2020-06-031-1/+2
* 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. Efraim Flashner2020-06-031-4/+11
* gnu: emacs-auctex: Update to 12.2.3.•••* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 12.2.3. Nicolas Goaziou2020-06-031-6/+6
* gnu: fmt: Update to 6.2.1.•••* gnu/packages/pretty-print.scm (fmt): Update to 6.2.1. Tobias Geerinckx-Rice2020-06-031-9/+9
* gnu: camlp5: Update to 7.12.•••* gnu/packages/ocaml.scm (camlp5): Update to 7.12. Tobias Geerinckx-Rice2020-06-031-2/+2
* gnu: re2: Update to 2020-06-01.•••* gnu/packages/regex.scm (re2): Update to 2020-06-01. Tobias Geerinckx-Rice2020-06-031-3/+3
* gnu: nix: Update to 2.3.5.•••* gnu/packages/package-management.scm (nix): Update to 2.3.5. Tobias Geerinckx-Rice2020-06-031-2/+2
* gnu: intel-vaapi-driver: Update to 2.4.1.•••* 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. Tobias Geerinckx-Rice2020-06-031-7/+11
* gnu: osinfo-db: Update to 20200529.•••* gnu/packages/virtualization.scm (osinfo-db): Update to 20200529. Tobias Geerinckx-Rice2020-06-031-2/+2
* gnu: osinfo-db-tools: Update to 1.8.0.•••* gnu/packages/virtualization.scm (osinfo-db-tools): Update to 1.8.0. Tobias Geerinckx-Rice2020-06-031-2/+2
* gnu: qutebrowser: Update to 1.12.0.•••* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.12.0. Tobias Geerinckx-Rice2020-06-031-4/+3
* gnu: bs1770gain: Deduplicate home page URLs.•••* gnu/packages/audio.scm (bs1770gain)[source]: Re-use the HOME-PAGE field in the snippet. Tobias Geerinckx-Rice2020-06-031-3/+3
* gnu: bs1770gain: Update to 0.7.0.•••* gnu/packages/audio.scm (bs1770gain): Update to 0.7.0. Tobias Geerinckx-Rice2020-06-031-2/+2
* gnu: iw: Use CC-FOR-TARGET.•••* gnu/packages/linux.scm (iw)[arguments]: Use CC-FOR-TARGET. Tobias Geerinckx-Rice2020-06-031-2/+1
* gnu: net-tools: Fix cross-compilation.•••* gnu/packages/linux.scm (net-tools)[arguments]: Use CC-FOR-TARGET. Tobias Geerinckx-Rice2020-06-031-2/+2
* gnu: lemonbar: Fix cross-compilation.•••* gnu/packages/wm.scm (lemonbar)[arguments]: Use CC-FOR-TARGET. Tobias Geerinckx-Rice2020-06-031-3/+4
* gnu: inxi-minimal: Update to 3.1.01-1.•••* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.01-1. Tobias Geerinckx-Rice2020-06-031-2/+2
* gnu: acpica: Update to 20200528.•••* gnu/packages/admin.scm (acpica): Update to 20200528. Tobias Geerinckx-Rice2020-06-031-2/+2