Commit daa080ad authored by K900's avatar K900
Browse files

vulkan-helper: fix vendor hash

parent 4d935e48
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