Age | Commit message (Expand) | Author |
2020-09-14 | gnu: bear: Update to 2.4.4....* gnu/packages/build-tools.scm (bear): Update to 2.4.4.
| Tobias Geerinckx-Rice |
2020-09-13 | gnu: libhandy: Enable glade_catalog....* gnu/packages/gnome.scm (libhandy)[configure-flags]: Add glade_catalog.
[inputs]: Add glade and libxml2.
(libhandy-0.0)[configure-flags]: Keep glade_catalog disabled.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Leo Prikler |
2020-09-13 | gnu: glade: Add catalog and module search paths....* gnu/packages/gnome.scm (glade3)[native-search-paths]: Add
GLADE_CATALOG_SEARCH_PATH and GLADE_MODULE_SEARCH_PATH.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Leo Prikler |
2020-09-13 | gnu: emacs-djvu: Add needed inputs...* gnu/packages/emacs-xyz.scm (emacs-djvu)[inputs, arguments]: New fields.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Morgan Smith |
2020-09-13 | services: certbot: Support registration without email....* gnu/services/certbot.scm (certbot-configuration): Add default for the
email option.
(certbot-command): Pass email for registration only when specified.
* doc/guix.texi (Certificate Services): "mandatory"→"optional" email.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2020-09-13 | gnu: fmt: Update to 7.0.3....From 820d39a55a5673fffac70c919b8cc3b28d94f6e7 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@greghogan.com>
Date: Fri, 11 Sep 2020 10:53:20 +0000
Subject: [PATCH] gnu: fmt: Update to 7.0.3.
* gnu/packages/pretty-print.scm (fmt): Update to 7.0.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |
2020-09-13 | gnu: gcc-toolchain: Reword description....* gnu/packages/commencement.scm (make-gcc-toolchain)[description]: Reword.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2020-09-13 | gnu: gccgo: Reword synopsis and description....Fixes <https://bugs.gnu.org/43303>.
Reported by Jeffrey Walton <noloader@gmail.com>.
* gnu/packages/gcc.scm: (gccgo-4.9): Add synopsis and description
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2020-09-13 | gnu: libgccjit: Reword synopsis and description....Fixes <https://bugs.gnu.org/43303>.
Reported by Jeffrey Walton <noloader@gmail.com>.
* gnu/packages/gcc.scm: (libgccjit)[synopsis,description]: Reword.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2020-09-13 | gnu: zrythm: Update to 0.8.911....* gnu/packages/music.scm (zrythm): Update to 0.8.911.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alexandros Theodotou |
2020-09-13 | gnu: Add meson 0.55.1....* gnu/packages/build-tools.scm (meson-0.55): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Alexandros Theodotou |
2020-09-13 | gnu: libaudec: Update to 0.2.3....* gnu/packages/audio.scm (libaudec): Update to 0.2.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alexandros Theodotou |
2020-09-13 | gnu: libcyaml: Update to 1.1.0....* gnu/packages/web.scm (libcyaml): Update to 1.1.0.
| Ludovic Courtès |
2020-09-13 | services: Fix zram-device-service....* gnu/services/linux.scm (<zram-device-configuration>): Fix typo.
| Tobias Geerinckx-Rice |
2020-09-13 | gnu: Fix a crash in NTP and Chrony....Fixes <https://bugs.gnu.org/43321>.
* gnu/packages/ntp.scm (ntp, chrony)[inputs]: Replace libcap with libcap/next.
| Leo Famulari |
2020-09-13 | gnu: josm: Fix formatting and install more files....This means that JOSM appears in the GNOME Shell menu.
* gnu/packages/geo.scm (josm)[source]: Replace tab character.
[arguments]: Reduce line length, and add install-share-directories phase.
| Christopher Baines |
2020-09-13 | gnu: profanity: Change build system....* gnu/package/messaging.scm (profanity) [build-system]: Change from
gnu to glib-or-gtk.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-09-13 | gnu: profanity: Enable plugins, icons and clipboard....* gnu/packages/messaging.scm (profanity) [arguments]<#:configure-flags>
[--enable-python-plugins]: New flag.
[--enable-plugins]: New flag.
[--enable-icons-and-clipboard]: New flag.
[--enable-icons]: Remove flag.
[inputs]: Add python-wrapper.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-09-13 | gnu: profanity: Move some dependencies....* gnu/packages/messaging.scm (profanity) [native-inputs]: Move gtk-2,
libnotify and libsignal-protocol-c to ...
[inputs]: ... here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-09-13 | gnu: profanity: Make some cosmetic changes....* gnu/packages/messaging.scm (profanity): Make some cosmetic changes.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-09-12 | gnu: editorconfig-vim: Update to 1.1.1....* gnu/packages/vim.scm (editorconfig-vim): Update to 1.1.1.
[source]: Remove snippet.
[arguments]: Remove custom 'patch-editorconfig-path phase.
[inputs]: Remove editorconfig-core-c.
| Efraim Flashner |
2020-09-12 | gnu: muse-sequencer: Enable more features....* gnu/packages/music.scm (muse-sequencer)[arguments]: Add phase "fix-include"
to patch header file reference; remove obsolete ENABLE_LV2_SUPPLIED
configuration option; remove ENABLE_RTAUDIO=OFF.
[inputs]: Add lrdf, pulseaudio, rtaudio, and rubberband.
| Ricardo Wurmus |
2020-09-12 | gnu: muse-sequencer: Update to 3.1.1....* gnu/packages/music.scm (muse-sequencer): Update to 3.1.1.
[arguments]: Set CMAKE_EXE_LINKER_FLAGS and CMAKE_SHARED_LINKER_FLAGS; end
"chdir" phase with #T.
| Ricardo Wurmus |
2020-09-12 | gnu: emacs-pdf-tools: Update to 0.90-1....* gnu/packages/emacs-xyz.scm (emacs-pdf-tools): Update to 0.90-1. Fix
indentation.
Update to an unreleased commit to fix an incompatibility with Emacs 27+.
| Nicolas Goaziou |
2020-09-12 | Revert "gnu: linux-libre: Update to 5.8.8."...This reverts commit ad42c20921235532e80e776fd55090127389208b, which breaks
"guix system build" as described in <https://issues.guix.info/issue/43352>.
| Oleg Pykhalov |
2020-09-12 | ui: Lexicographically sort transaction entries based on their package name....* guix/ui.scm (show-manifest-transaction): Sort entries to be displayed in a
tabulated view.
| Maxim Cournoyer |
2020-09-12 | ui: Refactor the package-strings helper in show-manifest-transaction....* guix/ui.scm (show-manifest-transaction)[package-strings]: Add an
OLD-VERSIONS keyword parameter. Absorb the code path previously found in the
upgrade-string. Remove upgrade-string.
(show-manifest-transaction): Adjust to the above changes.
| Maxim Cournoyer |
2020-09-12 | doc: Document the use of snippets vs phases....* doc/contributing.texi (Snippets versus phases): New section.
| Maxim Cournoyer |
2020-09-12 | gnu: python-aiodns: Propagate python-pycares....* gnu/packages/python-web.scm (python-aiodns)[inputs]: Move python-pycares...
[propagated-inputs]: ...to here.
| Danny Milosavljevic |
2020-09-12 | gnu: Add poezio....* gnu/packages/messaging.scm (poezio): New variable.
| Raghav Gururajan |
2020-09-12 | gnu: Add python-potr....* gnu/packages/python-crypto.scm (python-potr): New variable.
| Raghav Gururajan |
2020-09-12 | gnu: Add python-slixmpp....* gnu/packages/python-xyz.scm (python-slixmpp): New variable.
| Raghav Gururajan |
2020-09-12 | gnu: ebusd: Enable MQTT support....* gnu/packages/embedded.scm (ebusd)[inputs]: Add mosquitto.
| Danny Milosavljevic |
2020-09-12 | gnu: Add mosquitto....* gnu/packages/messaging.scm (mosquitto): New variable.
| Danny Milosavljevic |
2020-09-11 | gnu: lldpd: Update to 1.0.6....* gnu/packages/networking.scm (lldpd): Update to 1.0.6.
| Tobias Geerinckx-Rice |
2020-09-11 | gnu: enet: Update to 1.3.16....* gnu/packages/networking.scm (enet): Update to 1.3.16.
| Tobias Geerinckx-Rice |
2020-09-11 | gnu: batctl: Update to 2020.3....* gnu/packages/networking.scm (batctl): Update to 2020.3.
| Tobias Geerinckx-Rice |
2020-09-11 | Revert "gnu: dovecot: Set moduledir to global directory."...This reverts commit db0109be42547d5dbb0fc1eb8ae30ccc968ed88b.
Same reason as commit d9d88c2ff0d367599d0a851ccf9377c4e21079d6.
| Tobias Geerinckx-Rice |
2020-09-11 | Revert "services: dovecot: Use modules via symlink to system profile."...This reverts commit bcfe0f0c1e9a2b91049d7c6c591c7f0c6a002c14 for now.
It breaks most current use(r)s of the Dovecot service and needs to be
combined with an extra modules configuration field of some kind.
See <https://issues.guix.gnu.org/43347>.
| Tobias Geerinckx-Rice |
2020-09-11 | gnu: padthv1: Update to 0.9.17....* gnu/packages/music.scm (padthv1): Update to 0.9.17.
[inputs]: Replace fftw with fftwf.
| Tobias Geerinckx-Rice |
2020-09-11 | gnu: libetpan: Update to 1.9.4....* gnu/packages/mail.scm (libetpan): Update to 1.9.4.
| Tobias Geerinckx-Rice |
2020-09-11 | gnu: bsequencer: Update to 1.6.0....* gnu/packages/music.scm (bsequencer): Update to 1.6.0.
| Ricardo Wurmus |
2020-09-11 | gnu: r-adaptivesparsity: End build phase on #T....* gnu/packages/cran.scm (r-adaptivesparsity)[arguments]: End phase
"link-against-armadillo" with Boolean.
| Ricardo Wurmus |
2020-09-11 | gnu: r-adaptivesparsity: Fix case of "Gaussian"....* gnu/packages/cran.scm (r-adaptivesparsity)[description]: Fix typo.
| Ricardo Wurmus |
2020-09-11 | gnu: r-qtl: Use CRAN-URI....* gnu/packages/cran.scm (r-qtl)[source]: Use CRAN-URI instead of explicit
mirror URL.
| Ricardo Wurmus |
2020-09-11 | gnu: r-qtl: Correct indentation....* gnu/packages/cran.scm (r-qtl): Reindent.
[description]: Reflow paragraphs.
| Ricardo Wurmus |
2020-09-11 | gnu: r-absfiltergsea: Move to (gnu packages cran)....* gnu/packages/bioinformatics.scm (r-absfiltergsea): Move from here...
* gnu/packages/cran.scm (r-absfiltergsea): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| zimoun |
2020-09-11 | gnu: r-diversitree: Move to (gnu packages cran)....* gnu/packages/bioinformatics.scm (r-diversitree): Move from here...
* gnu/packages/cran.scm (r-diversitree): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| zimoun |
2020-09-11 | gnu: r-phangorn: Move to (gnu packages cran)....* gnu/packages/bioinformatics.scm (r-phangorn): Move from here...
* gnu/packages/cran.scm (r-phangorn): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| zimoun |
2020-09-11 | gnu: r-seurat: Move to (gnu packages cran)....* gnu/packages/bioinformatics.scm (r-seurat): Move from here...
* gnu/packages/cran.scm (r-seurat): ...to here.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| zimoun |