Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for colcon-cd #448

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

hegde-atri
Copy link

Currently colcon-cd seems to be missing (colcon-cd is a shell function for colcon-core to change current working directory).

Looking at pkgs/colcon/argcomplete.nix I made an effort to create a pkgs/colcon/cd.nix, but don't know how to proceed as pypi - (0.1.1) has an outdated version compared to their github - (0.2.1).

If I could get some guidance on how to proceed and if there's anything else I need to do apart from just adding this package.

(It's my first time contributing to this repository so forgive me if there's anything I've done incorrectly; I will squash all my commits into one before its ready to merge :D)

hegde-atri and others added 2 commits August 7, 2024 15:53
Adding colcon-cd.
colcon-cd is a shell function for colcon-core to change current working directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant