Merge pull request #255708 from K900/vulkan-helper-fix-vendor-hash

vulkan-helper: fix vendor hash
This commit is contained in:
K900 2023-09-17 20:04:13 +03:00 committed by GitHub
commit 4acb7d88b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-usbYNalA0r09LXR6eV2e/T1eMNV4LnhzYLzPJQ6XNKQ=";
};
cargoSha256 = "sha256-s5QytuNhjZQhIDJtpeAW3J4op1t4nC+xD2i7Zf5mzfw=";
cargoSha256 = "sha256-fgB0vlbOhzGV1Sj180GCuTGZlVpAUlBUMAfsrG2FiuA=";
nativeBuildInputs = [
addOpenGLRunpath