diff options
author | makefu <github@syntax-fehler.de> | 2016-01-23 00:22:56 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2016-01-23 00:22:56 +0100 |
commit | 69daaa8f3477cdfbe8d0b508c12ee5d976586e11 (patch) | |
tree | ea8f8bcfd333403f5d1b26af593a68c25734eda6 /makefu | |
parent | ed4e0241d5aba830f31a7271435c93c7299b884b (diff) |
ma 2 urlwatch: add acng
Diffstat (limited to 'makefu')
-rw-r--r-- | makefu/2configs/urlwatch.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/2configs/urlwatch.nix b/makefu/2configs/urlwatch.nix index a83279ba2..f869f5a78 100644 --- a/makefu/2configs/urlwatch.nix +++ b/makefu/2configs/urlwatch.nix @@ -29,6 +29,7 @@ https://pypi.python.org/simple/bepasty/ https://pypi.python.org/simple/xstatic/ http://guest:derpi@cvs2svn.tigris.org/svn/cvs2svn/tags/ + http://ftp.debian.org/debian/pool/main/a/apt-cacher-ng/ ]; }; } |