pkgs: fix eval (#339561)
This commit is contained in:
commit
5a18fb6668
@ -14791,7 +14791,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 {
|
||||
|
Loading…
Reference in New Issue
Block a user