diff options
author | David Runge <dave@sleepmap.de> | 2023-05-31 20:47:36 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2023-05-31 20:48:09 +0200 |
commit | c7102df15ad03f92ca7f57c3f4df0739c5f64d93 (patch) | |
tree | 6d903a3dc2b9dfa6bb00fa3a76605a0aecfbc40a | |
parent | 26a0e019a8bba76c25aa9839bde4d24d5e0a52a3 (diff) | |
download | dotfiles-c7102df15ad03f92ca7f57c3f4df0739c5f64d93.tar.gz dotfiles-c7102df15ad03f92ca7f57c3f4df0739c5f64d93.tar.bz2 dotfiles-c7102df15ad03f92ca7f57c3f4df0739c5f64d93.tar.xz dotfiles-c7102df15ad03f92ca7f57c3f4df0739c5f64d93.zip |
pkgs: Remove wails and zsa-wally
-rw-r--r-- | .config/nvchecker/community.toml | 11 | ||||
-rw-r--r-- | .config/packages/community.txt | 2 |
2 files changed, 0 insertions, 13 deletions
diff --git a/.config/nvchecker/community.toml b/.config/nvchecker/community.toml index 3a14438..88550bb 100644 --- a/.config/nvchecker/community.toml +++ b/.config/nvchecker/community.toml @@ -2987,12 +2987,6 @@ source = "regex" regex = "WAH-plugins-([\\d.]+)\\.tar\\..*?" url = "https://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html" -[wails] -source = "git" -git = "https://github.com/wailsapp/wails" -use_max_tag = true -exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta|bp|pre)(-[\\d.]+|[\\d.]+|)" - [waylock] source = "git" git = "https://github.com/ifreund/waylock" @@ -3113,11 +3107,6 @@ source = "git" git = "https://github.com/google/zopfli" use_max_tag = true -[zsa-wally] -source = "git" -git = "https://github.com/zsa/wally" -use_max_tag = true - [zsa-wally-cli] source = "git" git = "https://github.com/zsa/wally-cli" diff --git a/.config/packages/community.txt b/.config/packages/community.txt index e50cf88..30543c3 100644 --- a/.config/packages/community.txt +++ b/.config/packages/community.txt @@ -642,7 +642,6 @@ vmpk vst3sdk waf wah-plugins -wails waylock wiiuse wlroots @@ -670,7 +669,6 @@ zita-mu1 zita-njbridge zita-rev1 zopfli -zsa-wally zsa-wally-cli zsh-autosuggestions zsh-completions |