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: b4cf3f790924
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4a29081a941b
Choose a head ref
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 26, 2018

  1. Copy the full SHA
    0ab1067 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f107421 View commit details
    Browse the repository at this point in the history
  3. stdenv: linux, darwin: don't build documentation for the the intermed…

    …iate stages
    
    For the cc of the intermediate stages, to be precise. Doing the same for
    bintools requires lots of refactoring.
    
    This is mainly for the future extensibility as now you can change
    documentation generation with impunity without rebuilding the
    whole of stdenv.
    oxij committed Feb 26, 2018
    Copy the full SHA
    5224373 View commit details
    Browse the repository at this point in the history
  4. stdenv: linux: give distinct names to all the stages

    Mainly for debugging.
    oxij committed Feb 26, 2018
    Copy the full SHA
    e654d9a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    49afe1d View commit details
    Browse the repository at this point in the history
  6. bash, bashInteractive: install manpages for both variants

    This mostly reverts commit bd0e161.
    oxij committed Feb 26, 2018
    Copy the full SHA
    d45e39c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #35071 from oxij/stdenv/infopages

    stdenv, bash: fixing info pages and stuff
    Ericson2314 committed Feb 26, 2018
    Copy the full SHA
    4a29081 View commit details
    Browse the repository at this point in the history