John Ogle 1f9e9138ab Add automated update script for claude-cli package
Create update.sh script that fetches the latest claude-code version
and SHA256 hashes from Homebrew cask and automatically updates the
Nix package definition.

Features:
- Fetches version and all 4 platform SHA256 hashes from Homebrew
- Updates default.nix in-place using awk for reliable parsing
- Validates extracted data before updating
- Supports --dry-run mode to preview changes
- Supports --help flag for usage information
- Idempotent (safe to run multiple times)

Update README to document the automated update method as the
recommended approach, with manual update as a fallback option.
2025-11-25 13:39:02 -08:00
2025-11-19 19:41:34 -08:00
2025-11-25 13:39:01 -08:00
2025-07-13 11:08:42 -07:00
2025-11-10 08:12:19 -08:00
2025-07-13 10:28:52 -07:00
2025-07-29 12:15:36 -07:00
2025-11-19 19:41:34 -08:00
Description
No description provided
22 MiB
Languages
Nix 81.3%
Emacs Lisp 10.8%
Shell 4.9%
Python 3%