Merge pull request #81246 from bhipple/u/rust-cargo-hexyl

hexyl: upgrade cargo fetcher and cargoSha256
This commit is contained in:
Vladyslav M 2020-02-28 08:01:59 +02:00 committed by GitHub
commit 9ed55b73dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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";