aboutsummaryrefslogtreecommitdiffstats
path: root/.config/nvchecker
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2023-05-23 09:50:33 +0200
committerDavid Runge <dave@sleepmap.de>2023-05-23 09:53:26 +0200
commitee129345f3449e92457e46f8f8f4aaddc3ee90e3 (patch)
tree17d256e24f2288ee794f786e7af2c880233609d5 /.config/nvchecker
parentfcc4ef1fec25db18a401a9bc0fbe6caf70591a72 (diff)
downloaddotfiles-ee129345f3449e92457e46f8f8f4aaddc3ee90e3.tar.gz
dotfiles-ee129345f3449e92457e46f8f8f4aaddc3ee90e3.tar.bz2
dotfiles-ee129345f3449e92457e46f8f8f4aaddc3ee90e3.tar.xz
dotfiles-ee129345f3449e92457e46f8f8f4aaddc3ee90e3.zip
pkgs: add passt, remove python-inet_diag
Diffstat (limited to '.config/nvchecker')
-rw-r--r--.config/nvchecker/community.toml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.config/nvchecker/community.toml b/.config/nvchecker/community.toml
index 5d65ea3..3a14438 100644
--- a/.config/nvchecker/community.toml
+++ b/.config/nvchecker/community.toml
@@ -1496,6 +1496,11 @@ source = "git"
git = "https://github.com/rncbc/padthv1"
use_max_tag = true
+[passt]
+source = "git"
+git = "https://passt.top/passt/"
+use_max_tag = true
+
[patchage]
source = "git"
git = "https://gitlab.com/drobilla/patchage.git"
@@ -1938,11 +1943,6 @@ pypi = "identify"
source = "pypi"
pypi = "importlib_resources"
-[python-inet_diag]
-source = "git"
-git = "https://git.kernel.org/pub/scm/libs/python/python-inet_diag/python-inet_diag.git"
-use_max_tag = true
-
[python-inflect]
source = "pypi"
pypi = "inflect"