Skip to content

Commit 0e0a8af

Browse files
committed
WIP
1 parent 79d64ee commit 0e0a8af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ nix-profile: ## nix profile
4949
nix profile add github:numtide/llm-agents.nix#codex
5050
# https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
5151
# https://github.com/ryoppippi/claude-code-overlay/commits/main/
52-
# nix profile add github:ryoppippi/claude-code-overlay#claude
5352
nix profile remove claude
54-
nix profile add github:ryoppippi/claude-code-overlay/ddd1e6055ac0ea75581812a07ae750ab8490797b#claude # 2.1.31
53+
# nix profile add github:ryoppippi/claude-code-overlay/ddd1e6055ac0ea75581812a07ae750ab8490797b#claude # 2.1.31
54+
nix profile add github:ryoppippi/claude-code-overlay#claude
5555
nix profile upgrade --all
5656

5757
nix-switch: ## update ghq repos and switch nix configuration

0 commit comments

Comments
 (0)