coq: make version 8.9 the default one
This commit is contained in:
committed by
Vincent Laporte
parent
19055cb3ec
commit
609d408970
@@ -27,6 +27,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
patchPhase = ''
|
||||
substituteInPlace ./configure \
|
||||
--replace '|8.9.0' '|8.9.0|8.9.1' \
|
||||
--replace '{toolprefix}gcc' '{toolprefix}cc'
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user