dotlambda

Results 58 comments of dotlambda
trafficstars

> Is there a need to support `@mapbox/node-pre-gyp` when not using it directly? I don't think there is but the README should be updated.

> Changes look good. Why is this a draft? It breaks thinc and we can't depend on `numpy_2` inside python3Packages.

> > It breaks thinc > > Then we need an overlay there Thinc is a Python package, that won't work.

The package now works with both `numpy` and `numpy_2`.

Result of `nixpkgs-review pr 333221` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review) 2 packages failed to build: python311Packages.private-gpt python311Packages.private-gpt.dist 88 packages built: aider-chat aider-chat.dist python311Packages.blis python311Packages.blis.dist python311Packages.fastai python311Packages.fastai.dist python311Packages.llama-index python311Packages.llama-index-agent-openai python311Packages.llama-index-agent-openai.dist python311Packages.llama-index-cli python311Packages.llama-index-cli.dist...

Mrjob also has unpatched vulnerabilities: https://github.com/Yelp/mrjob/pull/2220 I think it should be removed as a dependency.

Shouldn't enum-tools be moved to `extra_requires` in setup.py?

> we should change the [default value in case the option `dns.override_local_dns` is **missing**](https://github.com/juanfont/headscale/blob/b8044c29ddc59d9c6346337d589b73a7e5b0511e/hscontrol/types/config.go#L292) in the configuration instead. Sure but that would be another breaking change.