summaryrefslogtreecommitdiffstats
path: root/tv/2configs/urlwatch.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-12-13 12:23:31 +0100
committertv <tv@krebsco.de>2017-12-13 12:23:31 +0100
commit2b8874e7956a41b5fc57c7723390f4d718615015 (patch)
tree81221fe6f3b00aa76448f966edb6688c08e1a8e4 /tv/2configs/urlwatch.nix
parent8d65ead447ddda49137cd1dcee484b5ba12c9e4b (diff)
tv urlwatch: filter simple-evcorr through jq
Diffstat (limited to 'tv/2configs/urlwatch.nix')
-rw-r--r--tv/2configs/urlwatch.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/tv/2configs/urlwatch.nix b/tv/2configs/urlwatch.nix
index b0e1262..897def8 100644
--- a/tv/2configs/urlwatch.nix
+++ b/tv/2configs/urlwatch.nix
@@ -14,7 +14,10 @@ with import <stockholm/lib>;
http://www.exim.org/
# ref src/nixpkgs/pkgs/tools/admin/sec/default.nix
- https://api.github.com/repos/simple-evcorr/sec/tags
+ {
+ url = https://api.github.com/repos/simple-evcorr/sec/tags;
+ filter = "system:${pkgs.jq}/bin/jq .";
+ }
# ref src/nixpkgs/pkgs/tools/networking/urlwatch/default.nix
https://thp.io/2008/urlwatch/