haskell-timeplot: broken by Chart update
https://github.com/jkff/timeplot/issues/17
This commit is contained in:
parent
bf197d6f58
commit
2fcbff576a
@ -20,5 +20,7 @@ cabal.mkDerivation (self: {
|
||||
description = "A tool for visualizing time series from log files";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
hydraPlatforms = self.stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user