diff --git a/pkgs/by-name/ss/ssh-openpgp-auth/daemon.nix b/pkgs/by-name/ss/ssh-openpgp-auth/daemon.nix index d25b12ef6a64..cd90df9cb774 100644 --- a/pkgs/by-name/ss/ssh-openpgp-auth/daemon.nix +++ b/pkgs/by-name/ss/ssh-openpgp-auth/daemon.nix @@ -1,6 +1,6 @@ # 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 }: