Skip to content

Commit

Permalink
Update pkgs/by-name/xk/xk6/package.nix
Browse files Browse the repository at this point in the history
Co-authored-by: nayeko <[email protected]>
  • Loading branch information
szkiba and nayeko authored Feb 19, 2025
1 parent 6da70a0 commit 74aab91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/by-name/xk/xk6/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildGoModule rec {
src = fetchFromGitHub {
owner = "grafana";
repo = pname;
rev = "v${version}";
tag = "v${version}";
hash = "sha256-pxiZelbAEEtibNdpEuRplPFtJ61YicoiAnAs8oaX6IA=";
};

Expand Down

0 comments on commit 74aab91

Please sign in to comment.