Hi,
I'm trying to rebuild node-leveldown which calls install. The following line assumes node is used:
https://github.com/TooTallNate/node-gyp/blob/4ceed113a800378e78435a42632fd035413c99b2/lib/install.js#L188
It's possible to configure with --disturl=https://iojs.org/dist so that part is cool.