anki/build/ninja_gen
Euan Kemp 19cf375152
Don't download nodejs if NODE_BINARY is set, add YARN_BINARY (#2446)
* 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
2023-03-18 13:44:46 +10:00
..
src Don't download nodejs if NODE_BINARY is set, add YARN_BINARY (#2446) 2023-03-18 13:44:46 +10:00
Cargo.toml Update Rust deps (#2332) 2023-01-18 22:24:29 +10:00