~dricottone/huttese-apk

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