~dricottone/huttese-apk

ref: d49b5d68ed8867fc31a2df9039fddfd4a989e4a8 huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
d49b5d68 — Drew DeVault sr.ht/meta.sr.ht: add -billing subpackage 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"
)