mirror of
https://github.com/ipetkov/crane.git
synced 2024-12-18 04:51:39 +03:00
bfc1c3dca5
* docs: Add FAQ about invalid crate metadata * docs: update constant rebuilds FAQ
2.1 KiB
2.1 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
- 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