You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(segkit): add Nix flake and declare as plugin dependency (#68)
* feat(segkit): add Nix flake for segkit and declare as plugin dependency
Add a flake.nix to segkit/ so it can be installed via Nix as a devbox
package. Both the android and ios plugins now declare segkit as a
package dependency using the GitHub flake reference, ensuring it's
automatically available on PATH for all plugin consumers.
The rewrite-plugin-urls.sh script is extended to rewrite the segkit
GitHub flake ref to a local path ref for CI testing against the current
branch.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix(segkit): use Apache-2.0 license to match repo
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments