mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: hpcguix-web: Fix indentation.
* gnu/packages/web.scm (hpcguix-web): Fix indentation.
This commit is contained in:
parent
d8de2c01ff
commit
d98fb5603b
1 changed files with 2 additions and 2 deletions
|
@ -6424,9 +6424,9 @@ (define-public hpcguix-web
|
|||
`(("guile" ,guile-2.2)
|
||||
("guile-commonmark" ,guile-commonmark)
|
||||
("guile-json" ,guile-json)))
|
||||
(home-page "https://github.com/UMCUGenetics/hpcguix-web")
|
||||
(home-page "https://github.com/UMCUGenetics/hpcguix-web")
|
||||
(synopsis "Web interface for cluster deployments of Guix")
|
||||
(description "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.")
|
||||
(license l:agpl3+))))
|
||||
(license l:agpl3+))))
|
||||
|
|
Loading…
Reference in a new issue