clever-tools: remove update notifications

This commit is contained in:
Florian Sanders
2024-09-08 15:46:33 +02:00
parent 90913cb175
commit b6667a4e3e
+2
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 \