-
- Downloads
fix(justfile): Ensure `install-pacman-dev-packages` recipe works
Fix the wrong use of the `PACMAN_DEV_PACKAGES` environment
variable in the `install-pacman-dev-packages` recipe (it is called
`PACMAN_PACKAGES`).
Execute `pacman` using `run0` to ensure it can be run without `sudo` on
any newer systemd-based system.
Don't update the system but simply install the packages.
Signed-off-by:
David Runge <dvzrv@archlinux.org>
parent
2abcabcb
No related branches found
No related tags found
Please register or sign in to comment