mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-11 16:26:20 +00:00
Remove cargo home variable
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
dontConfigure = true;
|
||||
buildPhase = ''
|
||||
runHook preBuild
|
||||
export CARGO_HOME=$TMPDIR/.cargo
|
||||
|
||||
cargo build \
|
||||
--config 'source.crates-io.replace-with="vendored-sources"' \
|
||||
--config 'source.vendored-sources.directory="${vendoredDependencies}"' \
|
||||
|
||||
Reference in New Issue
Block a user