pkgs: fix eval
This commit is contained in:
@@ -14793,7 +14793,7 @@ with pkgs;
|
||||
ocamlPackages = ocaml-ng.ocamlPackages_4_14;
|
||||
};
|
||||
|
||||
inherit (coqPackages) compcert;
|
||||
inherit (coqPackages_8_19) compcert;
|
||||
|
||||
computecpp-unwrapped = callPackage ../development/compilers/computecpp { };
|
||||
computecpp = wrapCCWith rec {
|
||||
|
||||
Reference in New Issue
Block a user