~dricottone/huttese-apk

ref: bc082d37b7ec7c1e65e4a962e2639117eaaa01d0 huttese-apk/sr.ht/grafana/apk.go -rw-r--r-- 131 bytes
bc082d37 — Drew DeVault pkgkit: generate sane pkgver for untagged repos 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"
)