summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-02-19 11:33:25 +0100
committermakefu <github@syntax-fehler.de>2018-02-19 11:33:25 +0100
commitebb5d67cf320b3fdaf7966f503fff54cfda3b637 (patch)
tree095818e5a1fe1f4119f970f573a3352074aea548
parentb28b86580d22e67d9a0552e96841643f77e03927 (diff)
ma urlwatch: taskwarrior is now on github
-rw-r--r--makefu/2configs/urlwatch/default.nix4
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"
];
};
}