Unverified Commit 4acb7d88 authored by K900's avatar K900 Committed by GitHub
Browse files

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

vulkan-helper: fix vendor hash
parents 4d935e48 daa080ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ rustPlatform.buildRustPackage rec {
    hash = "sha256-usbYNalA0r09LXR6eV2e/T1eMNV4LnhzYLzPJQ6XNKQ=";
  };

  cargoSha256 = "sha256-s5QytuNhjZQhIDJtpeAW3J4op1t4nC+xD2i7Zf5mzfw=";
  cargoSha256 = "sha256-fgB0vlbOhzGV1Sj180GCuTGZlVpAUlBUMAfsrG2FiuA=";

  nativeBuildInputs = [
    addOpenGLRunpath