Remove nimarchive since it is currently broken
This commit is contained in:
parent
cf132951bd
commit
293476c0a9
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,8 @@ import distros, ospaths, strutils
|
|||
|
||||
var
|
||||
pygonly = false
|
||||
comps = @["libsvm", "nim7z", "nimarchive", "nimbass", "nimbigwig",
|
||||
comps = @["libsvm", "nim7z", #"nimarchive",
|
||||
"nimbass", "nimbigwig",
|
||||
"nimclipboard", "nimfuzzy", "nimmonocypher",
|
||||
"nimnuklear", "nimpcre", "nimrax", "nimssl", "nimssh2",
|
||||
"nimtess2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue