Skip to content

Commit

Permalink
Revert "no grafana"
Browse files Browse the repository at this point in the history
This reverts commit d3cb111.
  • Loading branch information
ahirner committed Jun 4, 2024
1 parent 54e1ca0 commit 1ada04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/devShell/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
...
}: let
checks = with pkgs; {
inherit micromamba vector;
inherit micromamba grafana vector;
helix = helix.packages.${system}.default;
};
in {
Expand Down

0 comments on commit 1ada04f

Please sign in to comment.