diff options
author | makefu <github@syntax-fehler.de> | 2018-02-19 11:33:25 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2018-02-19 11:33:25 +0100 |
commit | ebb5d67cf320b3fdaf7966f503fff54cfda3b637 (patch) | |
tree | 095818e5a1fe1f4119f970f573a3352074aea548 /makefu/2configs/urlwatch | |
parent | b28b86580d22e67d9a0552e96841643f77e03927 (diff) |
ma urlwatch: taskwarrior is now on github
Diffstat (limited to 'makefu/2configs/urlwatch')
-rw-r--r-- | makefu/2configs/urlwatch/default.nix | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/makefu/2configs/urlwatch/default.nix b/makefu/2configs/urlwatch/default.nix index 677950f43..d0fb4fe41 100644 --- a/makefu/2configs/urlwatch/default.nix +++ b/makefu/2configs/urlwatch/default.nix @@ -34,7 +34,7 @@ in { http://guest:derpi@cvs2svn.tigris.org/svn/cvs2svn/tags/ http://ftp.debian.org/debian/pool/main/a/apt-cacher-ng/ https://erdgeist.org/gitweb/opentracker/info/refs?service=git-upload-pack - https://git.tasktools.org/TM/taskd/info/refs?service=git-upload-pack + http://www.iozone.org/src/current/ { @@ -51,6 +51,8 @@ in { "embray/d2to1" "dorimanx/exfat-nofuse" "rapid7/metasploit-framework" + "GothenburgBitFactory/taskserver" + "GothenburgBitFactory/taskwarrior" ]; }; } |