~dricottone/huttese-apk

ref: 45de9efe16d78418094cb65d078fced115e6c4e8 huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
45de9efe — Drew DeVault builds.sr.ht: bump pkgrel 5 years ago
                                                                                
1
2
3
4
5
6
package apk

import (
	_ "github.com/grafana/grafana/pkg/cmd/grafana-server"
	_ "github.com/grafana/grafana/pkg/cmd/grafana-cli"
)