nixpkgs/pkgs/servers/monitoring/grafana
Maximilian Bosch 3eb45a22ca
grafana: 10.2.2 -> 10.2.3
ChangeLog: https://github.com/grafana/grafana/releases/tag/v10.2.3

Changed `preBuild` to `postConfigure` since the latter is a hook that's
only executed in the actual build, not in the gomod FoD. This is a dirty
hack because apparently the removal of `pkg/util/xorm/go.{mod,sum}`
breaks the module download now, but not removing it breaks the build
later (as documented in the comment above).

A nice side-effect is that we don't do all the `go generate`/`wire`
invocations twice per build.
2023-12-20 17:47:29 +01:00
..
plugins treewide: s_targetPlatform_hostPlatform_ in non-compiler packages 2023-11-17 08:07:34 +00:00
default.nix grafana: 10.2.2 -> 10.2.3 2023-12-20 17:47:29 +01:00
update.sh grafana: fix update script 2023-09-21 23:47:30 +02:00