Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Instrument unseen revisions | Christopher Baines | 2024-05-11 |
| | |||
* | Set %file-port-name-canonicalization to 'none | Christopher Baines | 2024-05-11 |
| | | | | As this might improve performance. | ||
* | Support not running the web server | Christopher Baines | 2024-03-14 |
| | |||
* | Switch to cooperative scheduling on one thread | Christopher Baines | 2023-08-22 |
| | |||
* | Submit builds faster | Christopher Baines | 2023-07-24 |
| | | | | Using more parallelism through fibers. | ||
* | Support creating a PID file | Christopher Baines | 2023-07-12 |
| | |||
* | Set current output port buffering | Christopher Baines | 2023-06-14 |
| | |||
* | Add initial support for submitting builds | Christopher Baines | 2023-06-02 |
This provides similar functionality as provided by the guix-build-coordinator-queue-builds-from-guix-data-service script, but I think this is a better place for it. Currently submitting builds isn't possible from the command line options, but that could be supported in the future. |