chore: update vendorSha256 due to dependencies change
This commit is contained in:
parent
1f8b54a92d
commit
8a55208c62
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
inherit version;
|
||||
src = ./.;
|
||||
|
||||
vendorSha256 = "sha256-Af1RgeB6APxKW9m+rm2mkpYSXwAgFTzRyW0GJe9ML+A=";
|
||||
vendorSha256 = "sha256-yhq4WHQcS4CrdcO6KJ5tSn4m7l5g1lNgE9/2BWd9Iys=";
|
||||
|
||||
# Do not build testing suit
|
||||
excludedPackages = [ "./test" ];
|
||||
|
|
Loading…
Reference in a new issue