mirror of
https://github.com/ipetkov/crane.git
synced 2024-11-22 23:17:15 +03:00
2.3 KiB
2.3 KiB
Summary
- Introduction
- Getting started
- Source filtering
- Local development
- Custom cargo commands
- Customizing builds
- Troubleshooting/FAQ
- Customizing nixpkgs and other inputs
- IFD (import from derivation) errors
- Constantly rebuilding from scratch
- Crates being rebuilt when using different toolchains
- Constantly rebuilding proc-macro dependencies
dev
mode - Constantly rebuilding pyo3
- Building upstream cargo crate with no
Cargo.lock
- Patching
Cargo.lock
during build - Building a subset of a workspace
- Trouble building when using
include_str!
(or including other non-rust files) - Dealing with sandbox-unfriendly build scripts
- Cargo.toml is not at the source root
- Found invalid metadata files for crate error