[Backport to release-25.11] gemini-cli: 0.17.1 -> 0.25.2 #485405
[Backport to release-25.11] gemini-cli: 0.17.1 -> 0.25.2 #485405FlameFlag wants to merge 14 commits intoNixOS:release-25.11from
Conversation
There was a problem hiding this comment.
This report is automatically generated by the PR / Check / cherry-pick CI workflow.
Some of the commits in this PR require the author's and reviewer's attention.
Sometimes it is not possible to cherry-pick exactly the same patch.
This most frequently happens when resolving merge conflicts.
The range-diff will help to review the resolution of conflicts.
If you need to merge this PR despite the warnings, please dismiss this review shortly before merging.
Warning
Difference between 7cc320d and original 776341a may warrant inspection.
Show diff
@@ Metadata
## Commit message ##
gemini-cli: 0.22.2 -> 0.22.4
+ (cherry picked from commit 776341a9e3afe4e8b538974823a6e0cc26f4e0a0)
+
## maintainers/maintainer-list.nix ##
@@
+ github = "brancz";
githubId = 4546722;
};
- brantes = {
-- name = "Pedro Brantes"
++ brantes = {
+ name = "Pedro Brantes";
- email = "contact@brantes.simplelogin.com";
- github = "pedrobrantes";
- githubId = 58346706;
++ email = "contact@brantes.simplelogin.com";
++ github = "pedrobrantes";
++ githubId = 58346706;
++ matrix = "@brantes:matrix.org";
++ };
+ braydenjw = {
+ email = "nixpkgs@willenborg.ca";
+ github = "braydenjw";
## pkgs/by-name/ge/gemini-cli/package.nix ##
@@
Hint: The full diffs are also available in the runner logs with slightly better highlighting.
(cherry picked from commit 2f9a060)
(cherry picked from commit 4d5d5e3)
(cherry picked from commit 89f7553)
Release notes: https://github.com/google-gemini/gemini-cli/releases/tag/v0.21.1 (cherry picked from commit 0d39047)
(cherry picked from commit e83c053)
(cherry picked from commit 5ec6f86)
(cherry picked from commit 776341a)
(cherry picked from commit 73771ab)
(cherry picked from commit fea71ef)
(cherry picked from commit 8a1d15f)
Previously, this package relied on `ensureRgPath()` to locate a bundled `ripgrep` binary. This caused runtime failures in the `SearchText` tool on NixOS (specifically observed on aarch64-linux), as the bundled binary is dynamically linked and lacks required libraries. This change substitutes `gemini-cli`'s internal binary resolution (`ensureRgPath()`) with the absolute path to `ripgrep`'s binary in the Nix store . (cherry picked from commit 6c1a7d4)
(cherry picked from commit 4eb48f0)
(cherry picked from commit 4e08c4b)
(cherry picked from commit 4e3cda2)
6723f24 to
af6b294
Compare
|
Hythera
left a comment
There was a problem hiding this comment.
LGTM. I can't find any breaking changes in the changelog.
taranarmo
left a comment
There was a problem hiding this comment.
LGTM as well, though I don't have NixOS 25.11 at hand to test the diff looks okay and shouldn't cause issues
|
What's needed to get this merged? |
|
Only a commiter or higher with write access can currently merge this PR :) |
Closes:
#485368
Backports of:
#466152
#468089
#470095
#471774
#472079
#474041
#474579
#475393
#475559
#477740
#478302
#477740
#484014
#484014
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.