mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 13:37:45 +00:00
Merge pull request #255708 from K900/vulkan-helper-fix-vendor-hash
vulkan-helper: fix vendor hash
This commit is contained in:
commit
4acb7d88b3
@ -16,7 +16,7 @@ rustPlatform.buildRustPackage rec {
|
||||
hash = "sha256-usbYNalA0r09LXR6eV2e/T1eMNV4LnhzYLzPJQ6XNKQ=";
|
||||
};
|
||||
|
||||
cargoSha256 = "sha256-s5QytuNhjZQhIDJtpeAW3J4op1t4nC+xD2i7Zf5mzfw=";
|
||||
cargoSha256 = "sha256-fgB0vlbOhzGV1Sj180GCuTGZlVpAUlBUMAfsrG2FiuA=";
|
||||
|
||||
nativeBuildInputs = [
|
||||
addOpenGLRunpath
|
||||
|
Loading…
Reference in New Issue
Block a user