This package is incorrectly labelled as any
when the resulting build is architecture-specific; it should be marked as something like arch=(x86_64 aarch64 i686)
instead.
Search Criteria
Package Details: zls-git r884.fd2a863-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zls-git.git (read-only, click to copy) |
---|---|
Package Base: | zls-git |
Description: | Zig LSP implementation + Zig Language Server |
Upstream URL: | https://github.com/zigtools/zls |
Licenses: | MIT |
Replaces: | zls-master-data-git |
Submitter: | nycex |
Maintainer: | nycex |
Last Packager: | nycex |
Votes: | 4 |
Popularity: | 0.31 |
First Submitted: | 2020-05-02 00:22 (UTC) |
Last Updated: | 2022-04-08 15:20 (UTC) |
Dependencies (2)
- zig (zig-git, zig-static, zig-dev-bin)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
Required by (0)
Sources (2)
Latest Comments
clarfonthey commented on 2022-04-07 01:59 (UTC)
delitako commented on 2021-10-24 16:02 (UTC)
LICENSE.md
was recently replaced with a plaintext LICENSE
.
The PKGBUILD
just needs a one line change on line 38.
KomariSpaghetti commented on 2020-11-21 19:32 (UTC)
Would be nice if the src/special/build_runner.zig
file was also installed somewhere
nycex commented on 2020-06-23 15:13 (UTC)
No problem, I'm gonna pin your comment so that if someone else has that issue they may see your comment first.
wbthomason commented on 2020-06-23 15:10 (UTC)
@nycex: Yep, that's what I found in an issue (https://github.com/zigtools/zls/issues/119) shortly after making my comment (and why I deleted my comment).
For context: I had commented on a compile error with Zig 0.6.0, which indeed is resolved by using Zig master.
Sorry for the confusion/comment churn!
nycex commented on 2020-06-23 15:00 (UTC)
It only works with zig master currently afaik.
Pinned Comments
wbthomason commented on 2020-06-23 15:10 (UTC)
@nycex: Yep, that's what I found in an issue (https://github.com/zigtools/zls/issues/119) shortly after making my comment (and why I deleted my comment).
For context: I had commented on a compile error with Zig 0.6.0, which indeed is resolved by using Zig master.
Sorry for the confusion/comment churn!