nix: use unstable version of node
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.