commits
Allows zmx to be found either in the profile or system PATH
馃挊 Generated with Crush
Assisted-by: Claude Sonnet 4 via Crush <crush@charm.land>
- Create custom package that downloads zmx binaries from zmx.sh
- Avoids zig2nix build issues on GitHub Actions x86_64 runner
- Add useGlobalPkgs to home-manager for consistent overlays
- Remove nixpkgs.enable from NixOS home configs
- Remove vscode config to eliminate nixpkgs.overlays warning
馃挊 Generated with Crush
Assisted-by: Claude Sonnet 4 via Crush <crush@charm.land>
Added systemd service for manual Glicko-2 rating recalculation.
Ratings automatically recalculate after each round-robin, but this
provides a manual trigger for edge cases like recovery from errors
or algorithm upgrades.
Usage: sudo systemctl start battleship-arena-recalculate
Updated flake input to include proper rating period implementation
that fixes last-submitter bias.
馃挊 Generated with Crush
Assisted-by: Claude Sonnet 4.5 via Crush <crush@charm.land>
- Create custom package that downloads zmx binaries from zmx.sh
- Avoids zig2nix build issues on GitHub Actions x86_64 runner
- Add useGlobalPkgs to home-manager for consistent overlays
- Remove nixpkgs.enable from NixOS home configs
- Remove vscode config to eliminate nixpkgs.overlays warning
馃挊 Generated with Crush
Assisted-by: Claude Sonnet 4 via Crush <crush@charm.land>
Added systemd service for manual Glicko-2 rating recalculation.
Ratings automatically recalculate after each round-robin, but this
provides a manual trigger for edge cases like recovery from errors
or algorithm upgrades.
Usage: sudo systemctl start battleship-arena-recalculate
Updated flake input to include proper rating period implementation
that fixes last-submitter bias.
馃挊 Generated with Crush
Assisted-by: Claude Sonnet 4.5 via Crush <crush@charm.land>