Open brianmay opened 1 year ago
Addressed by #310
Maybe not. That PR doesn't change the nodejs version. As of right now anyway.
Indeed. I tried a simple node2nix -l package-lock.json && nix-build -A package
and got an error about a missing nodejs_14
.
As far as I can tell, not possible to override this when installing from flake.
I think this might be where it is coming from: https://github.com/svanderburg/node2nix/blob/master/default.nix#L5