Add dulwich (git filesystem in python).
Add bugz (command line tool for bugzilla) Add gitBz (bugzilla in git) svn path=/nixpkgs/trunk/; revision=33800
This commit is contained in:
@@ -75,8 +75,6 @@ stdenv.mkDerivation rec {
|
||||
rm -v $out/share/info/{standards,configure,bfd}.info
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
# TODO: Investigate & fix the test failures.
|
||||
doCheck = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user