hey there, i have a project where i need to 1.) git clone the project (twitter bootstrap) 2.) apply a patch 3.) run `npm install` so it has everything to build 4.) run `npm run dist` i am currently playing with node2nix, but it looks like this does completely different things and it's not easy to understand now how to fix it. any suggestions?