diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-21 13:25:42 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-21 13:25:42 +0200 |
| commit | 42fe2e72960409caeb5d59137f17492a4d72335e (patch) | |
| tree | fc78692cb6042f4d848791f4c5469c6b6e8e1026 /.extras/nvchecker.toml | |
| parent | 37ed0039d34ca16500714c4050a47cd86f9b4861 (diff) | |
| download | my-slackbuilds-42fe2e72960409caeb5d59137f17492a4d72335e.tar.gz my-slackbuilds-42fe2e72960409caeb5d59137f17492a4d72335e.zip | |
kitty-bin, opencode-bin: drop in favor of SBo compiled counterparts
Diffstat (limited to '.extras/nvchecker.toml')
| -rw-r--r-- | .extras/nvchecker.toml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/.extras/nvchecker.toml b/.extras/nvchecker.toml index f66d741..ffc34ac 100644 --- a/.extras/nvchecker.toml +++ b/.extras/nvchecker.toml @@ -10,24 +10,12 @@ github = "dvorka-oss/hstr" use_latest_release = true prefix = "v" -[kitty-bin] -source = "github" -github = "kovidgoyal/kitty" -use_latest_release = true -prefix = "v" - ["llama.cpp-vulkan"] source = "github" github = "ggml-org/llama.cpp" use_latest_release = true prefix = "v" -[opencode-bin] -source = "github" -github = "anomalyco/opencode" -use_latest_release = true -prefix = "v" - [kvantum-qt6] source = "github" github = "tsujan/Kvantum" |
