parent
51134cdbfe
commit
b66ec6026c
|
@ -724,7 +724,7 @@ self: super: {
|
|||
});
|
||||
|
||||
# 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
|
||||
math-functions = dontCheck super.math-functions;
|
||||
|
|
Loading…
Reference in New Issue