hyperfine: upgrade cargo fetcher and cargoSha256

Infra upgrade as part of #79975; no functional change expected.
wip/yesman
Benjamin Hipple 4 years ago committed by Jon
parent 2b8e19245f
commit c05d5fc478
  1. 5
      pkgs/tools/misc/hyperfine/default.nix

@ -13,10 +13,7 @@ rustPlatform.buildRustPackage rec {
sha256 = "0jx2lqhayp14c51dfvgmqrmmadyvxf0p4dsn770ndqpzv66rh6zb";
};
# Delete this on next update; see #79975 for details
legacyCargoFetcher = true;
cargoSha256 = "0sqmqfig40ragjx3jvwrng6hqz8l1zbmxzq470lk66x0gy4gziag";
cargoSha256 = "0n0hizldhr026mrzzz1wlw4g0b1z6ybxarybq3fzchs722iqpsis";
buildInputs = stdenv.lib.optional stdenv.isDarwin Security;

Loading…
Cancel
Save