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: 9c0decaee5fd
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: cc6d5b34fa64
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 8, 2018

  1. bazel: support tools/bazel workspace bootstrap scripts

    Bazel supports per-workspace bootstrap scripts at $WORKSPACE_ROOT/
    tools/bazel. This adds support for this behavior, which is needed
    by many Bazel projects (OSS and private).
    andyscott authored and Profpatsch committed Nov 8, 2018
    Copy the full SHA
    02b2f62 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e4fbd57 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cc6d5b3 View commit details
    Browse the repository at this point in the history