Search Criteria
Package Details: niji-git 0.6.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/niji-git.git (read-only, click to copy) |
|---|---|
| Package Base: | niji-git |
| Description: | A customizable tool for theming linux systems |
| Upstream URL: | https://github.com/lina-roether/niji |
| Licenses: | GPL-3.0 |
| Conflicts: | niji |
| Provides: | niji |
| Submitter: | lina-roether |
| Maintainer: | lina-roether |
| Last Packager: | lina-roether |
| Votes: | 1 |
| Popularity: | 0.000019 |
| First Submitted: | 2025-01-28 21:55 (UTC) |
| Last Updated: | 2026-05-07 13:25 (UTC) |
Dependencies (5)
- luajit (luajit-2.1-lua52-gitAUR, luajit-clang-gitAUR, luajit-gitAUR, luajit-openrestyAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- jq (jq-gitAUR, jaq-binAUR, jq-staticAUR, jaq-gitAUR) (make)
- just (just-gitAUR) (make)
Latest Comments
5y1vn commented on 2025-02-11 02:41 (UTC)
I cloned
https://aur.archlinux.org/niji-git.gitand ranmakepkg -si. Works great! Thanks for such a quick response and fix!lina-roether commented on 2025-02-11 00:42 (UTC)
thanks for reporting! this issue should be fixed with the new package release :)
5y1vn commented on 2025-02-10 20:08 (UTC) (edited on 2025-02-10 20:12 (UTC) by 5y1vn)
The colloid submodule is not getting inititialized and cloned, therefore not copied into
/usr/share/niji, and thus leading to the following error:Traceback:
Please see: https://wiki.archlinux.org/title/VCS_package_guidelines#Git_submodules
I was able to modify my local
PKGBUILDand successfully rebuild the package. Niji works as expected now.