Skip to content

nix: use unstable version of node

Administrator requested to merge k/nix-node into main

Created by: keegancsmith

Rather than building node ourselves, we can use the version built by the unstable channel. The benefit of this is we can use the cache, which means we can just fetch node rather than building it.

Merge request reports

Loading