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

Packages can cause the SAT to drastically slow down or even stop #1307

Closed
beef331 opened this issue Dec 12, 2024 · 0 comments · Fixed by #1312
Closed

Packages can cause the SAT to drastically slow down or even stop #1307

beef331 opened this issue Dec 12, 2024 · 0 comments · Fixed by #1312

Comments

@beef331
Copy link

beef331 commented Dec 12, 2024

Using the following nimble(v0.16.4)

# Package

version       = "0.1.0"
author        = "author"
description   = "A new awesome nimble package"
license       = "MIT"
srcDir        = "src"


# Dependencies

requires "nim >= 2.3.1"
requires "https://github.com/disruptek/frosty"

when the command nimble install -D --verbose is ran it seemingly does nothing after printing the following

Info: Package cache path /home/jason/.nimble/pkgcache
Info:  Nimble data file "/home/jason/.nimble/nimbledata2.json" has been loaded.
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