aakropotkin/floco

Create option to set `node` version/pkg.

Closed this issue · 2 comments

Create a floco.settings.node = VERSION|PKG; option.
If VERSION is given select nixpkgs#node_<MAJOR>_x, otherwise use PKG.

DavHau commented

Passing a nodejs package instead of a version would probably be more flexible.

Fixed