We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 675eaf8 commit c5d149dCopy full SHA for c5d149d
flake.nix
@@ -4,6 +4,7 @@
4
inputs = {
5
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
6
nixpkgs-gcloud-fix.url = "github:NixOS/nixpkgs/pull/492139/head";
7
+ nixpkgs-gemini-cli-fix.url = "github:NixOS/nixpkgs/pull/493629/head";
8
home-manager = {
9
url = "github:nix-community/home-manager/release-25.11";
10
inputs.nixpkgs.follows = "nixpkgs";
0 commit comments