haskellPackages.random_1_2_0: unbreak
This commit is contained in:
parent
0197ed239b
commit
9d4ce7a57b
@ -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;
|
||||
|
@ -2695,6 +2695,7 @@ package-maintainers:
|
||||
- streaming-wai
|
||||
kiwi:
|
||||
- irc-core
|
||||
- random_1_2_0
|
||||
- Unique
|
||||
psibi:
|
||||
- path-pieces
|
||||
|
Loading…
Reference in New Issue
Block a user