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: 29c2dfd0a966
Choose a base ref
...
head repository: NixOS/nix
compare: d132d057a85a
Choose a head ref
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Jun 21, 2019

  1. shell.nix: Unset $PYTHONPATH

    It breaks gdb.
    edolstra committed Jun 21, 2019
    Copy the full SHA
    4f6a7c8 View commit details
    Browse the repository at this point in the history
  2. Handle store symlinks in flake directories

    E.g. 'nix path-info ./result' inside a flake directory now works
    again.
    edolstra committed Jun 21, 2019
    Copy the full SHA
    d132d05 View commit details
    Browse the repository at this point in the history