coq-8.4: fix build of ssreflect and mathcomp
This commit is contained in:
parent
42bf99ef44
commit
d40b680101
@ -63,6 +63,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
passthru = {
|
||||
inherit findlib;
|
||||
emacsBufferSetup = pkgs: ''
|
||||
; Propagate coq paths to children
|
||||
(inherit-local-permanent coq-prog-name "${self}/bin/coqtop")
|
||||
|
Loading…
Reference in New Issue
Block a user