~dricottone/huttese-apk

ref: 44a0d199a7ee249d97d9cf0e5bad9affbf1b00af huttese-apk/sr.ht/grafana/apk.go -rw-r--r-- 131 bytes
44a0d199 — Drew DeVault print_pkgver: allow git describe to fail 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"
)