forked from rosa/hakurei
internal/rosa/package/vim: annotate blocked update
Releases are unreasonably frequent, and the package is never exposed to the end user and never expected to run unconfined or consume untrusted input. Additionally, upstream is accepting AI slop. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -2,6 +2,8 @@ package vim {
|
||||
description = "a greatly improved version of the good old UNIX editor Vi";
|
||||
website = "https://www.vim.org";
|
||||
anitya = 5092;
|
||||
exclude = true;
|
||||
block = "not exposed to end users";
|
||||
|
||||
version# = "9.2.0707";
|
||||
source = remoteGitHub {
|
||||
|
||||
Reference in New Issue
Block a user