Skip to content

Commit

Permalink
chore: Update lambda-promtail nix checksum (#14830)
Browse files Browse the repository at this point in the history
  • Loading branch information
paul1r authored Nov 7, 2024
1 parent 275b768 commit 81b7818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/packages/loki.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ let
pname = "lambda-promtail";

src = ./../../tools/lambda-promtail;
vendorHash = "sha256-GM7tXlN7t7c3EHtF4vMzhINIZm+HQpyMYVAv3Dtiny8=";
vendorHash = "sha256-fG+AJfniGJy9fpD2Jluh7N2FDYt9LCjXCVoWktuvus0=";

doCheck = false;

Expand Down

0 comments on commit 81b7818

Please sign in to comment.