git-annex: enable test suite again

This commit is contained in:
Peter Simons 2016-10-12 17:48:58 +02:00
parent 3ce999416a
commit 3af8c6e306

View File

@ -46,7 +46,6 @@ self: super: {
sha256 = "1j29ydbw86j3qd4qb4l348pcnjd24irgdra9ss2afi6w2pn60yjn";
rev = drv.version;
};
doCheck = false; # version 6.20160907 has a test suite failure; reported upstream
})).overrideScope (self: super: {
# https://github.com/prowdsponsor/esqueleto/issues/137
persistent = self.persistent_2_2_4_1;