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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 29c2dfd0a966
Choose a base ref
...
head repository: NixOS/nix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
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
  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
Loading