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.