Skip to content

Commit

Permalink
Update nix
Browse files Browse the repository at this point in the history
  • Loading branch information
paul1r committed Dec 2, 2024
1 parent 13d49f8 commit 6811317
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-HfIjAMaS9L3hRuKQo99964e9GH4fsdZQ27Awk9Vzwpo=";
vendorHash = "sha256-qsgaWkuSVo5Clb9FpS4SUIHVZZjpfjv0dKtwSUIX7a8=";

doCheck = false;

Expand Down

0 comments on commit 6811317

Please sign in to comment.