lopsided98 / nix-ros-overlay

ROS overlay for the Nix package manager
Apache License 2.0
173 stars 69 forks source link

Progress of MacOS support? #363

Open etherswangel opened 4 months ago

etherswangel commented 4 months ago

RoboStack is working quite well on aarch64-darwin but I still prefer nix over conda. I wonder what's the current progress and how can I help (if you want)?

lopsided98 commented 4 months ago

I don't use or have access to a macOS machine, so I'm not going to do it myself. I'd accept patches for macOS support as long as they aren't too hard to maintain. In particular, if an upstream package maintainer isn't interested in macOS support, then I won't apply downstream patches to add support.

hegde-atri commented 2 weeks ago

@lopsided98 I've got access to a macOS machine, and would like to package this for macOS systems. Completely new to nix, just about learning nix flakes at the moment. Is there any advice or resources you can point me to, to make this happen.

Any help is appreciated!

wentasah commented 2 weeks ago

Hi @hegde-atri! The first step would be to try one of the examples. If it fails, you can try to fix it or ask here (or under a new issue) for help. It would useful to submit full log of failing derivation.

hegde-atri commented 2 weeks ago

Thanks for your advice on approaching this @wentasah I've opened #419 for this.

etherswangel commented 2 weeks ago

Thank you for your work @hegde-atri ! I’ll have some time for help starting from July, you could assign me some packages then if needed :D

hegde-atri commented 1 week ago

Looking forward to your support @etherswangel :P