diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/pacman.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf index f6e7e64..8adc5ae 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -22,7 +22,9 @@ HoldPkg = pacman glibc Architecture = auto # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup -#IgnorePkg = +# llama-cpp-vulkan: AUR rebuilds on every llama.cpp commit (1-2 hour build); +# pin and update manually with `paru -S llama-cpp-vulkan` when intended. +IgnorePkg = llama-cpp-vulkan #IgnoreGroup = #NoUpgrade = |
