diff options
-rw-r--r-- | .config/nvchecker/community.toml | 5 | ||||
-rw-r--r-- | .config/packages/community.txt | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/.config/nvchecker/community.toml b/.config/nvchecker/community.toml index bc5c142..dfd7be7 100644 --- a/.config/nvchecker/community.toml +++ b/.config/nvchecker/community.toml @@ -244,6 +244,11 @@ git = "https://github.com/falktx/carla" use_max_tag = true exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta)(-[\\d.]+|[\\d.]+|)" +[catatonit] +source = "git" +git = "https://github.com/openSUSE/catatonit/" +use_max_tag = true + [cloud-init] source = "git" git = "https://github.com/canonical/cloud-init/" diff --git a/.config/packages/community.txt b/.config/packages/community.txt index 62ff23b..08dfe06 100644 --- a/.config/packages/community.txt +++ b/.config/packages/community.txt @@ -47,6 +47,7 @@ capnproto caps cardinal carla +catatonit cloud-init clthreads clxclient |