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
- Add crane as a flake input for idiomatic Rust builds
- Configure package build with proper dependencies (openssl, pkg-config, perl)
- Add macOS-specific frameworks for Darwin compatibility
- Export package as default and named output
- Add app definition for `nix run` support
- Update Cargo.lock for dependency compatibility
The flake now properly builds the rust-docs-mcp-server binary and makes it
available via `nix build`, `nix run`, or `nix profile install`.
0 commit comments