clever-tools: remove update notifications

This commit is contained in:
Florian Sanders 2024-09-08 15:44:07 +02:00
parent 90913cb175
commit b6667a4e3e
No known key found for this signature in database
GPG Key ID: E94DAA3CD0C7151B

View File

@ -27,6 +27,8 @@ buildNpmPackage rec {
nativeBuildInputs = [ installShellFiles ];
makeWrapperArgs = [ "--set NO_UPDATE_NOTIFIER true" ];
postInstall =
lib.optionalString (stdenv.buildPlatform.canExecute stdenv.hostPlatform) ''
installShellCompletion --cmd clever \