aboutsummaryrefslogtreecommitdiff
path: root/etc/guix-gc.service.in
diff options
context:
space:
mode:
authorWilko Meyer <w@wmeyer.eu>2023-10-11 01:13:30 +0200
committerLeo Famulari <leo@famulari.name>2023-07-23 22:26:05 -0400
commit06acda9715711c406f30b3a314387002244d8792 (patch)
treee497bdd3af6e12921927e90e2a3a09afe80f963c /etc/guix-gc.service.in
parent816c58bde159a4214ee822755135f2bb26fb5244 (diff)
downloadguix-06acda9715711c406f30b3a314387002244d8792.tar.gz
guix-06acda9715711c406f30b3a314387002244d8792.zip
gnu: Update my copyright.
* gnu/packages/linux.scm: Update copyright header. Signed-off-by: Leo Famulari <leo@famulari.name>
Diffstat (limited to 'etc/guix-gc.service.in')
0 files changed, 0 insertions, 0 deletions
Keep previous occurrences of 'system in RESULT. (options->derivations)[system]: Remove. [systems, things-to-build]: New variables. [compute-derivation]: New procedure. Iterate on all of SYSTEMS to compute the derivations of THINGS-TO-BUILD. * tests/guix-build.sh: Add test for one and multiple '-s' flags. * doc/guix.texi (Additional Build Options): Document this behavior. Ludovic Courtès