forked from mirrors/nixpkgs
haskellPackages.glirc: remove jailbreak
This commit is contained in:
parent
e4c634d687
commit
dcaa389959
|
@ -265,9 +265,6 @@ 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;
|
||||
hackport = dontCheck super.hackport;
|
||||
hadoop-formats = dontCheck super.hadoop-formats;
|
||||
haeredes = dontCheck super.haeredes;
|
||||
|
|
Loading…
Reference in a new issue