Merge pull request #81239 from bhipple/u/rust-cargo-lsd

lsd: upgrade cargo fetcher and cargoSha256
This commit is contained in:
Mario Rodas 2020-02-28 05:04:48 -05:00 committed by GitHub
commit 58eab946f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,10 +11,7 @@ rustPlatform.buildRustPackage rec {
sha256 = "0fh5rz6slyjzz03bpjcl9gplk36vm7qcc0i0gvhsikwvw0cf3hym"; sha256 = "0fh5rz6slyjzz03bpjcl9gplk36vm7qcc0i0gvhsikwvw0cf3hym";
}; };
# Delete this on next update; see #79975 for details cargoSha256 = "1z7sg9b7qsjw1hhc7dkvxz8xgf4k8jddr7gbnjr4d2569g97jf3f";
legacyCargoFetcher = true;
cargoSha256 = "0377jbjkrrjss3w8xmjsjjynycpdk19grp20hffxschg4ryvniin";
preFixup = '' preFixup = ''
install -Dm644 -t $out/share/zsh/site-functions/ target/release/build/lsd-*/out/_lsd install -Dm644 -t $out/share/zsh/site-functions/ target/release/build/lsd-*/out/_lsd