rosenthal: grafana-bin: Install assets.

* modules/rosenthal/packages/binaries.scm (grafana-bin) [arguments]
<#:install-plan>: Add assets.
This commit is contained in:
Hilton Chain 2025-09-14 21:24:41 +08:00
parent 1095ffcbe6
commit ee6254000d
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -294,7 +294,9 @@ to WakaTime, which is used by all WakaTime text editor plugins.")
(build-system copy-build-system) (build-system copy-build-system)
(arguments (arguments
(list #:install-plan (list #:install-plan
#~'(("bin" "bin")))) #~'(("bin" "bin")
("conf" "share/grafana/")
("public" "share/grafana/"))))
(synopsis "Platform for monitoring and observability") (synopsis "Platform for monitoring and observability")
(description (description
"Grafana allows you to query, visualize, alert on and understand your "Grafana allows you to query, visualize, alert on and understand your