Binary packages no longer install .nim files implicitly. Refs #469.
This commit is contained in:
parent
5dfe81556b
commit
fb879efb72
6 changed files with 28 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ author = "Dominik Picheta"
|
|||
description = "Incorrectly structured package Y"
|
||||
license = "MIT"
|
||||
|
||||
installExt = @["nim"]
|
||||
bin = @["y"]
|
||||
|
||||
# Dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue