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

nake breaks manu which breaks important_packages #77

Open
timotheecour opened this issue Jun 17, 2021 · 2 comments
Open

nake breaks manu which breaks important_packages #77

timotheecour opened this issue Jun 17, 2021 · 2 comments

Comments

@timotheecour
Copy link

refs nim-lang/Nim#18292, planetis-m/manu#5

@planetis-m
Copy link
Contributor

This works fine locally as mypackage.nimble:

requires "nake"

task test, "run tests":
  exec "nake test"

However nimble can't install nake in the CI with error nake not found.

@planetis-m
Copy link
Contributor

this can be closed

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