bffe 0-16.e3226ff
Build Farm Front-end for Guix
The BFFE of Build Farm Front-end is an experimental frontend for Guix build farms. It works together with the Guix Data Service and Guix Build Coordinator to submit builds and monitor the activity.
It functions as a Guile library, with the run-bffe-service procedure in the (bffe) module as the entry point.
- Outputs:
out - Website: https://codeberg.org/guix/bffe.git
- Licenses: GPL 3+
- Package source: gnu/packages/package-management.scm
- Builds: See build status
- Issues: See known issues
Installation
Install bffe 0-16.e3226ff as follows:
guix install bffe@0-16.e3226ff
Or install the latest version:
guix install bffe
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.