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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b31f8d9b0576
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a5480d09dd38
Choose a head ref
  • 3 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
  2. Copy the full SHA
    6bf6ec8 View commit details
  3. Merge pull request #84028 from obsidiansystems/consistent-bazel-ref

    bazel-*: Consistently self reference
    Ericson2314 authored Apr 1, 2020
    Copy the full SHA
    a5480d0 View commit details
Loading