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 | 1dc8fa4ec2374fd90bfbe4455dd6d1b0e5e12a6a (patch) | |
tree | 749d0a7e55e41226c3ddc59e60b9b531e1aee900 /tv/2configs | |
parent | d4438a6ebe39c149ceff065aa50d5ee997cd804d (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 509257c..897def8 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; |