mirror of
https://github.com/ankitects/anki.git
synced 2025-11-10 22:57:11 -05:00
* Don't download nodejs if NODE_BINARY is set Some build environments, such as nixpkgs, restrict network access and thus would prefer to not download anything at all. Setting PROTOC_BINARY and friends makes the build system not download stuff, and the same should be true for nodejs * Allow setting YARN_BINARY for the build system * Add myself to CONTRIBUTORS As required by CI |
||
|---|---|---|
| .. | ||
| action.rs | ||
| archives.rs | ||
| build.rs | ||
| cargo.rs | ||
| command.rs | ||
| configure.rs | ||
| copy.rs | ||
| git.rs | ||
| hash.rs | ||
| input.rs | ||
| lib.rs | ||
| node.rs | ||
| protobuf.rs | ||
| python.rs | ||
| render.rs | ||
| rsync.rs | ||
| sass.rs | ||