chore: update vendorSha256 due to dependencies change

This commit is contained in:
oluceps 2022-10-08 13:11:25 +08:00
parent 1f8b54a92d
commit 8a55208c62
No known key found for this signature in database
GPG Key ID: ECBE55269336CCCD

View File

@ -28,7 +28,7 @@
inherit version;
src = ./.;
vendorSha256 = "sha256-Af1RgeB6APxKW9m+rm2mkpYSXwAgFTzRyW0GJe9ML+A=";
vendorSha256 = "sha256-yhq4WHQcS4CrdcO6KJ5tSn4m7l5g1lNgE9/2BWd9Iys=";
# Do not build testing suit
excludedPackages = [ "./test" ];