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

Commits on Jun 22, 2019

  1. bazel: 0.26.1 -> 0.27.0

    - Fixs for newly introduced bin/bash hardcoded reference
    - Bazel now references `remote_java_tools_xxx` which contains prebuilt
      binaries. We prefetch them, fix them, and force bazel to use the
      fixed repository.
    
    It also closes #63096
    guibou committed Jun 22, 2019
    Copy the full SHA
    ba327a5 View commit details
    Browse the repository at this point in the history
  2. bazel: restore installCheckPhase

    All the dependencies of this phase are prefetched and provided to the
    bazel environment using --override_repository.
    guibou committed Jun 22, 2019
    Copy the full SHA
    7fed6ea View commit details
    Browse the repository at this point in the history
  3. bazel: Full switch to python3

    guibou committed Jun 22, 2019
    Copy the full SHA
    27d4ce7 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Copy the full SHA
    d086d45 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #63532 from guibou/bazel_027

    bazel: 0.26.1 -> 0.27.0
    flokli committed Jun 24, 2019
    Copy the full SHA
    097a63a View commit details
    Browse the repository at this point in the history