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
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
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
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
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
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
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
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>
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>
gnu: Add go-hclogvet. * gnu/packages/golang-xyz.scm (go-hclogvet): New variable. Change-Id: I8eccda8a3fbc2cb32f19ad9318eea2229c6064c0
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>
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>
gnu: Add python-pytorch2. * gnu/packages/machine-learning.scm (python-pytorch2): New variable. Change-Id: Ibb837b5765438e7b9ec298537e5009e91d218601
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
gnu: cl-woo: Remove input labels. * gnu/packages/lisp-xyz.scm (sbcl-woo): Remove input labels. Change-Id: I5bf9f8d8faaa90e237d11d01d3102533f7318801
gnu: cl-clack: Refresh package style. * gnu/packages/lisp-xyz.scm (sbcl-clack): [arguments]: Move above inputs. [inputs]: Remove labels. Change-Id: Ie4e8e657b656ef3c80a446f1d7ad2b90fc693ed4
gnu: cl-deploy: Remove input labels. * gnu/packages/lisp-xyz.scm (sbcl-deploy): Remove input labels. Change-Id: Icae014c7bd08639d1f23048e831f4317e2811a2a
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
gnu: Add cl-ciel. * gnu/packages/lisp-xyz.scm (cl-ciel, sbcl-ciel): New variables. Change-Id: I2d8eb9039a7b4a59c17af65eb76b74638e1685b3
gnu: Add cl-punch. * gnu/packages/lisp-xyz.scm (cl-punch, ecl-cl-punch, sbcl-cl-punch): New variables. Change-Id: If6f7937d02a8dec67a9594ff011c44719349fd22