hledger-irr: broken by hledegr 0.24.
This commit is contained in:
parent
96a94276c7
commit
d05329620f
|
@ -13,6 +13,6 @@ cabal.mkDerivation (self: {
|
|||
description = "computes the internal rate of return of an investment";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = with self.stdenv.lib.maintainers; [ simons ];
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue