Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Switch to guile-fibers@1.1•••I think the main change required is just to stop accessing the now missing current-fiber parameter. | Christopher Baines | 2022-02-09 |
* | Update the guix-dev.scm file | Christopher Baines | 2022-01-09 |
* | Add guile-prometheus to guix-dev.scm | Christopher Baines | 2020-09-06 |
* | Tweak inputs in guix-dev.scm•••Using guile-3.0-latest rather than guile-3.0 to avoid bytecode issues with guix. | Christopher Baines | 2020-08-26 |
* | Use 'guile-3.0' instead of 'guile-next' in 'guix-dev.scm'. | Ludovic Courtès | 2020-08-26 |
* | Add dependency on Guile-lzlib.•••Guix no longer provides the (guix lzlib) module. This commit arranges to use Guile-lzlib instead. | Ludovic Courtès | 2020-08-26 |
* | Handle the absence of guile3.0-readline in the guix-dev.scm file | Christopher Baines | 2020-06-06 |
* | Use Guile 3 for development | Christopher Baines | 2020-02-27 |
* | Fix some comments•••Copied over from the Mumi code. | Christopher Baines | 2020-02-16 |
* | Add ephemeralpg to the guix-dev.scm file•••This is used for running the tests. | Christopher Baines | 2020-01-31 |
* | Add guile-gcrypt to the guix-dev.scm file | Christopher Baines | 2019-11-23 |
* | Add guix as a dependency•••This is used as a Guile module. | Christopher Baines | 2019-09-21 |
* | Add sqitch to guix-dev.scm•••As it's used to manage the database schema. | Christopher Baines | 2019-04-16 |
* | Add ruby-rerun to the guix-dev.scm file•••As this is useful for running the server, and restarting automatically on code changes. | Christopher Baines | 2019-03-24 |
* | Add support for processing branch updated emails | Christopher Baines | 2019-03-19 |
* | Switch to guile-json@3 | Christopher Baines | 2019-03-06 |
* | Initial commit•••This is a service designed to provide information about Guix. At the moment, this initial prototype gathers up information about packages, the associated metadata and derivations. The initial primary use case is to compare two different revisions of Guix, detecting which packages are new, no longer present, updated or otherwise different. It's based on the Mumi project. [1]: https://git.elephly.net/software/mumi.git | Christopher Baines | 2019-02-07 |