summaryrefslogtreecommitdiffstats
path: root/tv/2configs/urlwatch.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-12-13 15:34:47 +0100
committertv <tv@krebsco.de>2017-12-13 15:34:47 +0100
commit27dfb3c618003b54bd3525bf38cef7ac12a8be64 (patch)
tree4d3a8443bdff6c2263e5a33b390e511b76967633 /tv/2configs/urlwatch.nix
parentf3f61c85fd66f496bbaa850a6a01db2a79914ae6 (diff)
tv urlwatch: add nix-diff
Diffstat (limited to 'tv/2configs/urlwatch.nix')
-rw-r--r--tv/2configs/urlwatch.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/tv/2configs/urlwatch.nix b/tv/2configs/urlwatch.nix
index 897def8c..509257c4 100644
--- a/tv/2configs/urlwatch.nix
+++ b/tv/2configs/urlwatch.nix
@@ -13,6 +13,11 @@ with import <stockholm/lib>;
http://www.exim.org/
+ {
+ url = https://api.github.com/repos/Gabriel439/nix-diff/git/refs/heads/master;
+ filter = "system:${pkgs.jq}/bin/jq -r .object.sha";
+ }
+
# ref src/nixpkgs/pkgs/tools/admin/sec/default.nix
{
url = https://api.github.com/repos/simple-evcorr/sec/tags;