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";
|
sha256 = "1n2q5a6697bxvl0askywhad2x560cajv456gxihdqqmmyq2vf63h";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Delete this on next update; see #79975 for details
|
cargoSha256 = "0dd7b6iibjmmriwi081pc65crq0y1j2pmbm1iq0lkqdd89c9f1yp";
|
||||||
legacyCargoFetcher = true;
|
|
||||||
|
|
||||||
cargoSha256 = "1wcpbqlglf9r0xhfjmyym8bnd4pgrsf9lrmb14hn1ml5zlshpd7p";
|
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "A command-line hex viewer";
|
description = "A command-line hex viewer";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user