Merge pull request #81246 from bhipple/u/rust-cargo-hexyl
hexyl: upgrade cargo fetcher and cargoSha256
This commit is contained in:
commit
9ed55b73dd
@ -11,10 +11,7 @@ rustPlatform.buildRustPackage rec {
|
||||
sha256 = "1n2q5a6697bxvl0askywhad2x560cajv456gxihdqqmmyq2vf63h";
|
||||
};
|
||||
|
||||
# Delete this on next update; see #79975 for details
|
||||
legacyCargoFetcher = true;
|
||||
|
||||
cargoSha256 = "1wcpbqlglf9r0xhfjmyym8bnd4pgrsf9lrmb14hn1ml5zlshpd7p";
|
||||
cargoSha256 = "0dd7b6iibjmmriwi081pc65crq0y1j2pmbm1iq0lkqdd89c9f1yp";
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A command-line hex viewer";
|
||||
|
Loading…
Reference in New Issue
Block a user