Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add guile-gcrypt to the guix-dev.scm file | Christopher Baines | 2019-11-23 |
| | |||
* | Add guix as a dependency | Christopher Baines | 2019-09-21 |
| | | | | This is used as a Guile module. | ||
* | Add sqitch to guix-dev.scm | Christopher Baines | 2019-04-16 |
| | | | | As it's used to manage the database schema. | ||
* | Add ruby-rerun to the guix-dev.scm file | Christopher Baines | 2019-03-24 |
| | | | | | As this is useful for running the server, and restarting automatically on code changes. | ||
* | Add support for processing branch updated emails | Christopher Baines | 2019-03-19 |
| | |||
* | Switch to guile-json@3 | Christopher Baines | 2019-03-06 |
| | |||
* | Initial commit | Christopher Baines | 2019-02-07 |
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 |