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

Commits on Aug 12, 2018

  1. stdenv: linux: inherit texinfo in stage4 instead of the final stdenv

    This reverts commit a809fdc and then
    achieves the same result (not rebuilding texinfo three times)
    but without dragging bootstrap tools into the closure.
    oxij committed Aug 12, 2018
    Configuration menu
    Copy the full SHA
    1acbc93 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. Merge pull request #44932 from oxij/stdenv/no-texinfo-rebuild-try-2

    stdenv: linux: inherit texinfo in stage4 instead of the final stdenv
    xeji committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    55e6e1b View commit details
    Browse the repository at this point in the history