Age | Commit message (Expand) | Author |
2022-10-06 | gnu: libqmatrixclient: Update to 0.6.11.•••* gnu/packages/messaging.scm (libqmatrixclient): Update to 0.6.11.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2022-10-06 | gnu: gitolite: Switch to G-expressions.•••* gnu/packages/version-control.scm (gitolite)[arguments]: Use G-expressions.
[inputs]: Add grep and sed.
| David Thompson |
2022-10-06 | gnu: Add r-dada2.•••* gnu/packages/bioconductor.scm (r-dada2): New variable.
| Ricardo Wurmus |
2022-10-06 | doc: Add terms to concept index for "guix style".•••* doc/guix.texi (Invoking guix style): Add terms to concept index.
| Ricardo Wurmus |
2022-10-06 | doc: Add concept index terms for "guix archive".•••* doc/guix.texi (Invoking guix archive): Add terms to concept index.
| Ricardo Wurmus |
2022-10-06 | doc: Add every command name to concept index.•••* doc/guix.texi: Add an entry for each Guix command to the concept index.
| Ricardo Wurmus |
2022-10-06 | doc: Use @command instead of @code.•••* doc/guix.texi: Use @command to refer to Guix commands.
| Ricardo Wurmus |
2022-10-06 | gnu: linux-libre: Support zram on all kernels.•••* gnu/packages/linux.scm (%default-extra-linux-options): Add config
options to add zram support.
| Efraim Flashner |
2022-10-06 | nls: Update translations. | Julien Lepiller |
2022-10-06 | gnu: linux-libre 4.19: Update to 4.19.261.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.261.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2022-10-06 | gnu: linux-libre 5.4: Update to 5.4.216.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.216.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
| Leo Famulari |
2022-10-06 | gnu: linux-libre 5.10: Update to 5.10.147.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.147.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2022-10-06 | gnu: linux-libre 5.15: Update to 5.15.72.•••* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.72.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari |
2022-10-06 | gnu: linux-libre 5.19: Update to 5.19.14.•••* gnu/packages/linux.scm (linux-libre-5.19-version): Update to 5.19.14.
(linux-libre-5.19-pristine-source): Update hash.
| Leo Famulari |
2022-10-06 | gnu: Add splash.•••* gnu/packages/astronomy.scm (splash): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher |
2022-10-06 | services: dhcp-client: Implement and use a configuration record.•••* gnu/services/networking.scm (dhcp-client-configuration): New record
configuration.
(dhcp-client-shepherd-service): Implement a shepher service. Provide a
deprication message for legacy configurations.
(dhcp-client-service-type): Use dhcp-client-shepherd-service.
* doc/guix.texi (Networking Setup): Update.
* po/guix/POTFILES.in: Add 'gnu/services/networking.scm'.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Alexey Abramov |
2022-10-05 | import/utils: beautify-description: Update to pass tests.•••* guix/import/utils.scm (beautify-description): Remove single quote wrapping;
escape @; exclude common abbreviations and titles from double-spacing; detect
more sentence fragments.
| Ricardo Wurmus |
2022-10-05 | tests: Add new test cases for beautify-description.•••* tests/import-utils.scm ("beautify-description: use double spacing"): Update.
("beautify-description: remove single quotes",
"beautify-description: escape @"): New tests.
| Ricardo Wurmus |
2022-10-05 | gnu: gnome-maps: Properly wrap GI_TYPELIB_PATH.•••This fixes a bug reported by pkill9 and tschilptschilp23 in IRC.
See <http://logs.guix.gnu.org/guix/2022-10-01.log#031053> and
<http://logs.guix.gnu.org/guix/2022-10-05.log#214334>.
It does so by using a snippet that's also applied in gnome-shell.
* gnu/packages/geo.scm (gnome-maps)[#:phases]: Remove ‘patch-dbus-service’.
Update ‘wrap’ so that it uses GJS-specific wrapping code rather than
wrap-program.
| Liliana Marie Prikler |
2022-10-05 | gnu: gnome-maps: Delete trailing space.•••* gnu/packages/geo.scm (gnome-maps)[inputs]: Delete trailing spaces.
| Liliana Marie Prikler |
2022-10-05 | gnu: gnome-maps: Update to 43.0.•••* gnu/packages/geo.scm (gnome-maps): Update to 43.0.
[arguments]<#:meson>: Use meson-0.63.
<#:phases>: Replace ‘skip-gtk-update-icon-cache’ with
‘skip-cache-and-database-updates’. Update accordingly.
| Liliana Marie Prikler |
2022-10-05 | gnu: Add megahit.•••* gnu/packages/bioinformatics.scm (megahit): New variable.
| Ricardo Wurmus |
2022-10-05 | gnu: Add cd-hit-auxtools.•••* gnu/packages/bioinformatics.scm (cd-hit-auxtools): New variable.
| Ricardo Wurmus |
2022-10-05 | gnu: cd-hit: Update to 4.8.1.•••* gnu/packages/bioinformatics.scm (cd-hit): Update to 4.8.1.
[arguments]: Do not use quasiquote; remove trailing #T from build phases.
[inputs]: Add zlib.
| Ricardo Wurmus |
2022-10-04 | gnu: kaiju: Update to 1.9.0.•••* gnu/packages/bioinformatics.scm (kaiju): Update to 1.9.0.
[arguments]: Use gexps; wrap scripts in install phase.
[inputs]: Add bzip2, coreutils, curl, gawk, guile-3.0, gzip,
python-wrapper, tar, and wget.
| Ricardo Wurmus |
2022-10-04 | gnu: ibus: Build with GTK4.•••* gnu/packages/ibus.scm (ibus)[arguments]: Add “--enable-gtk4”.
[inputs]: Add gtk and pango-next.
| Liliana Marie Prikler |
2022-10-04 | gnu: sdl2: Use ibus-minimal instead of ibus.•••This prevents an input cycle between GTK -> ffmpeg -> sdl2 -> ibus -> GTK.
* gnu/packages/sdl.scm (sdl2)[inputs]: Replace ibus with ibus-minimal.
| Liliana Marie Prikler |
2022-10-04 | gnu: Add ibus-minimal.•••* gnu/packages/ibus.scm (ibus-minimal): New variable.
(ibus): Inherit from ibus-minimal.
| Liliana Marie Prikler |
2022-10-04 | gnu: icedove: Update to 102.3.1 [security fixes].•••Fixes CVE-2022-39236, CVE-2022-39249, CVE-2022-39250 and CVE-2022-39251.
* gnu/packages/gnuzilla.scm (icedove): Update to 102.3.1.
| Jonathan Brielmaier |
2022-10-04 | gnu: eog-plugins: Fix source URL.•••The incorrect URL was introduced in
d6d861c6151fb2cb9296b993425d9a64a7653d95.
* gnu/packages/gnome.scm (eog-plugins)[source]: Change directory in URL.
| Ludovic Courtès |
2022-10-04 | gnu: Add awscli-2.•••* gnu/packages/python-web.scm (awscli-2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zzull |
2022-10-04 | gnu: Add python-executor.•••* gnu/packages/python-xyz.scm (python-executor): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zzull |
2022-10-04 | gnu: Add python-property-manager.•••* gnu/packages/python-xyz.scm (python-property-manager): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zzull |
2022-10-04 | services: anonip: Bail out when the input is not a FIFO.•••* gnu/services/web.scm (anonip-shepherd-service)[start]: Accept zero
arguments. Define 'spawn'. Print a message and return #f when #$INPUT
does not denote a FIFO.
| Ludovic Courtès |
2022-10-04 | channels: Warn about missing introductions.•••* guix/channels.scm (latest-channel-instance): Warn when CHANNEL has no
introduction and CHECKOUT contains '.guix-authorizations'.
| Ludovic Courtès |
2022-10-04 | gnu: guix: Update to 17134b9.•••* gnu/packages/package-management.scm (guix): Update to 17134b9.
| Ludovic Courtès |
2022-10-04 | home: Add home-batsignal-service-type.•••* gnu/home/services/pm.scm (home-batsignal-service-type): New variable.
(home-batsignal-configuration): New record type.
* doc/guix.texi: Document them.
* gnu/local.mk: Add gnu/home/services/pm.scm.
| ( via Guix-patches via |
2022-10-04 | doc: Mention network mask in network-route.•••* doc/guix.texi (Networking Setup): Mention network mask in network-route.
| Andrew Tropin |
2022-10-04 | deploy: Fix error message.•••* guix/scripts/deploy.scm (guix-deploy): Fix error message.
| Andrew Tropin |
2022-10-04 | gnu: augustus: Update to 3.2.0.•••* gnu/packages/games.scm (augustus): Update to 3.2.0.
[inputs]: Add expat.
[snippet]: Unbundle it. Drop trailing #t.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Timotej Lazar |
2022-10-04 | gnu: emacs-lsp-mode: Update to 26c4d3e.•••* gnu/packages/emacs-xyz.scm (emacs-lsp-mode): Update to 26c4d3e.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| jgart |
2022-10-04 | gnu: emacs-nov-el: Update to 0.4.0 and use gexps.•••* gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.4.0.
[arguments]: Use gexps.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder |
2022-10-04 | gnu: emacs-modus-themes: Update to 2.7.1.•••* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.7.1.
| Nicolas Goaziou |
2022-10-04 | gnu: emacs-org-mime: Update to 0.3.2.•••* gnu/packages/emacs-xyz.scm (emacs-org-mime): Update to 0.3.2.
| Nicolas Goaziou |
2022-10-04 | gnu: Add emacs-circadian.•••* gnu/packages/emacs-xyz.scm (emacs-circadian): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| kiasoc5 |
2022-10-03 | gnu: r-tximeta: Update to 1.14.1.•••* gnu/packages/bioconductor.scm (r-tximeta): Update to 1.14.1.
| Ricardo Wurmus |
2022-10-03 | gnu: r-bionero: Update to 1.4.2.•••* gnu/packages/bioconductor.scm (r-bionero): Update to 1.4.2.
[propagated-inputs]: Remove r-deseq2 and r-ggpubr; add r-ggrepel and r-patchwork.
| Ricardo Wurmus |
2022-10-03 | gnu: r-biodb: Update to 1.4.2.•••* gnu/packages/bioconductor.scm (r-biodb): Update to 1.4.2.
| Ricardo Wurmus |
2022-10-03 | gnu: r-biocdockermanager: Update to 1.8.1.•••* gnu/packages/bioconductor.scm (r-biocdockermanager): Update to 1.8.1.
| Ricardo Wurmus |
2022-10-03 | gnu: r-basilisk: Update to 1.8.1.•••* gnu/packages/bioconductor.scm (r-basilisk): Update to 1.8.1.
| Ricardo Wurmus |