ssh-openpgp-auth: update comment to refer to nixpkgs-vet

Changed files
+1 -1
pkgs
by-name
ss
ssh-openpgp-auth
+1 -1
pkgs/by-name/ss/ssh-openpgp-auth/daemon.nix
···
# Ideally, this file would have been placed in
# pkgs/by-name/ss/sshd-openpgp-auth/package.nix, but since `./generic.nix` is
-
# outside of the directory, the nixpkgs-check-by-name test will fail the CI. So
+
# outside of the directory, the `nixpkgs-vet` test will fail the CI. So
# we call this file in all-packages.nix like in the old days.
{ callPackage }: