Breaking change: hybrid packages require installExt = @["nim"].
This commit is contained in:
parent
9f4081e888
commit
0909179261
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ description = "hybrid"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
||||||
bin = @["hybrid"]
|
bin = @["hybrid"]
|
||||||
|
installExt = @["nim"]
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue