guix-data-service 0.0.1-75.9a03cdf
Store and provide data about GNU Guix
The Guix Data Service stores data about GNU Guix, and provides this through a web interface. It supports listening to the guix-commits mailing list to find out about new revisions, then loads the data from these in to a PostgreSQL database.
- Outputs:
out - Website: https://data.guix.gnu.org/
- Licenses: AGPL 3+
- Package source: gnu/packages/web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install guix-data-service 0.0.1-75.9a03cdf as follows:
guix install guix-data-service@0.0.1-75.9a03cdf
Or install the latest version:
guix install guix-data-service
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.