fix(nix): update vendorHash for gofakeit 7.16.0

This commit is contained in:
2026-08-24 15:20:10 +04:00
parent 8195b92547
commit a81d95ef6d
+1 -1
View File
@@ -11,7 +11,7 @@
src = lib.cleanSource ../.;
vendorHash = "sha256-hGrS/drQiBOcqwloi15vqOdiTbweo0Oya+fF9SLM3so=";
vendorHash = "sha256-/zhceZoxNnuTqJ7C42MEAbyqEgyR2RLerDpgmobxq8o=";
subPackages = [ "cmd/cli" ];