Skip to content

Commit 10cc055

Browse files
flake: update vendorHash for go.mod changes
1 parent b99eceb commit 10cc055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
version = dsearchVersion;
3434

3535
src = ./.;
36-
vendorHash = "sha256-UGKcwrYQ+S1oC8lJ1EagU1Okfz/2ruj4bn/7APC2FWg=";
36+
vendorHash = "sha256-PNWwTurmpn1Vj8Q5jFQFHGOEYCEQwpgGNGxtil10um8=";
3737

3838
subPackages = [ "cmd/dsearch" ];
3939

0 commit comments

Comments
 (0)