diff options
| -rw-r--r-- | dot_config/paru/paru.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dot_config/paru/paru.conf b/dot_config/paru/paru.conf index db54f2d..6a3632c 100644 --- a/dot_config/paru/paru.conf +++ b/dot_config/paru/paru.conf @@ -8,12 +8,6 @@ # GENERAL OPTIONS # [options] -# llama-cpp-vulkan: AUR rebuilds on every llama.cpp commit (1-2 hour build). -# pacman.conf's IgnorePkg only covers pkgver upgrades; paru's Devel-mode -# git-ls-remote check rebuilds anyway when upstream has new commits. -# IgnoreDevel suppresses exactly that path. Update manually with -# `paru -S llama-cpp-vulkan` when intended. -IgnoreDevel = llama-cpp-vulkan PgpFetch Devel Provides |
