10 src = fetchFromGitHub {
14 hash = "sha256-9NtJHavlkuu8qSQI4FvXDOKfD1WjNzVqGDd8/8Fo3DE=";
17 vendorHash = "sha256-lioFmaFzqaxN1wnYJaoHA54to1xGZjaLGaqAFIfTaTs=";
19 subPackages = [ "cmd/grr" ];
22 description = "Utility for managing Jsonnet dashboards against the Grafana API";
23 homepage = "https://grafana.github.io/grizzly/";
24 license = licenses.asl20;
25 maintainers = with lib.maintainers; [ nrhtr ];
26 platforms = platforms.unix;