waytrogen: use fetchCargoVendor (#377604)

This commit is contained in:
Nick Cao
2025-01-28 14:35:18 -05:00
committed by GitHub
+2 -1
View File
@@ -19,7 +19,8 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-jkrvtwkzlsQgbw8/N4uzeqQ3fVSur2oa21IOXRRgh9I=";
};
cargoHash = "sha256-UkYQ/oN1+C9WQ+4hbhXxORw5J3Ypwe7DaDg5LhgP2d0=";
useFetchCargoVendor = true;
cargoHash = "sha256-iCcYlBqXo76QLuzdd1/YbLL99eCOnniHDAOllX8XyXQ=";
nativeBuildInputs = [
pkg-config