3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #80256 from bhipple/u/rust-cargo-alacritty

alacritty: upgrade cargo fetcher and cargoSha256
This commit is contained in:
Daniel Schaefer 2020-02-16 13:45:11 +01:00 committed by GitHub
commit 59f40350f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,10 +62,7 @@ in buildRustPackage rec {
sha256 = "05jcg33ifngpzw2hdhgb614j87ihhhlqgar0kky183rywg0dxikg";
};
# Delete this on next update; see #79975 for details
legacyCargoFetcher = true;
cargoSha256 = "1kc9n10kb4j87x337pzl6wpi0qj5ib2mqmrjag2yld3138dag71n";
cargoSha256 = "182j8ah67b2gw409vjfml3p41i00zh0klx9m8bwfkm64y2ki2bip";
nativeBuildInputs = [
cmake