buildSupport.rust: fix typo in verifyCargoDeps message (#97058)
This commit is contained in:
parent
a58cda7b77
commit
19cb34b04b
@ -155,7 +155,7 @@ stdenv.mkDerivation (args // {
|
||||
echo
|
||||
echo "To fix the issue:"
|
||||
echo '1. Use "0000000000000000000000000000000000000000000000000000" as the cargoSha256 value'
|
||||
echo "2. Build the derivation and wait it to fail with a hash mismatch"
|
||||
echo "2. Build the derivation and wait for it to fail with a hash mismatch"
|
||||
echo "3. Copy the 'got: sha256:' value back into the cargoSha256 field"
|
||||
echo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user