Skip to content

add nix flake - #289

Draft
rolang wants to merge 5 commits into
mainfrom
nix-package
Draft

rolang wants to merge 5 commits into
mainfrom
nix-package

Conversation

@rolang

@rolang rolang commented Sep 12, 2026

Copy link
Copy Markdown
Owner

No description provided.

rolang and others added 5 commits September 12, 2026 12:34
install_name_tool -change/-add_rpath fails on the release binary
("larger updated load commands do not fit") since it wasn't linked
with -headerpad_max_install_names and nixpkgs store paths are longer
than the original Homebrew ones. Wrap the binary to set
DYLD_FALLBACK_LIBRARY_PATH instead, which avoids touching load
commands (and avoids invalidating the binary's code signature).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VCAcj78CqA1v1gmfYqjx7o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant