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

Commits on Jul 16, 2019

  1. bazel: drop absolute Python path

    Without this Bazel always picks Python 3 which breaks Python 2 packages.
    Strangely enough just dropping this patch works, with all `bazel.tests`
    passing.
    abbradar committed Jul 16, 2019
    Copy the full SHA
    bd98f35 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. bazel: drop absolute Python path (#64903)

    Without this Bazel always picks Python 3 which breaks Python 2 packages.
    Strangely enough just dropping this patch works, with all `bazel.tests`
    passing.
    kalbasit committed Jul 17, 2019
    Copy the full SHA
    c481351 View commit details
    Browse the repository at this point in the history