verasco: remove unmaintained project

Verasco is no longer maintained by upstream and blocks updates of some libraries.
Removing it also makes it possible to remove coq 8.4.
This commit is contained in:
Jörg Thalheim
2018-10-30 13:31:11 +00:00
parent 1d8794e16e
commit b5ad615474
3 changed files with 0 additions and 65 deletions
-4
View File
@@ -8984,10 +8984,6 @@ with pkgs;
qcachegrind = libsForQt5.callPackage ../development/tools/analysis/qcachegrind {};
verasco = ocaml-ng.ocamlPackages_4_02.verasco.override {
coq = coq_8_4;
};
visualvm = callPackage ../development/tools/java/visualvm { };
vultr = callPackage ../development/tools/vultr { };