summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-30build-system/r: bioconductor-uri: Fix archive URL.zimoun
* guix/build-system/r.scm (bioconductor-uri): Fix archive URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-29gnu: java-bsh: Don't use unstable tarball.Efraim Flashner
* gnu/packages/java.scm (java-bsh)[source]: Download using git-fetch.
2020-06-29gnu: java-jcommander: Don't use unstable tarball.Efraim Flashner
* gnu/packages/java.scm (java-jcommander)[source]: Download using git-fetch.
2020-06-29gnu: java-jboss-javassist: Remove prebuilt jar in snippet.Efraim Flashner
* gnu/packages/java.scm (java-jboss-javassist)[source]: Add snippet to remove prebuilt jar. [arguments]: Remove custom 'remove-binary phase.
2020-06-29gnu: java-jboss-javassist: Don't use unstable tarball.Efraim Flashner
* gnu/packages/java.scm (java-jboss-javassist)[source]: Download using git-fetch. [arguments]: Add custom 'make-files-writable phase.
2020-06-29gnu: java-assertj: Don't use unstable tarball.Efraim Flashner
* gnu/packages/java.scm (java-asssertj)[source]: Download using git-fetch.
2020-06-29gnu: java-guice: Don't use unstable tarball.Efraim Flashner
* gnu/packages/java.scm (java-guice)[source]: Download using git-fetch. [arguments]: Add custom 'make-files-writable phase. (java-guice-servlet)[arguments]: Same.
2020-06-29gnu: emacs-modus-vivendi-theme: Update to 0.10.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-modus-vivendi-theme): Update to 0.10.0.
2020-06-29gnu: emacs-modus-operandi-theme: Update to 0.10.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): Update to 0.10.0.
2020-06-29gnu: starfighter: Update to 2.2.1.Kei Kebreau
* gnu/packages/games.scm (starfighter): Update to 2.2.1. [source]: Update URI.
2020-06-29ci: Do not limit disk-image size.Mathieu Othacehe
Installation tests are already checking the disk-image size. Do not set another limit here. * gnu/ci.scm (image-jobs): Do not limit disk-image size.
2020-06-29gnu: Add mednafen.Nicolas Goaziou
* gnu/packages/emulators.scm (mednafen): New variable.
2020-06-29gnu: marisa: Mark up description.Tobias Geerinckx-Rice
* gnu/packages/datastructures.scm (marisa)[description]: Use @acronym.
2020-06-29gnu: marisa: Update to 0.2.6.Tobias Geerinckx-Rice
* gnu/packages/datastructures.scm (marisa): Update to 0.2.6. [source]: Use worse URL. [native-inputs]: Add autoconf, automake, and libtool.
2020-06-29gnu: mariadb-connector-c: Update to 3.1.9.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.9.
2020-06-29gnu: perl-dbix-class: Update to 0.082842.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (perl-dbix-class): Update to 0.082842. [propagated-inputs]: Replace perl-sql-abstract with perl-sql-abstract-classic.
2020-06-29gnu: Add perl-sql-abstract-classic.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (perl-sql-abstract-classic): New public variable.
2020-06-29gnu: rust-x11-dl: Update to 2.18.5.Tobias Geerinckx-Rice
* gnu/packages/crates-io.scm (rust-x11-dl): Update to 2.18.5.
2020-06-29gnu: python-coverage: Update home page.Tobias Geerinckx-Rice
* gnu/packages/check.scm (python-coverage)[home-page]: Update & use HTTPS.
2020-06-29gnu: sparse: Update to 0.6.2.Tobias Geerinckx-Rice
* gnu/packages/c.scm (sparse): Update to 0.6.2.
2020-06-29gnu: ccache: Update to 3.7.10.Tobias Geerinckx-Rice
* gnu/packages/ccache.scm (ccache): Update to 3.7.10.
2020-06-29gnu: stellarium: Update to 0.20.2.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (stellarium): Update to 0.20.2.
2020-06-29gnu: ansible: Update to 2.9.10.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (ansible): Update to 2.9.10.
2020-06-29gnu: s-tui: Update to 1.0.1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (s-tui): Update to 1.0.1.
2020-06-29gnu: xxhash: Detect vector instructions at run time.Tobias Geerinckx-Rice
* gnu/packages/digest.scm (xxhash)[arguments]: Set DISPATCH=1 make flag on x86.
2020-06-29gnu: xxhash: Update to 0.7.4.Tobias Geerinckx-Rice
* gnu/packages/digest.scm (xxhash): Update to 0.7.4.
2020-06-29gnu: xxhash: Cross-compile.Tobias Geerinckx-Rice
* gnu/packages/digest.scm (xxhash)[arguments]: Use CC-FOR-TARGET.
2020-06-29gnu: vdirsyncer: Update to 0.16.8.Tobias Geerinckx-Rice
* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.8. [propagated-inputs]: Use python-click-5.
2020-06-29gnu: Add python-click@5.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-click-5): New public variable.
2020-06-29gnu: monero-gui: Update to 0.16.0.1.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero-gui): Update to 0.16.0.1.
2020-06-29gnu: monero: Update to 0.16.0.1.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero): Update to 0.16.0.1.
2020-06-29gnu: python-pytest-flake8: Update to 1.0.6.Matthew Kraai
* gnu/packages/python-check.scm (python-pytest-flake8): Update to 1.0.6. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-06-29gnu: Add bats.Oleg Pykhalov
* gnu/packages/bash.scm (bats): New variable.
2020-06-29gnu: artanis: Use guile2.2 version of guile-redis.Masaya Tojo
* gnu/packages/guile-xyz.scm (artanis)[propagated-inputs]: Change from guile-redis to guile2.2-redis. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-29gnu: exercism: Don't install source.Jakub Kądziołka
* gnu/packages/education.scm (exercism)[arguments]: Set install-source? to #f.
2020-06-29gnu: Add burgerspace.Nicolas Goaziou
* gnu/packages/games.scm (burgerspace): New variable.
2020-06-29gnu: Add flatzebra.Nicolas Goaziou
* gnu/packages/game-development.scm (flatzebra): New variable.
2020-06-28gnu: python-xlib: Fix native input.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python-xlib)[native-inputs]: Replace python2-setuptools-scm with python-setuptools-scm.
2020-06-28gnu: python2-xlib: Update to 0.27.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python2-xlib): Update to 0.27.
2020-06-28gnu: Add python-xlib.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python-xlib): New variable.
2020-06-28tests: Do not fail when network interface aliases are present.Marius Bakke
Fixes <https://bugs.gnu.org/42111>. * tests/syscalls.scm ("network-interface-names"): Filter interface names with a colon.
2020-06-28Add more missing (ice-9 format) imports.Marius Bakke
* gnu/machine/ssh.scm: Import (ice-9 format). * guix/scripts/graph.scm: Likewise. * guix/scripts/system/search.scm: Likewise. * guix/remote.scm: Likewise.
2020-06-28gnu: doctest: Update to 2.4.0.Marius Bakke
* gnu/packages/check.scm (doctest): Update to 2.4.0.
2020-06-28gnu: asciidoc-py3: Update to 9.0.1.Marius Bakke
* gnu/packages/documentation.scm (asciidoc-py3): Update to 9.0.1.
2020-06-28gnu: git: Update to 2.27.0.Marius Bakke
* gnu/packages/version-control.scm (git): Update to 2.27.0. [arguments]: Adjust xmlto substitution for upstream changes.
2020-06-28doc: cookbook: Fix encoding of "André".Ludovic Courtès
This is a followup to f8945734a5abff69644284231cc47fb67456657b. * doc/guix-cookbook.texi: Encode "André" as UTF-8, not ISO-8859-1.
2020-06-28gnu: mumble: Fix mumble-overlay.Leo Prikler
The canonical mumble-overlay script searches for libmumble.so.1 in various directories, none of which are relevant in Guix installations and additionally does some work to match the architecture of the library to that of the command that will be executed. This work is unnecessary in Guix and only causes the script to fail, so we instead just hardcode the path. * gnu/packages/telephony.scm (mumble)[#:phases]: Add fix-mumble-overlay. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-28channels: Error out when the 'guix' channel lacks an introduction.Ludovic Courtès
* guix/channels.scm (latest-channel-instance): Raise an error instead of warning when 'guix is unauthenticated. * tests/channels.scm ("latest-channel-instances, missing introduction for 'guix'"): New test.
2020-06-28tests: Allow 'tests/git-authenticate.scm' to run when git/gpg is missing.Ludovic Courtès
Fixes <https://bugs.gnu.org/42077>. Reported by Jan Nieuwenhuizen <janneke@gnu.org>. The typo was introduced in 7b06781a58326f251c4af6340379d68e3cb98adb. * tests/git-authenticate.scm <top level>: Remove call to 'which' around (gpg+git-available?).
2020-06-28processes: Write to $PAGER.Ludovic Courtès
* guix/ui.scm (with-paginated-output-port): Export. * guix/scripts/processes.scm (guix-processes): Use it instead of writing directly to (current-output-port).