mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-09-18 20:54:37 +00:00
rosenthal: grafana-bin: Install assets.
* modules/rosenthal/packages/binaries.scm (grafana-bin) [arguments] <#:install-plan>: Add assets.
This commit is contained in:
parent
1095ffcbe6
commit
ee6254000d
@ -294,7 +294,9 @@ to WakaTime, which is used by all WakaTime text editor plugins.")
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
(list #:install-plan
|
||||
#~'(("bin" "bin"))))
|
||||
#~'(("bin" "bin")
|
||||
("conf" "share/grafana/")
|
||||
("public" "share/grafana/"))))
|
||||
(synopsis "Platform for monitoring and observability")
|
||||
(description
|
||||
"Grafana allows you to query, visualize, alert on and understand your
|
||||
|
Loading…
Reference in New Issue
Block a user