Skip to content

Conversation

brndnmtthws
Copy link
Contributor

  • 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.

- 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`.
@rrrodzilla rrrodzilla merged commit 1350f50 into Govcraft:main Jun 23, 2025
@rrrodzilla
Copy link
Contributor

Love it. Thanks much! 🚀

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.

2 participants