aboutsummaryrefslogtreecommitdiff
path: root/nix/libstore/worker-protocol.hh
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2023-07-30 07:29:37 +0800
committer宋文武 <iyzsong@member.fsf.org>2023-08-03 17:38:11 +0800
commitdbce1a2e27a9f8f5a5484e42834fad72a2a3ec84 (patch)
tree599669baea48d8f48c23c17149d41cab46741065 /nix/libstore/worker-protocol.hh
parent69e7191906c46ea750895f158461b7b5a8622a94 (diff)
downloadguix-dbce1a2e27a9f8f5a5484e42834fad72a2a3ec84.tar.gz
guix-dbce1a2e27a9f8f5a5484e42834fad72a2a3ec84.zip
gnu: kdebugsettings: Update to 23.04.3.
* gnu/packages/kde-utils.scm (kdebugsettings): Update to 23.04.3. [inputs]: Add kxmlgui.
Diffstat (limited to 'nix/libstore/worker-protocol.hh')
0 files changed, 0 insertions, 0 deletions
780ab3e0b4dd340b9e0bce0'>services: guix: Add nar-herder-service-type....* gnu/services/guix.scm (<nar-herder-configuration>): New record type. (nar-herder-configuration, nar-herder-configuration?, nar-herder-configuration-package, nar-herder-configuration-user, nar-herder-configuration-group, nar-herder-configuration-mirror nar-herder-configuration-database nar-herder-configuration-database-dump nar-herder-configuration-host nar-herder-configuration-port nar-herder-configuration-storage nar-herder-configuration-storage-limit nar-herder-configuration-storage-nar-removal-criteria nar-herder-shepherd-services, nar-herder-activation, nar-herder-account): New procedures. (nar-herder-service-type): New variable. * gnu/tests/guix.scm (%test-nar-herder): New variable. * doc/guix.texi (Guix Services): Document the new service. Christopher Baines