~dricottone/huttese-apk

ref: 32bb138a7ca161e19a07b964d0ead20986461b8c huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
32bb138a — Drew DeVault sr.ht/py3-billiard: bump pkgrel 4 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"
)