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: 9714dd3ef55b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b0c181bc9d1d
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 2, 2020

  1. Revert "ocamlPackages.stdlib-shims: 0.1.0 -> 0.2.0"

    This reverts commit 0c5e940.
    vbgl committed Dec 2, 2020
    Copy the full SHA
    acae9f1 View commit details
    Browse the repository at this point in the history
  2. ocamlPackages.astring: 0.8.3 -> 0.8.5

    Since astring is a common dependency and the maintainance effort is
    minimal (package dependencies and build system didn't change) we keep
    the old 0.8.3 version around for OCaml < 4.05, since 0.8.4 requires a
    minimum of OCaml 4.05.
    sternenseemann authored and vbgl committed Dec 2, 2020
    Copy the full SHA
    b0c181b View commit details
    Browse the repository at this point in the history