haskellPackages.random_1_2_0: unbreak

This commit is contained in:
Robert Djubek 2020-11-24 12:41:33 +00:00 committed by Peter Simons
parent 0197ed239b
commit 9d4ce7a57b
2 changed files with 2 additions and 0 deletions

View File

@ -399,6 +399,7 @@ self: super: {
xsd = dontCheck super.xsd;
zip-archive = dontCheck super.zip-archive; # https://github.com/jgm/zip-archive/issues/57
random_1_2_0 = super.random_1_2_0.override ({ splitmix = self.splitmix_0_1_0_3; });
# These test suites run for ages, even on a fast machine. This is nuts.
Random123 = dontCheck super.Random123;
systemd = dontCheck super.systemd;

View File

@ -2695,6 +2695,7 @@ package-maintainers:
- streaming-wai
kiwi:
- irc-core
- random_1_2_0
- Unique
psibi:
- path-pieces