exercism / exercism/configlet

`nimble install` doesn't work

Open
#654 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Nim
Stars
23
Forks
17
Avg merge
13h 57m
Merged PRs (30d)
1

Description

```text
Error: Could not read package info file in /home/foo/.nimble/pkgs/configlet-4.0.0/configlet.nimble;
... Reading as ini file failed with:
... Invalid section: .
... Evaluating as NimScript file failed with:
... /home/foo/.nimble/pkgs/configlet-4.0.0/configlet.nimble(1, 15) Error: cannot open file: patches/patch
... printPkgInfo() failed.
```

Both the build workflow (which only runs on release) and the tests workflow use `nimble --accept install --depsOnly`, which does work. So it looks like this will only affect people who clone the configlet repo and then run `nimble install`.

The cause is probably https://github.com/exercism/configlet/commit/1a295da327cd1e647a7feffe0387857e787eb30b.

Reported by @ErikSchierboom

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.