~ruther/guix-local

2469b040 — Suhail Singh 1 year, 11 months ago
gnu: emacs-ox-tufte: Update to 4.2.0.

* gnu/packages/emacs-xyz.scm (emacs-ox-tufte): Update to 4.2.0.

Change-Id: Ib9584373cfed50c6c8195e9770a9953fb5b5a4e7
Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: copyq: Update to 8.0.0.

* gnu/packages/xdisorg.scm (copyq): Update to 8.0.0.

Change-Id: I36fb1eec237f280993a495e56d754961555a8f8e
Signed-off-by: Christopher Baines <mail@cbaines.net>
39c829f7 — Christopher Baines 1 year, 11 months ago
gnu: nar-herder: Update to 0-24.ccef906.

* gnu/packages/package-management.scm (nar-herder): Update to 0-24.ccef906.

Change-Id: I330677206acf1a71cff58b142a06165a8fb0cf50
3baa3b54 — Christopher Baines 1 year, 11 months ago
gnu: guile-prometheus: Update to 0-7.e63335e.

* gnu/packages/guile-xyz.scm (guile-prometheus): Update to 0-7.e63335e.

Change-Id: Ie4d1fabac427f7f48565a390b12e314d2f31f40d
40f53e8f — Benjamin Slade 1 year, 11 months ago
gnu: mu: Update to 1.12.2.

* gnu/packages/mail.scm (mu): Update to 1.12.2.
[inputs]: Add READLINE and PYTHON.
[arguments]: Adjust ‘patch-bin-references’ phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I9f44d037abdb90d9efcd1a86479203ee1ef25538
f094e435 — Jean-Pierre De Jesus DIAZ 2 years ago
gnu: distrobox: Fix dependency usage.

* gnu/packages/containers.scm (distrobox): Use WRAP-SCRIPT to patch the
scripts to use system wget and podman.

Change-Id: Ida9affcb212f64892e85dfa8bc4dd4d59f832f4f
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
af1759bb — Jean-Pierre De Jesus DIAZ 2 years ago
gnu: distrobox: Update to 1.7.0.

* gnu/packages/containers.scm (distrobox): Update to 1.7.0.

Change-Id: Ie62683317f6c984e5a64ce5436a17c8f2b7fbcf9
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
93af6aec — Tomas Volf 2 years ago
gnu: Add gvisor-tap-vsock.

* gnu/packages/containers.scm (gvisor-tap-vsock): New variable.

Change-Id: I50c51613509e84998f17b4be593ce80c16002778
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
c4e25bf1 — David Elsing 1 year, 11 months ago
gnu: arcan-sdl: Add missing inputs.

* gnu/packages/arcan.scm (arcan-sdl)[inputs]: Add glu, libglvnd and mesa.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
96c84f85 — Timotej Lazar 1 year, 11 months ago
gnu: mupdf: Update to 1.23.11.

* gnu/packages/pdf.scm (mupdf): Update to 1.23.11.

Change-Id: I6a4fe2b72b8346f5059d16474730a6b276fb0f1e
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
29de2edf — Ludovic Courtès 2 years ago
system, home: Validate ‘services’ field value.

This guides newcomers who might stick a single (service …) form
in this field.

* gnu/services.scm (validate-service-list): New macro.
(%validate-service-list): New procedure.
* gnu/system.scm (<operating-system>)[services]: Add ‘sanitize’.
* gnu/home.scm (<home-environment>)[services]: Add ‘sanitize’.

Change-Id: I9e29bd9a078e87b627ab766fd669ba9de79f8473
b5018807 — Ludovic Courtès 1 year, 11 months ago
doc: Mention channel files beyond ~/.config/guix.

* doc/guix.texi (Channels): Instead of mentioning just
~/.config/guix/channels.scm, mention channel files in general and link
to “Invoking guix pull”.

Change-Id: Iefb8a2d5ee5d804b2b6319785842fc3a97704495
883e69cd — Antero Mejr 2 years ago
services: guix: Add ‘channels’ field.

* doc/guix.texi (Base Services): Document
'guix-configuration-channels' field.
(Invoking guix pull): Add cross-reference.
* gnu/services/base.scm (install-channels-file): New procedure.
(guix-configuration): Add channels field.
(guix-activation): Use 'install-channels-file' procedure.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I4d89235bf0bc6dde69984138ccb894b48ace9d76
3d2966e0 — Sharlatan Hellseher 1 year, 11 months ago
gnu: go-github-com-quic-go-quic-go: Move to golang-web.

* gnu/packages/golang.scm (go-github-com-quic-go-quic-go): Move from
here ...
* gnu/packages/golang-web.scm: ... to here.

* gnu/packages/golang-crypto.scm: Add (gnu packages golang-web) module.

Change-Id: I45053db9079d58e537084072e4c3d5bf80c39d2c
da53479a — Sharlatan Hellseher 1 year, 11 months ago
gnu: go-github-com-quic-go-qpack: Move to golang-web.

* gnu/packages/golang.scm (go-github-com-quic-go-qpack): Move from here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: I63b3feb07b330d164c91adaf32077f01fd705484
abedc744 — Sharlatan Hellseher 1 year, 11 months ago
gnu: go-github-com-multiformats-go-multiaddr-net: Move to golang-web.

* gnu/packages/golang.scm (go-github-com-multiformats-go-multiaddr-net):
Move from here ...
* gnu/packages/golang-web.scm (go-github-com-multiformats-go-multiaddr-net):
... to here.

Change-Id: Ie7d35cae682e753ed5d08abdb5478c7d0c0bd4fa
fe43dfb5 — Sharlatan Hellseher 1 year, 11 months ago
gnu: go-github-com-multiformats-go-multiaddr: Move to golang-web.

* gnu/packages/golang.scm (go-github-com-multiformats-go-multiaddr):
Move from here ...
* gnu/packages/golang-web.scm: ... to here.

Change-Id: I31d9e4babae22a0c9b3bd41ce23bd30c265956cf
791578be — Artyom V. Poptsov 1 year, 11 months ago
gnu: Add go-github-com-multiformats-go-varint.

* gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-varint):
New variable.

Change-Id: Ib2f82fff0fbed00010c2aa7993134d5a855f0d7d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
9a5b9dad — Artyom V. Poptsov 1 year, 11 months ago
gnu: Add go-pgregory-net-rapid.

* gnu/packages/golang-check.scm (go-pgregory-net-rapid): New variable.

Change-Id: I09a89c779a352e6a102d0b4c7af3aa1f7c3cac70
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
f620261a — Sharlatan Hellseher 1 year, 11 months ago
gnu: Add go-hclogvet.

* gnu/packages/golang-xyz.scm (go-hclogvet): New variable.

Change-Id: I8eccda8a3fbc2cb32f19ad9318eea2229c6064c0
Next