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: 7ee8888352f1
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: af17dd871a78
Choose a head ref
  • 3 commits
  • 570 files changed
  • 1 contributor

Commits on Nov 9, 2019

  1. mkDerivation: Push env assertions deeper onto just that attribute

    The increased laziness fixes some infinite recursions.
    Ericson2314 committed Nov 9, 2019
    Copy the full SHA
    bb8c8a5 View commit details
    Browse the repository at this point in the history
  2. darwin stdenv: Get rid of some rec { .. }

    While they weren't causing a problem per-se, it's just another footgun
    with already super complex bootstrapping. Better to be explicit with
    some `let`s.
    Ericson2314 committed Nov 9, 2019
    Copy the full SHA
    7edad5d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    af17dd8 View commit details
    Browse the repository at this point in the history