From c77b17f6a1d24319f76e0d6c9727bc54eb6fd91d Mon Sep 17 00:00:00 2001 From: Scott Sorell Date: Sun, 10 May 2026 22:10:02 -0700 Subject: [PATCH] included gemini and updated flake lock --- flake.lock | 12 ++++++------ home.nix | 1 + 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index b90a1bd..1da5a23 100644 --- a/flake.lock +++ b/flake.lock @@ -162,11 +162,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1778469722, - "narHash": "sha256-L8nLWWd6QLuchP7VQzj0dVWWHQjuv3uKGDIdQjPZkTM=", + "lastModified": 1778474876, + "narHash": "sha256-K7m63eWckTnrmi0Ftth1oL/U14wLetP/BEqeYAy9Zj4=", "owner": "nixos", "repo": "nixpkgs", - "rev": "628a3810d423dc7e7cdf0c3282e408847fe662f8", + "rev": "2428d60a419ff26eab75f39502c72e902b7dfe7e", "type": "github" }, "original": { @@ -268,11 +268,11 @@ "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1778472955, - "narHash": "sha256-sbrYrkh9nctVBpIVx1ZRisJhLeCovcBYu+ihvimkGd4=", + "lastModified": 1778475326, + "narHash": "sha256-Yk2XmPxAknZPfz5kzMYOsPMhvZCr+HKXK7YPJ6wFbjY=", "owner": "nix-community", "repo": "NUR", - "rev": "2b778bff40654e21c267161a88b477dafc3e7868", + "rev": "ee193ca554fd1db8b368bdf6b0e2aff519cdf5ba", "type": "github" }, "original": { diff --git a/home.nix b/home.nix index a9d226b..5fc87a5 100644 --- a/home.nix +++ b/home.nix @@ -31,6 +31,7 @@ vim wget zip + gemini-cli ]; stable-packages = with pkgs; [