Age | Commit message (Collapse) | Author |
|
* gnu/packages/dns.scm (isc-bind): Update to 9.16.1.
|
|
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.38-1.
|
|
* gnu/packages/image-viewers.scm (chafa): Update to 1.2.2.
|
|
* gnu/packages/gnome.scm (workrave): Update to 1.10.37.
[arguments]: Disable #:tests?.
|
|
This adds support for ARGON2I and ARGON2ID password hashing in exchange
for a <1% increase in closure size.
* gnu/packages/mail.scm (dovecot)[inputs]: Add libsodium.
(dovecot-libsodium-plugin)[description]: Note its use.
|
|
* gnu/packages/mail.scm (dovecot)[arguments]: Add "--with-sqlite"
to #:configure-flags.
|
|
* gnu/packages/music.scm (extempore)[home-page]: Use HTTPS.
|
|
* gnu/packages/cran.scm (r-rhpcblasctl)[home-page]: Use HTTPS.
|
|
* gnu/packages/cran.scm (r-snowfall)[home-page]: Use HTTPS.
|
|
* gnu/packages/music.scm (non-timeline, non-mixer, non-session-manager)
(non-sequencer)[home-page]: Use HTTPS.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-static-blog)[description]: Fix typo.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.26.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.111.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* doc/guix.texi (Application Setup): Give the correct size.
|
|
* gnu/packages/tor.scm (tor): Update to 0.4.2.7.
|
|
* gnu/packages/games.scm (pioneer)[home-page]: Use HTTPS.
|
|
* gnu/packages/mail.scm (dovecot)[inputs]: Add lz4.
|
|
* gnu/packages/cran.scm (r-stabledist)[home-page]: Use HTTPS.
|
|
* gnu/packages/cran.scm (r-proc)[home-page]: Follow (HTTPS) redirection.
|
|
* gnu/packages/cran.scm (r-stepwise)[home-page]: Use HTTPS.
|
|
* gnu/packages/cran.scm (r-ldheatmap)[home-page]: Use HTTPS.
|
|
* gnu/packages/cran.scm (r-shinyace)[home-page]: Use HTTPS.
|
|
* doc/guix.texi (Invoking guix deploy): Fix typo in example.
Reported-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/geo.scm (opencpn): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-static-blog): Update to 1.3.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-lsp-ui): Update to 6.2.
|
|
[[PGP Signed Part:No public key for 7C7AFFBEFEF2CB25 created at 2020-03-17T19:10:10+0100 using RSA]]
* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.4.0
From f36fee740bab3d74b526358be421a1527af9b69d Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Tue, 17 Mar 2020 19:03:45 +0100
Subject: [PATCH] gnu: emacs-which-key: update to 3.4.0
* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.4.0
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-static-blog): New variable.
|
|
* gnu/packages/gnome.scm (geary): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnome.scm (gspell)[arguments]: Add #:configure-flags.
[native-inputs]: Add VALA.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.12.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnunet.scm (gnunet): Update to 0.12.2.
[inputs]: Add libjpeg. [arguments]: Deactivate more tests, set LANG env
variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Fixes <https://bugs.gnu.org/37237>.
* gnu/packages/guile-xyz.scm (mcron)[inputs]: Replace GUILE-2.2 with
GUILE-2.2.7.
|
|
Partly fixes <https://bugs.gnu.org/39970>.
At least 'guix environment', 'guix install' and 'guix pull'
on 'az_AZ.utf8' and 'tr_TR.utf8' were affected.
* guix/store.scm (store-path-hash-part): Move base path detection to ...
(store-path-base): ... this new exported procedure.
(store-path-package-name): Use it instead of locale-dependent regexps.
(store-regexp*): Remove.
|
|
* gnu/bootloader/grub.scm (eye-candy)[setup-gfxterm-body]: Define the GFXMODE
binding using AND-LET* instead of chained AND=>. Add a comment about
supporting graphical mode on other systems than x86. Generate configuration
string using FORMAT rather than STRING-APPEND.
|
|
* gnu/bootloader/grub.scm (eye-candy): Load the module 'all_video'
which automatically loads all the available and relevant video
modules.
|
|
Exporting this variable allows reusing the default value of the `sudoers-file'
field when configuring it.
* gnu/system.scm (gnu): Export %sudoers-specification.
* doc/guix.texi (Invoking guix deploy): Document an example, to use with 'guix
deploy'.
|
|
* gnu/packages/cran.scm (r-imager)[home-page]: Use HTTPS.
|
|
* gnu/packages/cran.scm (r-gsubfn)[home-page]: Update and use HTTPS.
|
|
* gnu/packages/statistics.scm (r-lars)[home-page]: Follow (HTTPS)
redirection.
|
|
* gnu/packages/cran.scm (r-tractor-base)[home-page]: Use HTTPS.
|
|
* gnu/packages/statistics.scm (r-mclust)[home-page]: Use HTTPS.
|
|
* gnu/packages/cran.scm (r-pls)[home-page]: Use HTTPS.
|
|
* gnu/packages/cran.scm (r-epi)[home-page]: Use HTTPS.
|
|
* gnu/packages/cran.scm (r-elasticnet)[home-page]: Follow (HTTPS)
redirection.
|
|
* gnu/packages/cran.scm (r-iso)[home-page]: Use HTTPS.
|
|
* gnu/packages/game-development.scm (godot): Update to 3.2.1.
|
|
* gnu/packages/games.scm (tintin++): Update to 2.02.02.
|
|
* gnu/packages/gnome.scm (tracker-miners): Update to 2.3.3.
|
|
* gnu/packages/gnome.scm (tracker): Update to 2.3.4.
|