tectonic-unwrapped: useFetchCargoVendor (#378003)

This commit is contained in:
Doron Behar
2025-01-30 17:13:32 +02:00
committed by GitHub
+2 -1
View File
@@ -49,7 +49,8 @@ rustPlatform.buildRustPackage rec {
})
];
cargoHash = "sha256-Zn+xU6NJOY+jDYrSGsbYGAVqprQ6teEdNvlTNDXuzKs=";
useFetchCargoVendor = true;
cargoHash = "sha256-OMa89riyopKMQf9E9Fr7Qs4hFfEfjnDFzaSWFtkYUXE=";
nativeBuildInputs = [ pkg-config ];