I should have added this project to Flavortown way earlier, but I completely forgot.
For the past few weeks/months, my contributions have focused on adding ROS tooling to nixpkgs.
I have been working on adding various extensions for the colcon package. colcon is a build tool for ROS packages.
ROS, btw, stands for Robot Operating System; you should be able to find plenty about it by searching for it online.
I have currently made PRs for adding 3 colcon extensions.
I have made a 4th PR for updating colcon to its latest version. You can find more details on the PR page.
I have also been working on packaging the latest versions of depthai for Nixpkgs; till now, this has mostly involved cleaning up and trying to understand this incomplete PR.
I also spend some time reviewing PRs for packages I use.