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: 1a3692717468
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 22a3bf9fb9ed
Choose a head ref
  • 6 commits
  • 6 files changed
  • 2 contributors

Commits on Apr 16, 2020

  1. ocamlPackages.ppx_cstruct: propagate dependencies

    Without propagation some builds of packages requiring ppx_cstruct would
    fail.
    sternenseemann committed Apr 16, 2020
    Copy the full SHA
    824d041 View commit details
    Browse the repository at this point in the history
  2. ocamlPackages.x509: 0.7.1 -> 0.11.0

    This update contains the switch from nocrypto to mirage-crypto
    sternenseemann committed Apr 16, 2020
    Copy the full SHA
    4bf689b View commit details
    Browse the repository at this point in the history
  3. ocamlPackages.tls: 0.10.4 -> 0.11.1

    This update contains a switch to the dune build system as well as a
    switch from nocrypto to mirage-crypto.
    sternenseemann committed Apr 16, 2020
    Copy the full SHA
    99ac3ce View commit details
    Browse the repository at this point in the history
  4. ocamlPackages.otr: 0.3.6 -> 0.3.8

    Contains switch from nocrypto to mirage-crypto
    sternenseemann committed Apr 16, 2020
    Copy the full SHA
    b5770e3 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0814411 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Merge pull request #85142 from sternenseemann/mirage-crypto

    ocamlPackages: jackline: switch to mirage-crypto and update dependencies
    vbgl committed Apr 21, 2020
    Copy the full SHA
    22a3bf9 View commit details
    Browse the repository at this point in the history