This package browser is in early development. Mind the rough edges.

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.

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.