Merge pull request #46711 from worldofpeace/patch-3

rust.section.md: remove nixcrate reference
This commit is contained in:
Jörg Thalheim 2018-09-15 19:45:38 +01:00 committed by GitHub
commit aac24b71af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,9 +64,6 @@ When the `Cargo.lock`, provided by upstream, is not in sync with the
added in `cargoPatches` will also be prepended to the patches in `patches` at
build-time.
To install crates with nix there is also an experimental project called
[nixcrates](https://github.com/fractalide/nixcrates).
## Compiling Rust crates using Nix instead of Cargo
### Simple operation