hpcguix-web 0.4.3
Web interface for cluster deployments of Guix
Hpcguix-web provides a web interface to the list of packages provided by Guix. The list of packages is searchable and provides instructions on how to use Guix in a shared HPC environment.
- Outputs:
out - Website: https://github.com/UMCUGenetics/hpcguix-web
- Licenses: AGPL 3+
- Package source: gnu/packages/web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install hpcguix-web 0.4.3 as follows:
guix install hpcguix-web@0.4.3
Or install the latest version:
guix install hpcguix-web
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.