Doron Behar

Results 451 comments of Doron Behar

I don't have permission to label issues in this repo.

Missed `rust-analyzer`, fix is at: https://github.com/NixOS/nixpkgs/pull/326491

So this was fixed right? I see 2 different PRs mentioning this issue - should I merge them both in our distribution? Or only the `lmfit`'s PR is enough?

We won't mind at all patching lmfit on top of it's latest 1.3.3 release on our end, to fix the test failure. It would be nice in the near future...

Hmm maybe create a MWE for scipy and create a bug report there? Untill that will be solved, we can downcast to float64 in pwlf... On 31 December 2024 23:19:45...

Hmm I wonder if scipy devs will simply reply to this: "What do you want, the error message explicitly states that this input type is not supported". Maybe pwlf should...

Or on a 2nd thought, perhaps Scipy should downcast floats 128 to floats 64 with a warning instead of failing.

Here's another one: - https://github.com/NixOS/nixpkgs/pull/449425

Putting the next one in a draft state will ensure r-ryantm won't try to open a new PR for them and nudge you like that.

Indeed it fails on Hydra too: https://cache.nixos.org/log/bi8yy93j9bz4zn49lbgx60wn000krwkb-python3.13-pymupdf-1.26.6.drv > I relaxed the constraint again and the only thing now failing is our nix flake workflow for macos. We'd like to `fetchpatch`...