diff options
author | makefu <github@syntax-fehler.de> | 2015-10-28 15:05:48 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2015-10-28 15:05:48 +0100 |
commit | 85f48e73b223ae3d4cddf577b66188954750d608 (patch) | |
tree | 8e830076ddf8d44041f6fcaa4d251176e54056f8 | |
parent | bd09f983913ed6e0181d2a9bc4e92e1e8fa4c4fe (diff) |
m 2 urlwatch: replace dynamic with static page for bepasty
-rw-r--r-- | makefu/2configs/urlwatch.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/2configs/urlwatch.nix b/makefu/2configs/urlwatch.nix index 01e5e8be5..cd05f0114 100644 --- a/makefu/2configs/urlwatch.nix +++ b/makefu/2configs/urlwatch.nix @@ -10,7 +10,7 @@ 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/bepasty/ https://pypi.python.org/simple/xstatic/ ]; |