aboutsummaryrefslogtreecommitdiff
path: root/src/tesserae/extra/nimlang.nim
blob: c935d1447394d57f8077f2cf32fad392a13693c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
import .. / lapis

tessera "nimlang":
  source: "https://nim-lang.org/download/nim-2.2.6.tar.xz"
  patches: @[""]
  dependencies: @[
    "gcc",
    "pcre",
    "openssl"
  ]
  dependants: @[""]
  build: @[
    "sh build.sh",
    "bin/nim c koch",
    "./koch boot -d:release",
    "./koch tools"
  ]
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.