3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #81375 from bhipple/u/rust-cargo-pueue

pueue: upgrade cargo fetcher and cargoSha256
This commit is contained in:
Mario Rodas 2020-02-29 11:36:14 -05:00 committed by GitHub
commit f727955f3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,10 +13,7 @@ rustPlatform.buildRustPackage rec {
nativeBuildInputs = [ installShellFiles ];
# Delete this on next update; see #79975 for details
legacyCargoFetcher = true;
cargoSha256 = "1y33n0dmrssv35l0apfq1mchyh92cfbzjarh0m8zb2nxwhvk7paw";
cargoSha256 = "08zqhj3b0v4fxj8vi323zrxg4xvbp9gndm2khzs6daacglbwbvhk";
postInstall = ''
installShellCompletion utils/completions/pueue.{bash,fish} --zsh utils/completions/_pueue