Skip to content

nodejs: Use provided python version

Łukasz Nowak requested to merge luke/slapos:fix/nodejs-python into master

The build of nodejs uses python, and python leaking from the system can lead to unexpected results, thus use provided from SlapOS.

Merge request reports