coqPackages.coqhammer: fix src URL

This commit is contained in:
Vincent Laporte 2023-02-02 09:27:29 +01:00 committed by Vincent Laporte
parent 71210f0410
commit a18a7e5ff8

View File

@ -42,7 +42,7 @@ mkCoqDerivation {
release."1.3-coq8.10".version = "1.3";
release."1.1.1-coq8.9".version = "1.1.1";
release."1.1-coq8.9".version = "1.1";
releaseRev = v: "v${v}";
releaseRev = v: "refs/tags/v${v}";
postPatch = ''
substituteInPlace Makefile.coq.local --replace \