Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 8dd2fb2ffba8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3e6abb633c17
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Dec 14, 2018

  1. ber_metaocaml: cleanup, tweaks

    This puts MetaOCaml on more equal footing with the normal OCaml
    packages, which have a few passthru's and expect to have more 'meta'
    information available (such as 'platforms').
    
    With these changes, you can use the ber_metaocaml package along with
    ocaml-ng.mkOcamlPackages in order to create a full package set with
    Native MetaOCaml support, though this currently isn't implemented (you
    have to do this yourself).
    
    There are also other light cleanups, for example this also removes the
    old MIPS support and restricts the platforms to x86 Linux/Darwin, for
    now. Other platforms can be added on a case-by-case basis.
    
    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Dec 14, 2018
    Copy the full SHA
    3e6abb6 View commit details
    Browse the repository at this point in the history