diff options
author | tv <tv@krebsco.de> | 2018-03-27 20:46:56 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2018-03-27 20:46:56 +0200 |
commit | 5f9622bbdae0a9a459fd6a70cc9a3147f382162b (patch) | |
tree | 8a719622c9a9dba23c7463ec8e169b1625cd86c0 /tv/2configs | |
parent | bd70fe17cbe4f99b2c5027e7b23f96cf92317a61 (diff) |
haskellPackages.nix-diff: RIP
Diffstat (limited to 'tv/2configs')
-rw-r--r-- | tv/2configs/urlwatch.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tv/2configs/urlwatch.nix b/tv/2configs/urlwatch.nix index 509257c48..897def8c9 100644 --- a/tv/2configs/urlwatch.nix +++ b/tv/2configs/urlwatch.nix @@ -13,11 +13,6 @@ 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; |