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

Commits on Jun 12, 2020

  1. release-lib: Avoid filtering twice

    We were using `supportedMatches` both when getting the list of
    platforms, and before `genAttrs` the derivation for each. Now we just
    filter the second time,
    Ericson2314 committed Jun 12, 2020
    Copy the full SHA
    2a8b8f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Merge pull request #90206 from Ericson2314/faster-release-eval

    release-lib: Avoid filtering twice
    Ericson2314 committed Jun 14, 2020
    Copy the full SHA
    e97e3b8 View commit details
    Browse the repository at this point in the history