aboutsummaryrefslogtreecommitdiff
path: root/po/packages
diff options
context:
space:
mode:
authorBrian Cully <bjc@spork.org>2023-05-26 18:30:15 -0400
committerLudovic Courtès <ludo@gnu.org>2023-06-02 16:16:07 +0200
commit09fcf261c1f66a07891ec2fe80f8652fd286bd3e (patch)
treec0bd54327eba8fc1400b6ffc6840e38ce91fecd9 /po/packages
parentdecf5fed655c9f8424b39cfd54f381394a2afcbc (diff)
downloadguix-09fcf261c1f66a07891ec2fe80f8652fd286bd3e.tar.gz
guix-09fcf261c1f66a07891ec2fe80f8652fd286bd3e.zip
tests: Add tests for MODIFY-SERVICES procedure
* tests/services.scm ("modify-services: do nothing") ("modify-services: delete service") ("modify-services: change value"): New tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'po/packages')
0 files changed, 0 insertions, 0 deletions
adStorePath, readStorePaths): New functions, formerly in remote-store.cc. (openStore): Remove reference to 'RemoteStore'. * daemon.am (libstore_a_SOURCES): Remove remote-store.cc. (libstore_headers): Remote remote-store.hh. Ludovic Courtès 2014-12-19Merge branch 'nix' into 'master'.Ludovic Courtès