Wolf Vollprecht

Results 1457 comments of Wolf Vollprecht

I used claude-code today to try to generate a recipe for itself :D

This is fixed by the latest rattler / pixi releases :)

Do you maybe have a repro?

Nope. I think it might try to sign a binary that is not a regular MachO file or something, and fail. We maybe should just not error when we fail...

Hi @vigneshmanick thank you so much for opening an issue here! Very good points. Especially your first point is something we should fix. Regarding the development workflow there is indeed...

A PR to implement this would be great :)

Good point! It should work if you install codesign via `sigtool`: [https://prefix.dev/channels/conda-forge/packages/sigtool](https://prefix.dev/channels/conda-forge/packages/sigtool)

Hey @villapx-path - You are not yet using the pixi build feature and neither the `pixi-build-cmake` backend because you are not actually defining a package. I think it could be...