fix codex

This commit is contained in:
Harivansh Rathi 2026-03-13 18:57:32 -04:00
parent 550fca2383
commit ce165c4d77
6 changed files with 12 additions and 56 deletions

View file

@ -40,7 +40,6 @@ Most tools come from `nixpkgs`. Fast-moving CLIs that you want to update on
their own cadence are pinned as dedicated flake inputs:
- `googleworkspace-cli`
- `codex`
- `claudeCode`
## Commands
@ -69,11 +68,17 @@ just switch
Update only Codex or Claude:
```bash
nix flake lock --update-input codex
nix flake lock --update-input claudeCode
just switch
```
Update Codex:
```bash
brew upgrade --cask codex
just switch
```
## What Still Needs Manual Handling
- Secrets and tokens under `~/.secrets`, `~/.npmrc`, `~/.config/gcloud`, `~/.config/gh`, and similar paths
@ -86,6 +91,7 @@ just switch
The current Homebrew boundary is only:
- `cap`
- `codex`
- `raycast`
- `riptide-dev`
- `thebrowsercompany-dia`