services: guix-build-coordinator: Include the system profile in PATH.
authorChristopher Baines <mail@cbaines.net>
Thu, 22 Oct 2020 13:37:14 +0000 (14:37 +0100)
committerChristopher Baines <mail@cbaines.net>
Fri, 23 Oct 2020 14:40:09 +0000 (15:40 +0100)
commitced9da901f7e58fced9a822e8cdf44e394bc4d2f
tree0239c6733f0dcb10eb17d7abb6cf61eaf3a183de
parentb9f8ce17e4dbfb3f89bddcab0bc0396b4d790cb5
services: guix-build-coordinator: Include the system profile in PATH.

As this allows hooks to use the system profile, if that's desired.

* gnu/services/guix.scm (guix-build-coordinator-shepherd-services): Set PATH
to include the system profile.
gnu/services/guix.scm