packages
packages copied to clipboard
Orient package is incorrect
See https://github.com/philip-wernersbach/nim-orient - the code is in the prerelease
branch which is NOT the default, also it's not specified in Nimble (can we even specify a branch in packages.json? If so, I'll make a PR to fix this one).
Running nimble install orient
you'll get:
~/P/n/pkgraph ❯❯❯ nimble install orient
Downloading https://github.com/philip-wernersbach/nim-orient using git
Tip: 1 messages have been suppressed, use --verbose to show them.
Error: Specified directory (/tmp/nimble_5457/githubcom_philipwernersbachnimorient) does not contain a .nimble file.
P.S.: Found when working with my pkgraph "project".
CC @philip-wernersbach
Still an issue
feel free to fix it
Not an issue with the package list and it's unlikely the author will ever fix this.