nix-overlays icon indicating copy to clipboard operation
nix-overlays copied to clipboard

OCaml-focused, custom nix-overlays

Results 20 nix-overlays issues
Sort by recently updated
recently updated
newest added

Both failures are build of ocaml itself I cut most interesting parts from logs (patching, detecting architectures, and failure itself), but could provide full logs if needed. You can see,...

This is an initial version of a Revery derivation. It currently works only for macos. It relies on multiple patched repos that are not defined along with the top-level ocaml...

to be used with `nix flake init -t`

I'm trying to figure out an approach to using cross compilation in a flake, where there would be a client and a server, the client being run on a raspberry...

It would be really great if Nixpkgs could cross-compile OCaml out of the box. What would need to happen to get the cross-compilation support from this overlay upstream? I would...

:robot_face: Updating sources to the latest version. #### Commits touching OCaml packages: #### Diff URL: https://github.com/NixOS/nixpkgs/compare/129f579cbb5b4c1ad258fd96bdfb78eb14802727...31bb770533f18aca9620ee4691115c3c3b18deec

It's working in nixpkgs, but in nix-ocaml overlay it gives the error: ``` Error: Conflict between the following libraries: - "ocsigenserver.http" in _build/default/src/http - "http" in /nix/store/bijqmv8ma263swyxvsg46yg7qvwsfrnw-ocaml5.2.0-http-n-a/lib/ocaml/5.2.0/site-lib/http -> required by...