Convert ROS package.xml to package.nix
Find a file
Michal Sojka f1ab404292 Add support for getting sources
Either from local paths or by calling fetches.
2024-09-15 00:16:10 +02:00
ros2nix Add support for getting sources 2024-09-15 00:16:10 +02:00
flake.lock Pin rosdistro version and package the script to be usable without nix develop 2024-08-25 23:25:05 +02:00
flake.nix Pin rosdistro version and package the script to be usable without nix develop 2024-08-25 23:25:05 +02:00
LICENSE Initial commit 2024-08-25 17:13:12 +02:00
pyproject.toml Pin rosdistro version and package the script to be usable without nix develop 2024-08-25 23:25:05 +02:00
README.md Add initial README 2024-09-14 12:17:28 +02:00

ros2nix

Tool to convert ROS package.xml to Nix expressions compatible with nix-ros-overlay.

This is work-in-progress. I'll add documentation after it works reasonably well.