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

Commits on Apr 10, 2019

  1. coqPackages: refactor

    Coq packages that depend on others need to be recompiled when the dependencies are updated, so we make the whole `coqPackages` overridable by `overrideScope'`, using `lib.makeScope`.
    CohenCyril committed Apr 10, 2019
    Copy the full SHA
    f7bf3d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. Merge pull request #59217 from CohenCyril/coq-modules-fix

    coqPackages: refactor
    vbgl committed Apr 16, 2019
    Copy the full SHA
    c46811b View commit details
    Browse the repository at this point in the history