Skip to content

Commit 037527a

Browse files
authored
Remove ssh{,d}-openpgp-auth tools from nvchecker config (#375)
> Wiktor has archived the ssh{,d}-openpgp-auth tools. We should move it to the AUR. (We won't be developing it in the future)
1 parent 46650dd commit 037527a

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

Dotfiles/Services/nvchecker.toml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2072,18 +2072,6 @@ source = "git"
20722072
git = "https://git.sr.ht/~sircmpwn/scdoc"
20732073
exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*"
20742074

2075-
[ssh-openpgp-auth]
2076-
source = "git"
2077-
git = "https://codeberg.org/wiktor/ssh-openpgp-auth"
2078-
prefix = "ssh-openpgp-auth/"
2079-
include_regex = "ssh-openpgp-auth/.*"
2080-
2081-
[sshd-openpgp-auth]
2082-
source = "git"
2083-
git = "https://codeberg.org/wiktor/ssh-openpgp-auth"
2084-
prefix = "sshd-openpgp-auth/"
2085-
include_regex = "sshd-openpgp-auth/.*"
2086-
20872075
[zabbix]
20882076
source = "git"
20892077
git = "https://git.zabbix.com/scm/zbx/zabbix.git"

0 commit comments

Comments
 (0)