mirror of
https://github.com/ivabus/pantry
synced 2024-11-12 19:45:19 +03:00
fix(nim)
This commit is contained in:
parent
a1f1d8ce6c
commit
3235fb8e8b
|
@ -22,6 +22,8 @@ dependencies:
|
||||||
openssl.org: '*'
|
openssl.org: '*'
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
dependencies:
|
||||||
|
git-scm.org: '*' # nim-lang.org>=2 requires git to build
|
||||||
script:
|
script:
|
||||||
- sh build.sh
|
- sh build.sh
|
||||||
- ./bin/nim c koch
|
- ./bin/nim c koch
|
||||||
|
|
Loading…
Reference in a new issue