Skip to content

Commit d9f1096

Browse files
fix vendor hash
1 parent baca8d0 commit d9f1096

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
version = version;
4848
src = ./.;
4949

50-
vendorHash = "sha256-y0oj00qSyHvILYbtgWQT1fUdlhrQgXVtwtowvR7Cg0Q=";
50+
vendorHash = "sha256-TjNZgqQ5U2ZkOck/pG68789hkTKjV7zP4xxRxxJQcdw=";
5151
proxyVendor = true;
5252

5353
subPackages = [ "cmd/flow" ];

0 commit comments

Comments
 (0)