~ruther/guix-local

ab59155c — Ludovic Courtès 4 years ago
gnu: mtd-utils: Disable parallel tests.

This is a followup to 7a409a217c113dd55c44735331b4c4c1d60ad531.

* gnu/packages/linux.scm (mtd-utils)[arguments]: Add #:parallel-tests?.
7d0ebc46 — Ludovic Courtès 4 years ago
services: rottlog: More convenient default options for <log-rotation>.

* gnu/services/admin.scm (%default-log-rotation-options): New variable.
(%default-rotations): Use it.
* gnu/services/cuirass.scm (cuirass-log-rotations): Likewise.
* doc/guix.texi (Log Rotation): Adjust accordingly.
4de445f3 — Ludovic Courtès 4 years ago
guix gc: '--delete-generations' now deletes old Home generations.

This reverts commit 24c0518dd404cbb3c434fb6704f4f551bbc78693,
thereby reinstating ba22560627f848f40891a56355ff26b6de1380bc, with an
additional fix in (guix self).

Fixes <https://issues.guix.gnu.org/56722>.
Reported by "(" <paren@disroot.org>.

* guix/scripts/gc.scm (guix-gc)[delete-generations]: Add call to
'home-generation-base'.
* guix/self.scm (compiled-guix)[*core-cli-modules*]: Remove (guix
scripts gc).
* doc/guix.texi (Invoking guix gc): Document the change.
61db74a6 — Ludovic Courtès 4 years ago
home: Add 'home-generation-base'.

This reverts commit 670818a4049edb8a77a5b596fbc7558bde57165c,
thereby reinstating 5df8f7802e8b45855e8f84830677001dc631e4f7.

* gnu/home.scm (%profile-generation-rx): New variable.
(home-generation-base): New procedure.
a3a6931c — Ludovic Courtès 4 years ago
gnu: rottlog: Remove input labels.

* gnu/packages/admin.scm (rottlog)[arguments]: In 'tweak-rc-weekly', use
'search-input-file' instead of 'assoc-ref'.
[inputs]: Remove labels.
e5a6900b — Ludovic Courtès 4 years ago
services: rottlog: Keep important /var/log files for 16 weeks.

The default "rotate" value is 1 as of rottlog 0.72.2, meaning that only
one rotated file would be kept in addition to the active file.

* gnu/services/admin.scm (%default-rotations): Add "rotate" option for
%ROTATED-FILES.
bfe3fdbc — Ludovic Courtès 4 years ago
services: tor: Do not write to /var/log/tor.log.

The service uses syslog and additionally shepherd 0.9 captures its
stdout/stderr, so there's no point in passing #:log-file.

* gnu/services/networking.scm (tor-shepherd-service): Remove #:log-file
argument to 'make-forkexec-constructor'.
(%tor-log-rotation): Remove.
(tor-service-type): Remove ROTTLOG-SERVICE-TYPE extension.
7c1010f3 — Nicolas Goaziou 4 years ago
gnu: emacs-dtrt-indent: Update to 1.8.

* gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): Update to 1.8.
4d02b9c3 — Nicolas Goaziou 4 years ago
gnu: emacs-pabbrev: Update to 4.2.2.

* gnu/packages/emacs-xyz.scm (emacs-pabbrev): Update to 4.2.2.
[source]<origin>: Change file extension.
0114c7b2 — Nicolas Goaziou 4 years ago
gnu: emacs-org-jira: Update to 4.4.0.

* gnu/packages/emacs-xyz.scm (emacs-org-jira): Update to 4.4.0.
218add33 — Nicolas Goaziou 4 years ago
gnu: emacs-devdocs: Update to 0.5.

* gnu/packages/emacs-xyz.scm (emacs-devdocs): Update to 0.5.
48dae200 — Nicolas Goaziou 4 years ago
gnu: emacs-tramp: Update to 2.5.3.1.

* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.3.1.
638fb2da — Nicolas Goaziou 4 years ago
gnu: emacs-parsebib: Update to 4.2.

* gnu/packages/emacs-xyz.scm (emacs-parsebib): Update to 4.2.
0565cde6 — Vivien Kraus 4 years ago
gnu: zlib: Support mingw cross-compilation.

* gnu/packages/compression.scm (zlib): Only run configure if not mingw.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
d1c6b8db — Jonathan Brielmaier 4 years ago
gnu: icedove: Update to 91.12.0.

* gnu/packages/gnuzilla.scm (icedove): Update to 91.12.0.
69eb8409 — Felix Gruber 4 years ago
gnu: oil: Update to 0.12.0.

* gnu/packages/shells.scm (oil): Update to 0.12.0.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
7a409a21 — Tobias Geerinckx-Rice 4 years ago
gnu: mtd-utils: Update to 2.1.4.

* gnu/packages/linux.scm (mtd-utils): Update to 2.1.4.
bd756d9c — Tobias Geerinckx-Rice 4 years ago
gnu: libostree: Update to 2022.5.

* gnu/packages/package-management.scm (libostree): Update to 2022.5.
986df4ec — Tobias Geerinckx-Rice 4 years ago
gnu: ncmpc: Update to 0.47.

* gnu/packages/mpd.scm (ncmpc): Update to 0.47.
06261a44 — Tobias Geerinckx-Rice 4 years ago
gnu: mpd: Update to 0.23.8.

* gnu/packages/mpd.scm (mpd): Update to 0.23.8.
Next