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: 013580caf060
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3165a08f9e6d
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 6, 2018

  1. bup: PYTHONPATH -> withPackages

    Without this, tornado was not found on startup (`bup web`),
    even though it was provided by PYTHONPATH
    
    Also see #22688
    tilpner committed Jan 6, 2018
    Copy the full SHA
    d0601b6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #33537 from tilpner/bup-pythonpackages

    bup: PYTHONPATH -> withPackages
    adisbladis committed Jan 6, 2018
    Copy the full SHA
    3165a08 View commit details
    Browse the repository at this point in the history