exu
df8b1fc877
- Removed patch to change nim path - New patch to skip downloading nim from Github and use system nim instead - New minimum version of nim
17 lines
467 B
Plaintext
17 lines
467 B
Plaintext
pkgbase = nimlangserver-git
|
|
pkgver = v1.2.0.r11.g97ffd6d
|
|
pkgrel = 1
|
|
url = https://github.com/nim-lang/langserver
|
|
arch = x86_64
|
|
license = MIT
|
|
makedepends = git
|
|
depends = nim>=2.0.0
|
|
provides = nimlangserver
|
|
conflicts = nimlangserver
|
|
source = nimlangserver::git+https://github.com/nim-lang/langserver.git
|
|
source = nimble-lock.patch
|
|
sha256sums = SKIP
|
|
sha256sums = 9478a7b7bf1b8a6cd6c79df500e8ce52518fb400ce0a4da586aef7120f0a86a4
|
|
|
|
pkgname = nimlangserver-git
|