~ruther/guix-local

c4e25bf1 — David Elsing 2 years 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 2 years 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 2 years 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 2 years 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 2 years 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 2 years 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 2 years 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 2 years 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 2 years 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 2 years ago
gnu: Add go-hclogvet.

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

Change-Id: I8eccda8a3fbc2cb32f19ad9318eea2229c6064c0
27b33970 — Troy Figiel 2 years ago
gnu: Add go-github-com-hashicorp-go-hclog.

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

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
8d27fe61 — Troy Figiel 2 years ago
gnu: Add go-github-com-hashicorp-go-cleanhttp.

* gnu/packages/golang-web.scm (go-github-com-hashicorp-go-cleanhttp): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
8429f25e — Ricardo Wurmus 2 years ago
gnu: Add python-pytorch2.

* gnu/packages/machine-learning.scm (python-pytorch2): New variable.

Change-Id: Ibb837b5765438e7b9ec298537e5009e91d218601
c0dfb550 — Sharlatan Hellseher 2 years ago
gnu: sbcl-cl-gltf: Update to 2.0.0-1.7a3af05.

* gnu/packages/lisp-xyz.scm (sbcl-cl-gltf): Update to 2.0.0-1.7a3af05.

Change-Id: Ice89e1ea8bc904c244de5f92a402b1c6a7ffc0ae
05e860a9 — Sharlatan Hellseher 2 years ago
gnu: cl-woo: Remove input labels.

* gnu/packages/lisp-xyz.scm (sbcl-woo): Remove input labels.

Change-Id: I5bf9f8d8faaa90e237d11d01d3102533f7318801
0dea7342 — Sharlatan Hellseher 2 years ago
gnu: cl-clack: Refresh package style.

* gnu/packages/lisp-xyz.scm (sbcl-clack):
[arguments]: Move above inputs.
[inputs]: Remove labels.

Change-Id: Ie4e8e657b656ef3c80a446f1d7ad2b90fc693ed4
b130647a — Sharlatan Hellseher 2 years ago
gnu: cl-deploy: Remove input labels.

* gnu/packages/lisp-xyz.scm (sbcl-deploy): Remove input labels.

Change-Id: Icae014c7bd08639d1f23048e831f4317e2811a2a
4172a5ae — Sharlatan Hellseher 2 years ago
gnu: cl-generic-cl: Refresh package style.

* gnu/packages/lisp-xyz.scm (sbcl-generic-cl):
[arguments]: Move above inputs.
[inputs]: Remove labels.

Change-Id: I366230776df1686b16e920088c9e1ce99c49d469
Next