Skip to content

Commit

Permalink
ripasso-cursive: upgrade cargo fetcher and cargoSha256 (#81988)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhipple committed Mar 8, 2020
1 parent df4ec15 commit d1cdeb7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pkgs/tools/security/ripasso/cursive.nix
Expand Up @@ -12,10 +12,7 @@ buildRustPackage rec {
sha256 = "164da20j727p8l7hh37j2r8pai9sj402nhswvg0nrlgj53nr6083";
};

# Delete this on next update; see #79975 for details
legacyCargoFetcher = true;

cargoSha256 = "1vyhdbia7khh0ixim00knai5d270jl5a5crqik1qaz7bkwc02bsp";
cargoSha256 = "1wpn67v0xmxhn1dgzhh1pwz1yc3cizmfxhpb7qv9b27ynx4486ji";

cargoBuildFlags = [ "-p ripasso-cursive -p ripasso-man" ];

Expand Down

0 comments on commit d1cdeb7

Please sign in to comment.