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:
2026-06-25 14:06:03 +09:00
parent 6210c9f272
commit 8378e7a2c9
+2
View File
@@ -2,6 +2,8 @@ package vim {
description = "a greatly improved version of the good old UNIX editor Vi"; description = "a greatly improved version of the good old UNIX editor Vi";
website = "https://www.vim.org"; website = "https://www.vim.org";
anitya = 5092; anitya = 5092;
exclude = true;
block = "not exposed to end users";
version# = "9.2.0707"; version# = "9.2.0707";
source = remoteGitHub { source = remoteGitHub {