revert fetch-cargo-deps change
This commit is contained in:
parent
bc7f99cd2f
commit
a2b19cdb04
@ -43,9 +43,6 @@ set -u
|
|||||||
# Do any possible 'cargo update -p <pkgName> --precise <version>' ad-hoc updates
|
# Do any possible 'cargo update -p <pkgName> --precise <version>' ad-hoc updates
|
||||||
eval "$cargoUpdateHook"
|
eval "$cargoUpdateHook"
|
||||||
|
|
||||||
# stdenv setup sets SSL_CERT_FILE to a nonexistent path; cargo doesn't like that
|
|
||||||
unset SSL_CERT_FILE
|
|
||||||
|
|
||||||
# Do the fetch
|
# Do the fetch
|
||||||
cargo fetch --verbose
|
cargo fetch --verbose
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user