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: ce714f2b0431
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ed1b59a98e7b
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 23, 2019

  1. Revert "ocamlPackages.zarith: 1.7 -> 1.8"

    This reverts commit 1c84236.
    
    See the explanation in 564653f. The
    lack of CAML_LD_LIBRARY_PATH causes regressions in dependent downstream
    packages that try to use dllzarith.so directly.
    thoughtpolice committed Apr 23, 2019
    Copy the full SHA
    44da3f6 View commit details
    Browse the repository at this point in the history
  2. ocamlPackages.zarith: 1.7 -> 1.8

    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Apr 23, 2019
    Copy the full SHA
    1daf31d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. Merge pull request #60094 from thoughtpolice/nixpkgs/zarith-fixes

    ocamlPackages: fix regression in zarith-dependent libraries
    vbgl committed Apr 25, 2019
    Copy the full SHA
    ed1b59a View commit details
    Browse the repository at this point in the history