diff options
author | Arun Isaac | 2025-06-26 14:09:17 +0100 |
---|---|---|
committer | Arun Isaac | 2025-06-26 16:03:13 +0100 |
commit | 422e0175ce4518ecd9d3a71aba052db41e2895cf (patch) | |
tree | 3abc42942e0351c221464080c119ab382b64e7ba /doc | |
parent | 514642029d9c0664c8d88935b3f853ae77fda111 (diff) | |
download | ravanan-422e0175ce4518ecd9d3a71aba052db41e2895cf.tar.gz ravanan-422e0175ce4518ecd9d3a71aba052db41e2895cf.tar.lz ravanan-422e0175ce4518ecd9d3a71aba052db41e2895cf.zip |
workflow: Re-use single connection to the Guix daemon.
Re-using the connection improves performance and is cleaner than passing around the Guix daemon socket specification. * ravanan/command-line-tool.scm (manifest-file->environment, software-packages->environment, manifest->environment, build-command-line-tool-script, build-gexp-script): Work with store connection instead of the Guix daemon socket. * ravanan/workflow.scm: Import (guix store). (workflow->scheduler-proc, workflow-class->propnet): Work with store connection instead of the Guix daemon socket. (build-workflow): Pass a store connection, not the Guix daemon socket, to workflow->scheduler-proc.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions