parent
51134cdbfe
commit
b66ec6026c
@ -724,7 +724,7 @@ self: super: {
|
|||||||
});
|
});
|
||||||
|
|
||||||
# test suite cannot find its own "idris" binary
|
# test suite cannot find its own "idris" binary
|
||||||
idris = dontCheck super.idris;
|
idris = doJailbreak (dontCheck super.idris);
|
||||||
|
|
||||||
# https://github.com/bos/math-functions/issues/25
|
# https://github.com/bos/math-functions/issues/25
|
||||||
math-functions = dontCheck super.math-functions;
|
math-functions = dontCheck super.math-functions;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user