pueue: upgrade cargo fetcher and cargoSha256
This commit is contained in:
parent
2589643417
commit
02115d3fa1
@ -13,10 +13,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
|
|
||||||
nativeBuildInputs = [ installShellFiles ];
|
nativeBuildInputs = [ installShellFiles ];
|
||||||
|
|
||||||
# Delete this on next update; see #79975 for details
|
cargoSha256 = "08zqhj3b0v4fxj8vi323zrxg4xvbp9gndm2khzs6daacglbwbvhk";
|
||||||
legacyCargoFetcher = true;
|
|
||||||
|
|
||||||
cargoSha256 = "1y33n0dmrssv35l0apfq1mchyh92cfbzjarh0m8zb2nxwhvk7paw";
|
|
||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
installShellCompletion utils/completions/pueue.{bash,fish} --zsh utils/completions/_pueue
|
installShellCompletion utils/completions/pueue.{bash,fish} --zsh utils/completions/_pueue
|
||||||
|
Loading…
x
Reference in New Issue
Block a user