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: bac8f18fc623
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4dad0ae56070
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Jul 17, 2019

  1. buildBazelPackage: cleanup hacks and enforce them for all builds

    Timestamp verification skip is no longer needed (not sure why). Generally we
    better off always using the environment hack for all packages because that
    ensures all NIX_* flags are correctly applied.
    
    One possible improvement in future is to filter only NIX_* variables to
    passthru in Bazel.
    abbradar committed Jul 17, 2019
    Copy the full SHA
    4dad0ae View commit details
    Browse the repository at this point in the history