~dricottone/huttese-apk

ref: 275453c31b2070af933648df1c98731418f545a7 huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
275453c3 — Drew DeVault sr.ht/py3-amqp: 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"
)