Skip to content

Commit c5d149d

Browse files
authored
Update flake.nix
1 parent 675eaf8 commit c5d149d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
inputs = {
55
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
66
nixpkgs-gcloud-fix.url = "github:NixOS/nixpkgs/pull/492139/head";
7+
nixpkgs-gemini-cli-fix.url = "github:NixOS/nixpkgs/pull/493629/head";
78
home-manager = {
89
url = "github:nix-community/home-manager/release-25.11";
910
inputs.nixpkgs.follows = "nixpkgs";

0 commit comments

Comments
 (0)