haskell-streaming-commons: update to version 2.2.2.1 to avoid test suite bug
This commit is contained in:
parent
6d54b2f918
commit
5e2890288c
|
@ -1410,4 +1410,8 @@ self: super: {
|
|||
url = "https://github.com/jkff/splot/commit/a6710b05470d25cb5373481cf1cfc1febd686407.patch";
|
||||
sha256 = "1c5ck2ibag2gcyag6rjivmlwdlp5k0dmr8nhk7wlkzq2vh7zgw63";
|
||||
});
|
||||
|
||||
# The current LTS 15.x version has a bug in the test suite.
|
||||
streaming-commons = self.streaming-commons_0_2_2_1;
|
||||
|
||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||
|
|
Loading…
Reference in New Issue