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

Update the package structure for Nimble #219

Closed
WeebNetsu opened this issue Feb 11, 2022 · 1 comment
Closed

Update the package structure for Nimble #219

WeebNetsu opened this issue Feb 11, 2022 · 1 comment

Comments

@WeebNetsu
Copy link

After installing this with Nimble we get this warning:

Warning: Package 'karax' has an incorrect structure. It should contain a single directory hierarchy for source files, named 'karax', but file 'widgets.nim' is in a directory named 'experiments/trello' instead. This will be an error in the future.

Hint: If 'experiments/trello' contains source files for building 'karax', rename it to 'karax'. Otherwise, prevent its installation by adding `skipDirs = @["experiments/trello"]` to the .nimble file.

Seems like this will become an error in the future

OS: Arch Linux
Nim: 1.6.0
Nimble: 0.13.1

@geotre
Copy link
Collaborator

geotre commented Mar 2, 2023

From what I understand there are no actual plans to deprecate this kind of structure in nimble any time soon. If this becomes a problem we will adjust the package.

Closing this issue for now. Please feel free to re-open and comment if you want to discuss further.

@geotre geotre closed this as not planned Won't fix, can't repro, duplicate, stale Mar 2, 2023
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

No branches or pull requests

2 participants