Search Criteria
Package Details: nixd 2.9.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nixd.git (read-only, click to copy) |
|---|---|
| Package Base: | nixd |
| Description: | Nix language server |
| Upstream URL: | https://github.com/nix-community/nixd |
| Licenses: | LGPL3 |
| Submitter: | Freed |
| Maintainer: | Kharec |
| Last Packager: | Kharec |
| Votes: | 4 |
| Popularity: | 0.94 |
| First Submitted: | 2023-12-04 22:34 (UTC) |
| Last Updated: | 2026-02-09 15:48 (UTC) |
Dependencies (8)
- boost (boost-gitAUR)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR)
- nix (nix-gitAUR)
- nlohmann-json (nlohmann-json-gitAUR)
- gtest (googletest-gitAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
Latest Comments
Freed commented on 2024-10-08 07:47 (UTC) (edited on 2024-10-08 07:47 (UTC) by Freed)
Hi, @carbolymer.
https://github.com/nix-community/nixd/blob/main/flake.nix#L36 needs nix 2.19. The latest nix is 2.24. This package have been broken. We can:
carbolymer commented on 2024-08-02 11:12 (UTC)
2.3.0 is out. Any chance to upgrade this package?