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

Commits on Apr 1, 2020

  1. bazel-*: Consistently self reference

    Using `bazel_self` for self-references makes managing bazel versions
    easier: their less risk of changing defaults or copy pasted code for no
    versions leading to incorrect self-references.
    Ericson2314 committed Apr 1, 2020
    Copy the full SHA
    6f94f8f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #84031 from obsidiansystems/consistent-bazel-ref

    bazel-*: Consistently self reference
    Ericson2314 committed Apr 1, 2020
    Copy the full SHA
    7c56c5f View commit details
    Browse the repository at this point in the history