summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: eid-mw: Update to 4.4.27.Tobias Geerinckx-Rice2020-05-28
| | | | * gnu/packages/security-token.scm (eid-mw): Update to 4.4.27.
* gnu: mu: Update to 1.4.7.Tobias Geerinckx-Rice2020-05-28
| | | | * gnu/packages/mail.scm (mu): Update to 1.4.7.
* gnu: gnome: Add gnome-boxes.Tobias Geerinckx-Rice2020-05-28
| | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add gnome-boxes.
* gnu: gnome-boxes: Update to 3.36.4.Tobias Geerinckx-Rice2020-05-28
| | | | * gnu/packages/gnome.scm (gnome-boxes): Update to 3.36.4.
* gnu: gdb: Add version 9.2.Ludovic Courtès2020-05-28
| | | | * gnu/packages/gdb.scm (gdb-9.2): New variable.
* maint: Check whether Guile-Gcrypt is recent enough.Ludovic Courtès2020-05-28
| | | | | | | | Suggested by Danny Milosavljevic <dannym@scratchpost.org> in <https://bugs.gnu.org/41494>. * m4/guix.m4 (GUIX_CHECK_GUILE_GCRYPT): New macro. * configure.ac: Use it.
* system: hurd: Remove custom <manifest> gexp compiler.Ludovic Courtès2020-05-28
| | | | | | | | This is superseded by <profile>, which was added in ef674a24c527eaf54801707d34dbf5d12ec139cb. * gnu/system/hurd.scm (compile-manifest): Remove. (cross-hurd-image)[system-profile]: Define using 'profile'.
* gnu: libnslog: Use latest version of check for tests.Eric Bavier2020-05-27
| | | | | | | Test failures with latest check were fixed in most recent release. See bug report: https://bugs.netsurf-browser.org/mantis/view.php?id=2736 * gnu/packages/web.scm (libnslog)[native-inputs]: Use latest check.
* gnu: linux-libre: Update to 5.4.43.Mark H Weaver2020-05-27
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.43. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@5.6: Update to 5.6.15.Mark H Weaver2020-05-27
| | | | | * gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.15. (linux-libre-5.6-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.125.Mark H Weaver2020-05-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.125. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.182.Mark H Weaver2020-05-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.182. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.225.Mark H Weaver2020-05-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.225. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre@4.4: Update to 4.4.225.Mark H Weaver2020-05-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.225. (linux-libre-4.4-pristine-source): Update hash.
* doc: Use existing URLs and file names in installation instructions.Julien Lepiller2020-05-27
| | | | | | | | | Some users are confused that these URLs and file names don't work, so change them to the most popular architecture, while still mentioning alternatives. * doc/guix.texi (USB Stick and DVD Installation, Binary Installation): Use x86_64-linux URLs by default.
* gnu: jucipp: Update to 1.6.0.Marius Bakke2020-05-27
| | | | | | * gnu/packages/text-editors.scm (jucipp): Update to 1.6.0. [arguments]: Remove obsolete phase. [inputs]: Add UNIVERSAL-CTAGS.
* gnu: Add Universal Ctags.Marius Bakke2020-05-27
| | | | * gnu/packages/code.scm (universal-ctags): New public variable.
* gnu: Add packcc.Marius Bakke2020-05-27
| | | | * gnu/packages/c.scm (packcc): New public variable.
* gnu: code.scm: Sort module imports.Marius Bakke2020-05-27
| | | | * gnu/packages/code.scm (define-module): Sort imports.
* gnu: Add facter.Marius Bakke2020-05-27
| | | | * gnu/packages/admin.scm (facter): New public variable.
* gnu: ruby-thor: Update to 1.0.1.Marius Bakke2020-05-27
| | | | | | | * gnu/packages/ruby.scm (ruby-thor): Update to 1.0.1. [source]: Switch to GIT-FETCH. [arguments]: Remove #:tests?. Add #:phases. [native-inputs]: Remove BUNDLER. Add RUBY-RSPEC and RUBY-SIMPLECOV.
* gnu: Add ruby-sys-filesystem.Marius Bakke2020-05-27
| | | | * gnu/packages/ruby.scm (ruby-sys-filesystem): New public variable.
* gnu: Add ruby-mkmf-lite.Marius Bakke2020-05-27
| | | | * gnu/packages/ruby.scm (ruby-mkmf-lite): New public variable.
* gnu: Add ruby-ptools.Marius Bakke2020-05-27
| | | | * gnu/packages/ruby.scm (ruby-ptools): New public variable.
* gnu: hdf4: Provide an absolute reference to libjpeg.Marius Bakke2020-05-27
| | | | | * gnu/packages/maths.scm (hdf4)[arguments]: Add phase 'provide-absolute-libjpeg-reference'.
* Revert some Go package updates.Leo Famulari2020-05-27
| | | | | | | | | | | | | | This reverts commit 5f833e0495f00a72f8d34a63e8afbc531afdd22d through 681ac9a66c26d2c739e41f03228f8c63fc0df482. It's not idiomatic to update Go packages independently of their users. This reversion was approved by Efraim on #guix: http://logs.guix.gnu.org/guix/2020-05-26.log * gnu/packages/golang.scm, gnu/packages/syncthing.scm, gnu/packages/tls.scm: Revert.
* gnu: emacs-forge: Update to commit 09bf8ad.Maxim Cournoyer2020-05-27
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-forge): Update to 09bf8ad. [native-inputs]: Remove emacs-minimal, which is implicitly provided by the emacs-build-system.
* gnu: emacs-transient: Update to commit a6e4cced.Maxim Cournoyer2020-05-27
| | | | | | | | | | | | | | | This is necessary to build a recent version of emacs-forge. * gnu/packages/emacs-xyz.scm (emacs-transient): Update to commit a6e4cced. [build-system]: Switch to the emacs-build-system. [arguments]: Remove the #:modules, #:imported-modules and #:make-flags arguments. [phases]{configure}: Do not delete. {install}: Do not replace. {build-info-manual}: New phase. {enter-lisp-directory}: New phase. [native-inputs]: Remove emacs-minimal, which is implicitly provided by the emacs-build-system.
* gnu: emacs-evil-magit: Update to commit 253c644.Maxim Cournoyer2020-05-27
| | | | | | This resolves tests failures that appeared with the update to emacs-magit. * gnu/packages/emacs-xyz.scm (emacs-evil-magit): Update to commit 253c644.
* gnu: emacs-magit: Update to commit d05545e.Maxim Cournoyer2020-05-27
| | | | | | | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-magit): Update to commit 68b5a13fa1b6b122d4a2547b8c415aadff83d8ca. [origin]: Remove obsoleted patches and snippets. [build-system]: Switch to the emacs-build-system. [arguments]: Remove the #:modules and #:imported-modules arguments. Enable tests. Remove the #:make-flags and #:test-target argument. Specify the \#:test-command argument. [phases]{patch}: Remove phase. {build-info-manual, set-magit-version, configure-git} {disable-tramp-test}: New phases. {configure}: Do not delete phase. {patch-exec-paths}: Adapt file names. * gnu/packages/patches/emacs-magit-log-format-author-margin.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister it.
* gnu: Add emacs-libgit.Maxim Cournoyer2020-05-27
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-libgit): New variable. * gnu/packages/patches/emacs-libgit-use-system-libgit2.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patch.
* gnu: Add guile-rdf.Julien Lepiller2020-05-27
| | | | * gnu/packages/guile-xyz.scm (guile-rdf): New variable.
* gnu: knot: Update to 2.9.5.Tobias Geerinckx-Rice2020-05-27
| | | | * gnu/packages/dns.scm (knot): Update to 2.9.5.
* gnu: fossil: Update to 2.11.Tobias Geerinckx-Rice2020-05-27
| | | | * gnu/packages/version-control.scm (fossil): Update to 2.11.
* gnu: wimlib: Update to 1.13.2.Tobias Geerinckx-Rice2020-05-27
| | | | * gnu/packages/backup.scm (wimlib): Update to 1.13.2.
* gnu: nginx-documentation: Update to 1.19.0-2549-c13a55aae487.Tobias Geerinckx-Rice2020-05-27
| | | | * gnu/packages/web.scm (nginx-documentation): Update to 1.19.0-2549-c13a55aae487.
* gnu: nginx: Update to 1.19.0.Tobias Geerinckx-Rice2020-05-27
| | | | * gnu/packages/web.scm (nginx): Update to 1.19.0.
* gnu: nnn: Update to 3.2.Tobias Geerinckx-Rice2020-05-27
| | | | * gnu/packages/admin.scm (nnn): Update to 3.2.
* gnu: yoshimi: Update to 1.7.0.1-0.bfcadc6 to fix build.Tobias Geerinckx-Rice2020-05-27
| | | | | * gnu/packages/music.scm (yoshimi): Update to 1.7.0.1-0.bfcadc6. [source]: Use GIT-FETCH for now.
* gnu: nauty: Update to 2.7r1.Nicolas Goaziou2020-05-27
| | | | | * gnu/packages/maths.scm (nauty): Update to 2.7r1. [arguments]: Prevent using "-march-native". Install new executable.
* gnu: aegis: Update home page.Josh Marshall2020-05-27
| | | | | | | * gnu/packages/version-control.scm (aegis)[home-page]: Update and use HTTPS. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: aegis: Fix build failure.Josh Marshall2020-05-27
| | | | | | | * gnu/packages/version-control.scm (aegis)[arguments]: Add ‘CXXFLAGS=-std=c++03’ to #:configure-flags. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: Add lsp-plugins.Alexandros Theodotou2020-05-27
| | | | | | * gnu/packages/music.scm (lsp-plugins): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: java-xerces: Update to 2.12.1.Vincent Legoll2020-05-27
| | | | | | * gnu/packages/java.scm (java-xerces): Update to 2.12.1. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: xerces-c: Update to 3.2.3.Vincent Legoll2020-05-27
| | | | | | * gnu/packages/xml.scm (xerces-c): Update to 3.2.3. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: nagios: Update to 4.4.6.Vincent Legoll2020-05-27
| | | | | | * gnu/packages/monitoring.scm (nagios): Update to 4.4.6. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: gitolite: Update to 3.6.11.Vincent Legoll2020-05-27
| | | | | | * gnu/packages/version-control.scm (gitolite): Update to 3.6.11. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: unbound: Update to 1.10.1.Vincent Legoll2020-05-27
| | | | | | * gnu/packages/dns.scm (unbound): Update to 1.10.1. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: ansible: Update to 2.9.9.Vincent Legoll2020-05-27
| | | | | | * gnu/packages/admin.scm (ansible): Update to 2.9.9. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: radare2: Add more inputs.Tobias Geerinckx-Rice2020-05-27
| | | | | | | * gnu/packages/engineering.scm (radare2)[arguments]: Add ‘--with-sysxxhash’ to #:configure-flags. [inputs]: Add libuv. [propagated-inputs]: Add xxhash.