Skip to content

Commit

Permalink
Merge pull request #81381 from bhipple/u/rust-cargo-rx
Browse files Browse the repository at this point in the history
rx: upgrade cargo fetcher and cargoSha256
  • Loading branch information
marsam committed Mar 1, 2020
2 parents 6e6d0d0 + 93fcac0 commit a2b8778
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pkgs/applications/graphics/rx/default.nix
Expand Up @@ -16,10 +16,7 @@ rustPlatform.buildRustPackage rec {
sha256 = "1n5s7v2z13550gkqz7w6dw62jdy60wdi8w1lfa23609b4yhg4w94";
};

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

cargoSha256 = "173jfjvdag97f6jvfg366hjk9v3cz301cbzpcahy51rbf1cip1w1";
cargoSha256 = "077cs9bf7f3h5aschcv7pbbnpaq1rg79j7f6pnyrzkmn7gxzicg3";

nativeBuildInputs = [ cmake pkgconfig makeWrapper ];

Expand Down

0 comments on commit a2b8778

Please sign in to comment.