haskellPackages.glirc: unbreak
This commit is contained in:
committed by
Peter Simons
parent
29416adfe8
commit
30c0026077
@@ -295,6 +295,9 @@ self: super: {
|
||||
github-rest = dontCheck super.github-rest; # test suite needs the network
|
||||
gitlib-cmdline = dontCheck super.gitlib-cmdline;
|
||||
GLFW-b = dontCheck super.GLFW-b; # https://github.com/bsl/GLFW-b/issues/50
|
||||
#next release supports random 1.1; jailbroken because i didn't know about vty when glguy was updating the bounds
|
||||
#should be fixed soon. maybe even before this is merged. currently glirc is 2.37
|
||||
glirc = doJailbreak (super.glirc.override { random = self.random_1_2_0; });
|
||||
hackport = dontCheck super.hackport;
|
||||
hadoop-formats = dontCheck super.hadoop-formats;
|
||||
haeredes = dontCheck super.haeredes;
|
||||
|
||||
Reference in New Issue
Block a user