Aidan Gauland

Results 15 comments of Aidan Gauland

I've just started getting this with standalone home-manager, also tracking unstable.

I still get the `node-gyp-build: command not found` error. This is the order in which I have done things: 1. Run `node2nix -14 -l` (`-14` because node2nix does not automatically...

Back to the original issue, specifying `node-gyp-build` in `override.nix` is not working for me. After running `node2nix -14 -l`, I crate an `override.nix` file with the following contents, ```nix {...

I was not aware of that, thanks.

Is `bundix` the right place to address this, or should `bundler` in `nixpkgs` be patched so that the `force_ruby_platform` config flag is `true` by default?