Nim package names cannot contain hyphens, so `nimble install -y nph` in the lint workflow aborted on `validatePackageName` before nph could be installed, causing the Nim lint job to fail with `nph: command not found`. Renaming the manifest to match the binary name resolves it and lets contributors run nimble inside the project. |
||
|---|---|---|
| .. | ||
| 00-OVERVIEW.md | ||
| 01-CONCEPTS.md | ||
| 02-ARCHITECTURE.md | ||
| 03-IMPLEMENTATION.md | ||
| 04-CHALLENGES.md | ||