Files
nixos-configs/flake.nix
mayor c258eafe34
All checks were successful
CI / check (push) Successful in 4m11s
fix: apply claude-code overlay to NixOS modules
The custom claude-code package (from GCS) was only being applied to
darwinModules, causing NixOS systems to use the older version from
nixpkgs-unstable instead of the updated version from packages/claude-code.

Extract claudeCodeOverlay as a shared definition and apply it to all
module sets: nixosModules, nixosModulesUnstable, and darwinModules.

Executed-By: mayor
Role: mayor
2026-01-19 10:28:11 -08:00

9.2 KiB