vulkan-helper: fix vendor hash

This commit is contained in:
K900 2023-09-17 20:03:49 +03:00
parent 4d935e4864
commit daa080adf3

View file

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