]> git.ekhem.eu.org Git - guix.git/commit
[home] Install Claude Code.
authorJakub Czajka <jakub@ekhem.eu.org>
Sat, 20 Jun 2026 21:40:24 +0000 (23:40 +0200)
committerJakub Czajka <jakub@ekhem.eu.org>
Wed, 24 Jun 2026 22:53:15 +0000 (00:53 +0200)
commitde10366ec8a386a076705e058ed13646b63e8c5c
tree026f436b573c97dbf3cb2e684f88ed0f06a16a02
parentd19629259e50e3f37df3696b804ce8dd4bce971a
[home] Install Claude Code.

Introduce a Guix package for the upstream Claude Code binary.  The
binary is prebuilt for FHS systems, so wrap it in a shell script that
sets LD_LIBRARY_PATH to Guix store paths and invokes it via ld-linux.

Set CLAUDE_CONFIG_DIR to store its configuration under ~/.config/claude
instead of ~/.claude.  Document manual version-update instructions in
the README.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
README
bash/.config/profile.d/20-env.sh
conf/home/claude-code.scm [new file with mode: 0644]
home.scm