gemini-cli: fmt

This commit is contained in:
kashu-02
2025-06-29 01:08:18 +09:00
parent c27d29b511
commit 6096b841a7
+1 -1
View File
@@ -57,7 +57,7 @@ buildNpmPackage (finalAttrs: {
chmod +x "$out/bin/gemini"
'';
passthru.updateScript = gitUpdater {};
passthru.updateScript = gitUpdater { };
meta = {
description = "AI agent that brings the power of Gemini directly into your terminal";