nixpkgs/nixos/tests/grafana
Maximilian Bosch 77a41a7dd8
grafana: 11.6.0+security-01 -> 12.0.0
Closes #404580

ChangeLog: https://github.com/grafana/grafana/releases/tag/v12.0.0

A few changes were necessary here:

* the provision seems to be delayed now, so the `machine.succeed` broke
  because the result was tested before the provisioning was finished.
  Using `wait_until_succeeds` to solve this.

* Work around a problem that got unnoticed during #399404:
  the setup-hook is also run in the `goModules` derivation, but
  `offlineCache` is missing. As a result, the build breaks. I guess this
  was unnoticed because everyone had a goModules with the previous hash
  in their store.

Co-authored-by: Emily <git@emilylange.de>
2025-05-08 07:29:39 +02:00
..
provision grafana: 11.6.0+security-01 -> 12.0.0 2025-05-08 07:29:39 +02:00
basic.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
default.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00