coq-8.4: fix build of ssreflect and mathcomp

This commit is contained in:
Vincent Laporte 2017-01-25 13:14:31 +00:00
parent 42bf99ef44
commit d40b680101

View File

@ -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")