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/nix
base: 27b510af5c3f
Choose a base ref
...
head repository: NixOS/nix
compare: 5cc5c3fb832f
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 14, 2018

  1. Fix manpath detection

    Checking for MANPATH without quotes always returns true, so that it breaks bash-completion for man pages on modern systems without MANPATH environment variable.
    iavael committed Jan 14, 2018
    Copy the full SHA
    ebc42f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

  1. Merge pull request #1799 from iavael/manpath-fix-1

    Fix manpath detection
    edolstra committed Jan 18, 2018
    Copy the full SHA
    5cc5c3f View commit details
    Browse the repository at this point in the history