rust.section.md: remove nixcrate reference

nixcrate is deprecated
This commit is contained in:
worldofpeace 2018-09-15 18:38:26 +00:00 committed by GitHub
parent 3a31207d79
commit 6dae5de436
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