fix(nix): update vendorHash [dependabot skip]

This commit is contained in:
github-actions[bot]
2026-08-28 00:13:44 +00:00
parent 7ec63a2a43
commit f5eaf76fc4
+1 -1
View File
@@ -11,7 +11,7 @@
src = lib.cleanSource ../.;
vendorHash = "sha256-bxIJoAsrzXMeTyjIGKL0GgVddJFpieuMRsDihWw+EkM=";
vendorHash = "sha256-Yn1d2NbPYhlXzoJl4QbmZ/K7/UdwheWLj2mLyegRPvM=";
subPackages = [ "cmd/cli" ];