Re: Packaging Grafana

2023-01-21 Thread Katherine Cox-Buday
Katherine Cox-Buday writes: Sorry, I had a bug in my format one-liner which gave versions parenthesis. This should be copy/pastable: --8<---cut here---start->8--- scheme@(guix import go)> (for-each (lambda (p) (format #t "guix import go -r ~a@~a >> grafana.s

Re: Packaging Grafana

2023-01-21 Thread Katherine Cox-Buday
phodina via writes: > Hi Guix, Hey Petr, thanks for having a go at packaging this! It would be awesome to have Grafana in Guix! I was able to troubleshoot this a little. I agree with the sentiment[1][2] that the Guix importer should just use Go tooling; however, I don't think it's at fault here