diff options
author | makefu <github@syntax-fehler.de> | 2015-10-26 00:47:10 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2015-10-26 00:47:10 +0100 |
commit | 20ad77468131b7c69c5b3a26ea149ae7fdc0173b (patch) | |
tree | 12e202717614f297f36108706ae547fded6f681d /makefu/2configs/urlwatch.nix | |
parent | 526adba3c81d267266946e7fc96a4a3b51cab366 (diff) |
m 1 pnp: make urlwatch verbose, update url list
Diffstat (limited to 'makefu/2configs/urlwatch.nix')
-rw-r--r-- | makefu/2configs/urlwatch.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/makefu/2configs/urlwatch.nix b/makefu/2configs/urlwatch.nix index 933cb93c5..01e5e8be5 100644 --- a/makefu/2configs/urlwatch.nix +++ b/makefu/2configs/urlwatch.nix @@ -10,6 +10,8 @@ https://api.github.com/repos/ovh/python-ovh/tags https://api.github.com/repos/embray/d2to1/tags http://git.sysphere.org/vicious/log/?qt=grep&q=Next+release + https://github.com/bepasty/bepasty-server/tags + https://pypi.python.org/simple/xstatic/ ]; }; |