coq-nix-toolbox
coq-nix-toolbox copied to clipboard
testing native config
We test the support for -native-compiler yes added in https://github.com/NixOS/nixpkgs/pull/224110.
OK the early errors indicate that we need to make ocaml a propagated build input like you said.
Alright, ocaml is now a propagated build input when native-compiler is enabled.