aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2022-11-06 15:49:44 +0100
committerChristopher Baines <mail@cbaines.net>2022-11-06 15:49:44 +0100
commit1b117fc3a5623d582758e890b4ab64d0637368cd (patch)
tree52fddf130cfdce199823df63df02517597635ba8 /doc
parent6e5e5f8fc29d71c1e54166c20ffdbf9f586d00d5 (diff)
downloadguix-1b117fc3a5623d582758e890b4ab64d0637368cd.tar.gz
guix-1b117fc3a5623d582758e890b4ab64d0637368cd.zip
gnu: guix-data-service: Update to 0.0.1-34.95064d3.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-34.95064d3.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
cc. (libstore_headers): Add builtins.hh. (nodist_pkglibexec_SCRIPTS): Add 'scripts/download'. * config-daemon.ac: Emit 'scripts/download'. * Makefile.am (MODULES): Add 'guix/scripts/perform-download.scm'. * tests/derivations.scm ("unknown built-in builder") ("'download' built-in builder") ("'download' built-in builder, invalid hash") ("'download' built-in builder, not found") ("'download' built-in builder, not fixed-output"): New tests. Co-authored-by: Eelco Dolstra <eelco.dolstra@logicblox.com>