buildRustPackage: Remove unneeded cat
This commit is contained in:
parent
626ccd7121
commit
fb961d1cdb
@ -80,7 +80,6 @@ in stdenv.mkDerivation (args // {
|
|||||||
"linker" = "${ccForHost}"
|
"linker" = "${ccForHost}"
|
||||||
''}
|
''}
|
||||||
EOF
|
EOF
|
||||||
cat .cargo/config
|
|
||||||
|
|
||||||
unset cargoDepsCopy
|
unset cargoDepsCopy
|
||||||
export RUST_LOG=${logLevel}
|
export RUST_LOG=${logLevel}
|
||||||
|
Loading…
Reference in New Issue
Block a user