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