summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: raincat: Use 'mirror-url'.Efraim Flashner2019-11-10
| | | | | * gnu/packages/haskell-apps.scm (raincat)[source]: Use 'mirror-url' over direct hackage url.
* gnu: delta: Use 'mirror-url'.Efraim Flashner2019-11-10
| | | | | * gnu/packages/debug.scm (delta)[source]: Use 'mirror-url' over direct Debian download.
* gnu: haskell-apps.scm: Add missing import.Efraim Flashner2019-11-10
| | | | | | This is a follow-up to 52915062b9a5af4a1663a2d39f88626d9f3fc29d. * gnu/packages/haskell-apps.scm: Import (gnu packages ncurses).
* gnu: Add scroll.Efraim Flashner2019-11-10
| | | | * gnu/packages/haskell-apps.scm (scroll): New variable.
* gnu: Add ghc-ncurses.Efraim Flashner2019-11-10
| | | | * gnu/packages/haskell-xyz.scm (ghc-ncurses): New variable.
* gnu: LibreSSL: Make search paths single-entry.Marius Bakke2019-11-10
| | | | | | | | Fixes <https://bugs.gnu.org/36817>. Reported by Katherine Cox-Buday <cox.katherine.e@gmail.com>. * gnu/packages/tls.scm (libressl)[native-search-paths]: Add SEPARATOR #F in search path specifications.
* gnu: monero-gui: Update to 0.15.0.0.Guillaume Le Vaillant2019-11-10
| | | | | | | * gnu/packages/finance.scm (monero-gui): Update to 0.15.0.0. [home-page]: Update url. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: monero: Update to 0.15.0.0.Guillaume Le Vaillant2019-11-10
| | | | | | | | * gnu/packages/finance.scm (monero): Update to 0.15.0.0. [arguments]: Add 'install-librandomx' phase. [home-page]: Update url. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Remove monero-miniupnpc.Guillaume Le Vaillant2019-11-10
| | | | | | | | | This package was only needed for an older version of monero; nothing else depends on it. * gnu/packages/upnp.scm (monero-miniupnpc): Remove variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: cgal: Update to 4.14.2.Tobias Geerinckx-Rice2019-11-10
| | | | * gnu/packages/graphics.scm (cgal): Update to 4.14.2.
* gnu: cgal: Use HTTPS home page.Tobias Geerinckx-Rice2019-11-10
| | | | gnu/packages/graphics.scm (cgal)[home-page]: Use HTTPS.
* gnu: faad2: Use HTTPS home page.Tobias Geerinckx-Rice2019-11-10
| | | | * gnu/packages/audio.scm (faad2)[home-page]: Use HTTPS.
* gnu: faad2: Update to 2.8.6.Tobias Geerinckx-Rice2019-11-10
| | | | | * gnu/packages/audio.scm (faad2): Update to 2.8.6. [native-inputs, arguments]: Remove obsolete fields.
* gnu: xfce4-whiskermenu-plugin: Update to 2.3.4.Tobias Geerinckx-Rice2019-11-10
| | | | * gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.3.4.
* gnu: xfce4-whiskermenu-plugin: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-11-10
| | | | * gnu/packages/xfce.scm (xfce4-whiskermenu-plugin)[source]: Hard-code NAME.
* gnu: gimp: Update to 2.10.14.Tobias Geerinckx-Rice2019-11-10
| | | | * gnu/packages/gimp.scm (gimp): Update to 2.10.14.
* gnu: gegl: Update to 0.4.18.Tobias Geerinckx-Rice2019-11-10
| | | | | | * gnu/packages/gimp.scm (gegl): Update to 0.4.18. [build-system]: Switch to Meson. [arguments]: Disable GObject introspection. Remove LDFLAGS fix.
* gnu: gegl: Add source URIs.Tobias Geerinckx-Rice2019-11-10
| | | | * gnu/packages/gimp.scm (gegl)[source]: Add URIs.
* gnu: babl: Update to 0.1.72.Tobias Geerinckx-Rice2019-11-10
| | | | | | | | * gnu/packages/gimp.scm (babl): Update to 0.1.72. [build-system]: Switch to Meson. [arguments]: Disable GObject introspection. [native-inputs]: Add pkg-config. [propagated-inputs]: Add lcms.
* gnu: fvwm: Update to 2.6.9.Tobias Geerinckx-Rice2019-11-10
| | | | * gnu/packages/fvwm.scm (fvwm): Update to 2.6.9.
* gnu: fvwm: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-11-10
| | | | * gnu/packages/fvwm.scm (fvwm)[source]: Hard-code NAME.
* gnu: qtractor: Update to 0.9.11.Tobias Geerinckx-Rice2019-11-10
| | | | * gnu/packages/music.scm (qtractor): Update to 0.9.11.
* gnu: youtube-dl: Update to 2019.11.05.Ludovic Courtès2019-11-09
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2019.11.05.
* gnu: Add artyfxAlexandros Theodotou2019-11-09
| | | | | | * gnu/packages/music.scm: (artyfx): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add matcha-theme.Alexandros Theodotou2019-11-09
| | | | | | * gnu/packages/gnome-xyz.scm (matcha-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* doc: Mention value /var to localstatedir option.zimoun2019-11-09
| | | | | | | | * README (Installing Guix from Guix): Mention value /var to localstatedir option. * doc/contributing.texi (Building from Git): Likewise. * doc/guix.texi (Requirements): Likewise. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: make-bootstrap: Slightly clarify 'package-with-relocatable-glibc'.Ludovic Courtès2019-11-09
| | | | | | | * gnu/packages/make-bootstrap.scm (package-with-relocatable-glibc) [cross-bootstrap-libc]: Take an explicit 'target' argument. Remove redundant 'parameterize' form. [inputs, native-inputs]: Adjust accordingly.
* gnu: make-bootstrap: Memoize GCC variant.Ludovic Courtès2019-11-09
| | | | | | | | | This reduces the number of nodes in "guix graph guile-static-stripped" from 165 to 150. Likewise, the hit rate in the 'add-data-to-store' cache for "guix build guile-static-stripped -nd" goes from 24% to 12%. * gnu/packages/make-bootstrap.scm (gcc-for-bootstrap): New procedure. (package-with-relocatable-glibc): Use it.
* services: 'fold-services' memoizes service values.Ludovic Courtès2019-11-09
| | | | | | | | | | | | Previously 'fold-services' could end up traversing the same services in the graph several times, which is what this change addresses. The hit rate on the 'add-data-to-store' cache goves from 9% to 8% on "guix system build desktop.tmpl -nd", and the number of lookups in that cache goes from 4458 to 4383. * gnu/services.scm (fold-services): Turn 'loop' into a monadic procedure in %STATE-MONAD and use it to memoize values of visited services.
* tests: Update references to the now-deprecated 'guile-json' variable.Ludovic Courtès2019-11-09
| | | | | | | * gnu/tests/docker.scm (build-tarball&run-docker-test): Refer to 'guile-json-3' instead of 'guile-json'. * gnu/tests/singularity.scm (build-tarball&run-singularity-test): Likewise.
* services: hpcguix-web: Delete lock files during activation.Ludovic Courtès2019-11-09
| | | | | * gnu/services/web.scm (%hpcguix-web-activation): Delete ".lock" files from HOME-DIR.
* services: hpcguix-web: Explicitly import (guix build utils).Ludovic Courtès2019-11-09
| | | | | * gnu/services/web.scm (%hpcguix-web-activation): Add explicit 'with-imported-modules'.
* gnu: perl-file-configdir: Update to 0.021.Efraim Flashner2019-11-09
| | | | | * gnu/packages/perl.scm (perl-file-configdir): Update to 0.021. [propagated-inputs]: Add perl-test-without-module.
* gnu: perl-class-inspector: Update to 1.36.Efraim Flashner2019-11-09
| | | | * gnu/packages/perl.scm (perl-class-inspector): Update to 1.36.
* gnu: parcimonie: Update to 0.11.0.Efraim Flashner2019-11-09
| | | | | | | | | | * gnu/packages/gnupg.scm (parcimonie): Update to 0.11.0. [inputs]: Remove gnupg-1. Add gnupg, perl-moox-strictconstructor, perl-strictures-2. [native-inputs]: Add xorg-xerver. [arguments]: Add prepare-for-tests phase. Roll in set-HOME phase and start an X server. Delete tests known to fail. In fix-references phase, update for new version.
* gnu: Add perl-moox-strictconstructor.Efraim Flashner2019-11-09
| | | | * gnu/packages/perl.scm (perl-moox-strictconstructor): New variable.
* gnu: fribidi: Fix CVE-2019-18397.Efraim Flashner2019-11-09
| | | | | | | * gnu/packages/fribidi.scm (fribidi): Replace with fribidi/fixed. (fribidi/fixed): New variable. * gnu/packages/patches/fribidi-CVE-2019-18397.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: rdesktop: Update to 1.9.0.Eric Bavier2019-11-09
| | | | | | | | | | | Fixes CVE-2019-15682. * gnu/packages/rdesktop.scm (rdesktop): Update to version 1.9.0 [native-inputs]: New field. [inputs]: Remove openssl. Add gnutls, libxcursor, and nettle as new baseline requirements. [arguments]: Remove #:phases argument. Remove "--with-openssl" from configure-flags.
* gnu: python-reportlab: Update to 3.5.32.Tobias Geerinckx-Rice2019-11-09
| | | | * gnu/packages/pdf.scm (python-reportlab): Update to 3.5.32.
* gnu: botan: Use getentropy().Tobias Geerinckx-Rice2019-11-09
| | | | | * gnu/packages/crypto.scm (botan)[arguments]: Enable the ‘getentropy’ OS feature.
* gnu: botan: Optimise.Tobias Geerinckx-Rice2019-11-09
| | | | | * gnu/packages/crypto.scm (botan)[arguments]: Compile with -O3 optimisation.
* gnu: miniupnpc: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-11-09
| | | | * gnu/packages/upnp.scm (miniupnpc)[source]: Hard-code NAME.
* gnu: signify: Update to 27.Tobias Geerinckx-Rice2019-11-09
| | | | * gnu/packages/crypto.scm (signify): Update to 27.
* gnu: neovim: Update to 0.4.3.Tobias Geerinckx-Rice2019-11-09
| | | | * gnu/packages/vim.scm (neovim): Update to 0.4.3.
* gnu: Add homebank.Sebastian Schott2019-11-09
| | | | | | * gnu/packages/finance.scm (homebank): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* build: Warn about etc/indent-code.el when Emacs is absent.zimoun2019-11-09
| | | | | | | * configure.ac: Warn when 'emacs' is not found, and emit 'etc/indent-code.el' otherwise. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* news: Add Spanish translation.Miguel Ángel Arruga Vivas2019-11-09
| | | | | | * etc/news.scm: Add spanish translation. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* ui: Emit hyperlinks for 'license' in package search results.Ludovic Courtès2019-11-09
| | | | | * guix/ui.scm (package->recutils): When HYPERLINKS is true, call 'hyperlink' for the 'license' field.
* ui: Produce hyperlinks for the 'location' field of search results.Ludovic Courtès2019-11-09
| | | | | | | | | | | | This affects the output of 'guix show', 'guix search', and 'guix system search'. * guix/ui.scm (hyperlink, supports-hyperlinks?, location->hyperlink): New procedures. (package->recutils): Add #:hyperlinks? and honor it. (display-search-results): Pass #:hyperlinks? to PRINT. * guix/scripts/system/search.scm (service-type->recutils): Add #:hyperlinks? and honor it.
* gnu: botan: Update to 2.12.1.Tobias Geerinckx-Rice2019-11-08
| | | | * gnu/packages/crypto.scm (botan): Update to 2.12.1.