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

nimble path does not respect current package configuration #1344

Open
Nycto opened this issue Feb 10, 2025 · 0 comments · May be fixed by #1345
Open

nimble path does not respect current package configuration #1344

Nycto opened this issue Feb 10, 2025 · 0 comments · May be fixed by #1345

Comments

@Nycto
Copy link
Contributor

Nycto commented Feb 10, 2025

When running nimble path [pkgname], it doesn't respect the configuration of the current package. It ignores the develop file and it ignores any specific version configuration in the nimble file.

My expectation is that when I run nimble path from a nimble directory, it should print the path of the dependency as contextualized by the configuration in the current package.

Nycto added a commit to Nycto/nimble that referenced this issue Feb 11, 2025
This change updates the nimble path command so it respects the
local package configuration when executed within a nimble package.
@Nycto Nycto linked a pull request Feb 11, 2025 that will close this issue
Nycto added a commit to Nycto/nimble that referenced this issue Feb 12, 2025
This change updates the nimble path command so it respects the
local package configuration when executed within a nimble package.
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 a pull request may close this issue.

1 participant