aboutsummaryrefslogtreecommitdiff
path: root/config-daemon.ac
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2024-06-24 14:43:46 +0100
committerChristopher Baines <mail@cbaines.net>2024-07-18 11:18:29 +0100
commitd82ac48b076dca156319c16e78acfadab52fd3e5 (patch)
treea3a7d98cd55a40f5a7633aa2274d8bff9be0d053 /config-daemon.ac
parentf002371767df04238e3fc6dfacb6930f5529144b (diff)
downloadguix-d82ac48b076dca156319c16e78acfadab52fd3e5.tar.gz
guix-d82ac48b076dca156319c16e78acfadab52fd3e5.zip
guix: channels: Enable specifiying available builtin builders.
When computing channel instance derivations. This is useful when you want to generate compatible derivations that can be run with a daemon that potentially doesn't support builtin builders that the daemon you're using to generate the derivations has. I'm looking at this in particular because I want to use this in the data service, since it provides substitutes for derivations, and since these can be built on other machines, it's useful to control which builtin builders they depend on. Fixes: <https://issues.guix.gnu.org/67250>. * build-aux/build-self.scm (build-program): Accept #:built-in-builders and pass along to port->connection or open-connection as approriate. (build): Accept and pass on #:built-in-builders. * guix/channels.scm (build-from-source, build-channel-instance, channel-instance-derivations, channel-instances->manifest, channel-instances->derivation): Accept and pass on #:built-in-builders. Change-Id: I315c990de66c6f7dca25a859165a5568abe385ea
Diffstat (limited to 'config-daemon.ac')
0 files changed, 0 insertions, 0 deletions