summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add emacs-major-mode-hydra.series-3207Joseph LaFreniere2020-03-19
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-major-mode-hydra): New variable. gnu: Add emacs-major-mode-hydra. * gnu/packages/emacs-xyz.scm (emacs-major-mode-hydra): New variable.
* gnu: Add emacs-pretty-hydra.Joseph LaFreniere2020-03-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-pretty-hydra): New variable.
* gnu: glances: Deprecate python- prefix.base-for-series-3207Tobias Geerinckx-Rice2020-03-19
| | | | | | * gnu/package/python-xyz.scm (glances): New public variable renamed from…… (python-glances): …this now-deprecated one.
* gnu: Remove python2-glances variant.Tobias Geerinckx-Rice2020-03-19
| | | | * gnu/packages/python-xyz.scm (python2-glances): Remove variable.
* gnu: python-glances: Update to 3.1.4.Tobias Geerinckx-Rice2020-03-19
| | | | * gnu/packages/python-xyz.scm (python-glances): Update to 3.1.4.
* gnu: aircrack-ng: Update to 1.6.Tobias Geerinckx-Rice2020-03-19
| | | | * gnu/packages/networking.scm (aircrack-ng): Update to 1.6.
* gnu: neomutt: Update to 20200313.Tobias Geerinckx-Rice2020-03-19
| | | | * gnu/packages/mail.scm (neomutt): Update to 20200313.
* gnu: Use HTTPS for supported psyc.eu subdomains.Tobias Geerinckx-Rice2020-03-19
| | | | | * gnu/packages/messaging.scm (libpsyc)[home-page]: Use HTTPS. (perl-net-psyc)[source, description, home-page]: Likewise.
* gnu: camlp5: Update home page.Tobias Geerinckx-Rice2020-03-19
| | | | * gnu/packages/ocaml.scm (camlp5)[home-page]: Update.
* gnu: jrnl: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-19
| | | | * gnu/packages/jrnl.scm (jrnl)[home-page]: Use HTTPS.
* gnu: libmygpo-qt: Update home page.Tobias Geerinckx-Rice2020-03-19
| | | | * gnu/packages/gpodder.scm (libmygpo-qt)[home-page]: Update.
* gnu: camlzip: Update home page.Tobias Geerinckx-Rice2020-03-19
| | | | * gnu/packages/ocaml.scm (camlzip)[home-page]: Update.
* gnu: lablgtk: Update to 2.18.10.Tobias Geerinckx-Rice2020-03-19
| | | | * gnu/packages/ocaml.scm (lablgtk): Update to 2.18.10.
* gnu: bind: Update to 9.16.1.Tobias Geerinckx-Rice2020-03-19
| | | | * gnu/packages/dns.scm (isc-bind): Update to 9.16.1.
* gnu: inxi-minimal: Update to 3.0.38-1.Tobias Geerinckx-Rice2020-03-19
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.0.38-1.
* gnu: chafa: Update to 1.2.2.Tobias Geerinckx-Rice2020-03-19
| | | | * gnu/packages/image-viewers.scm (chafa): Update to 1.2.2.
* gnu: workrave: Update to 1.10.37.Tobias Geerinckx-Rice2020-03-19
| | | | | * gnu/packages/gnome.scm (workrave): Update to 1.10.37. [arguments]: Disable #:tests?.
* gnu: dovecot: Use libsodium.Tobias Geerinckx-Rice2020-03-19
| | | | | | | | 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: dovecot: Use SQLite.Tobias Geerinckx-Rice2020-03-19
| | | | | * gnu/packages/mail.scm (dovecot)[arguments]: Add "--with-sqlite" to #:configure-flags.
* gnu: extempore: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-19
| | | | * gnu/packages/music.scm (extempore)[home-page]: Use HTTPS.
* gnu: r-rhpcblasctl: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-19
| | | | * gnu/packages/cran.scm (r-rhpcblasctl)[home-page]: Use HTTPS.
* gnu: r-snowfall: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-19
| | | | * gnu/packages/cran.scm (r-snowfall)[home-page]: Use HTTPS.
* gnu: Use HTTPS for non.tuxfamily.org home pages.Tobias Geerinckx-Rice2020-03-19
| | | | | * gnu/packages/music.scm (non-timeline, non-mixer, non-session-manager) (non-sequencer)[home-page]: Use HTTPS.
* gnu: emacs-org-static-blog: Fix typo in description.Nicolas Goaziou2020-03-18
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-static-blog)[description]: Fix typo.
* gnu: linux-libre: Update to 5.4.26.Mark H Weaver2020-03-18
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.26. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.111.Mark H Weaver2020-03-18
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.111. (linux-libre-4.19-pristine-source): Update hash.
* doc: Correctly state the size of the glibc-locales package.Leo Famulari2020-03-18
| | | | * doc/guix.texi (Application Setup): Give the correct size.
* gnu: tor: Update to 0.4.2.7.Tobias Geerinckx-Rice2020-03-18
| | | | * gnu/packages/tor.scm (tor): Update to 0.4.2.7.
* gnu: pioneer: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-18
| | | | * gnu/packages/games.scm (pioneer)[home-page]: Use HTTPS.
* gnu: dovecot: Support LZ4 compression.Tobias Geerinckx-Rice2020-03-18
| | | | * gnu/packages/mail.scm (dovecot)[inputs]: Add lz4.
* gnu: r-stabledist: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-18
| | | | * gnu/packages/cran.scm (r-stabledist)[home-page]: Use HTTPS.
* gnu: r-proc: Update home page.Tobias Geerinckx-Rice2020-03-18
| | | | * gnu/packages/cran.scm (r-proc)[home-page]: Follow (HTTPS) redirection.
* gnu: r-stepwise: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-18
| | | | * gnu/packages/cran.scm (r-stepwise)[home-page]: Use HTTPS.
* gnu: r-ldheatmap: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-18
| | | | * gnu/packages/cran.scm (r-ldheatmap)[home-page]: Use HTTPS.
* gnu: r-shinyace: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-18
| | | | * gnu/packages/cran.scm (r-shinyace)[home-page]: Use HTTPS.
* doc: Follow-up commit to f6b950319c.Maxim Cournoyer2020-03-18
| | | | | | * doc/guix.texi (Invoking guix deploy): Fix typo in example. Reported-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add opencpn.Guillaume Le Vaillant2020-03-18
| | | | * gnu/packages/geo.scm (opencpn): New variable.
* gnu: emacs-org-static-blog: Update to 1.3.0.Nicolas Goaziou2020-03-18
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-static-blog): Update to 1.3.0.
* gnu: emacs-lsp-ui: Update to 6.2.Dimakakos Dimos2020-03-18
| | | | * gnu/packages/emacs-xyz.scm (emacs-lsp-ui): Update to 6.2.
* gnu: emacs-which-key: update to 3.4.0Michael Rohleder2020-03-18
| | | | | | | | | | | | [[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: Add emacs-org-static-blog.Brice Waegeneire2020-03-18
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-static-blog): New variable.
* gnu: Add Geary.raingloom2020-03-18
| | | | | | * gnu/packages/gnome.scm (geary): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gspell: --enable-vala for VAPI (for geary)raingloom2020-03-18
| | | | | | | * gnu/packages/gnome.scm (gspell)[arguments]: Add #:configure-flags. [native-inputs]: Add VALA. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gnunet-gtk: Update to 0.12.0.Tanguy Le Carrour2020-03-18
| | | | | | * gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.12.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gnunet: Update to 0.12.2.Tanguy Le Carrour2020-03-18
| | | | | | | | * 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>
* gnu: mcron: Depend on Guile 2.2.7.Ludovic Courtès2020-03-18
| | | | | | | Fixes <https://bugs.gnu.org/37237>. * gnu/packages/guile-xyz.scm (mcron)[inputs]: Replace GUILE-2.2 with GUILE-2.2.7.
* store: Fix many guix commands failing on some locales.Florian Pelz2020-03-14
| | | | | | | | | | | | 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.
* bootloader: grub: Refactor eye-candy a bit.Maxim Cournoyer2020-03-17
| | | | | | | * 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.
* bootloader: grub: Use the all_video module in graphic mode.Maxim Cournoyer2020-03-17
| | | | | | * gnu/bootloader/grub.scm (eye-candy): Load the module 'all_video' which automatically loads all the available and relevant video modules.
* gnu: system: Export %sudoers-specification.Maxim Cournoyer2020-03-17
| | | | | | | | | 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'.