Add nodejs toolchain
I'm still working on this.
currently i'm stuck at it running into mismatching values: support_nix.
i bet there is just a minor thing missing somewhere. maybe someone has a clue.
i would be greatful for any hints ;)
thanks to @chancila i figured out that only a setting in .bazelrc was missing:
build:nix --extra_execution_platforms=@io_tweag_rules_nixpkgs//nixpkgs/platforms:host
Hi @betaboon , thank you for your contribution!
Are you still working on it or do you need some assistance?
@avdv I'm still working on this. planning to get the documentation ready in the next couple days.
i could need some assistance on the issue of the required --extra_execution_platforms, if that is something that we would want.
if there are any other pointers to get this in a ready state I'd gladly integrate them
Hi @betaboon , sorry for the long delay.
I had a look at this again. Also, I rebased onto master and added a missing dependency.
An example for the toolchain would be nice to have.
Thank you!
@avdv sorry for the long silence.
i just rebased against master, included your changes, updated the nodejs and nixpkgs rules, added an example.
i think this is now fine and ready :)
Oh, I missed this update over the course of my holidays... I'm taking a look now.
i just rebased against master
Thank you, again! @betaboon