use a more up-to-date flake for claude code, clean up system eval warn

This commit is contained in:
2026-02-20 01:09:18 +01:00
parent b3d5f2311f
commit 06042c7668
3 changed files with 66 additions and 6 deletions

View File

@@ -9,7 +9,7 @@
home.packages = with pkgs; [
# Window manager & desktop environment
inputs.niri.packages.${pkgs.system}.niri
inputs.niri.packages.${pkgs.stdenv.hostPlatform.system}.niri
swayidle
swww
kanshi
@@ -82,8 +82,8 @@
gnome-boxes
# AI development tools
claude-code
inputs.codex-cli-nix.packages.${pkgs.system}.default
inputs.claude-code-nix.packages.${pkgs.stdenv.hostPlatform.system}.default
inputs.codex-cli-nix.packages.${pkgs.stdenv.hostPlatform.system}.default
gemini-cli
# Internet & networking