Enable parallel building of ledger 3
svn path=/nixpkgs/trunk/; revision=31350
This commit is contained in:
@@ -27,6 +27,8 @@ stdenv.mkDerivation {
|
||||
|
||||
doCheck = true;
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = {
|
||||
homepage = "http://ledger-cli.org/";
|
||||
description = "A double-entry accounting system with a command-line reporting interface";
|
||||
|
||||
Reference in New Issue
Block a user