mirror of
https://github.com/aykhans/sarin.git
synced 2026-08-28 02:54:32 +00:00
fix(nix): update vendorHash for gofakeit 7.16.0
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
|
||||
src = lib.cleanSource ../.;
|
||||
|
||||
vendorHash = "sha256-hGrS/drQiBOcqwloi15vqOdiTbweo0Oya+fF9SLM3so=";
|
||||
vendorHash = "sha256-/zhceZoxNnuTqJ7C42MEAbyqEgyR2RLerDpgmobxq8o=";
|
||||
|
||||
subPackages = [ "cmd/cli" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user