tv urlwatch: filter simple-evcorr through jq
This commit is contained in:
parent
19fcba24f1
commit
2f3f0bbb31
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue