aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2023-12-19 18:53:49 +0100
committerDavid Runge <dave@sleepmap.de>2023-12-19 18:53:49 +0100
commit8a1e80dc4da4dec594bb3287234be5d20df31a86 (patch)
tree39945a30029bdc11437d01c238ffabc3d6b31f95
parentff9eb38345a936eaec75f0bd2cf06f0914173d41 (diff)
downloaddotfiles-8a1e80dc4da4dec594bb3287234be5d20df31a86.tar.gz
dotfiles-8a1e80dc4da4dec594bb3287234be5d20df31a86.tar.bz2
dotfiles-8a1e80dc4da4dec594bb3287234be5d20df31a86.tar.xz
dotfiles-8a1e80dc4da4dec594bb3287234be5d20df31a86.zip
nvchecker: Remove fluajho and vico as their upstream is gone
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r--.config/nvchecker/extra.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/.config/nvchecker/extra.toml b/.config/nvchecker/extra.toml
index 64279ba..87311d5 100644
--- a/.config/nvchecker/extra.toml
+++ b/.config/nvchecker/extra.toml
@@ -642,11 +642,6 @@ source = "git"
git = "https://github.com/fltk/fltk"
use_max_tag = true
-[fluajho]
-source = "git"
-git = "https://git.laborejo.org/lss/fluajho.git"
-use_max_tag = true
-
[fmt]
source = "git"
git = "https://github.com/fmtlib/fmt/"
@@ -3476,11 +3471,6 @@ git = "https://github.com/cdemu/cdemu"
include_regex = "vhba-module-([\\d]+)"
use_max_tag = true
-[vico]
-source = "git"
-git = "https://git.laborejo.org/lss/vico.git"
-use_max_tag = true
-
[vim-ansible]
source = "git"
git = "https://github.com/pearofducks/ansible-vim"