diff options
| author | lassulus <lassulus@lassul.us> | 2019-05-05 10:28:52 +0200 |
|---|---|---|
| committer | lassulus <lassulus@lassul.us> | 2019-05-05 10:28:52 +0200 |
| commit | b709ad02ba7a025b06899e357e520fa1d821343d (patch) | |
| tree | 3d8010538a59131ae9e8ed8cb218d71b9cf014df /tv/2configs/urlwatch.nix | |
| parent | f5f3275ac968caaeba398e183c7d404adfeb10e1 (diff) | |
| parent | b0ff7b56d34a64d4a8fea5ec1d0ebec30cef4aeb (diff) | |
Merge remote-tracking branch 'ni/master'
Diffstat (limited to 'tv/2configs/urlwatch.nix')
| -rw-r--r-- | tv/2configs/urlwatch.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tv/2configs/urlwatch.nix b/tv/2configs/urlwatch.nix index 7467e8e..40dc7d2 100644 --- a/tv/2configs/urlwatch.nix +++ b/tv/2configs/urlwatch.nix @@ -42,6 +42,9 @@ in { # ref <stockholm/krebs/3modules>, services.openssh.knownHosts.github* (json https://api.github.com/meta) + # ref <nixpkgs/pkgs/tools/security/ssh-audit> + (json https://api.github.com/repos/arthepsy/ssh-audit/tags) + # 2014-12-20 ref src/nixpkgs/pkgs/tools/networking/tlsdate/default.nix (json https://api.github.com/repos/ioerror/tlsdate/tags) |
