~dricottone/huttese-apk

ref: 63ccd2c8475ebab7788a008718204e0a8598a9ef huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
63ccd2c8 — Drew DeVault sr.ht/mercurial: 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"
)