Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

buildBazelPackage: cleanup hacks and enforce them for all builds #64904

Merged
merged 1 commit into from Jul 17, 2019

Commits on Jul 16, 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 16, 2019
    Configuration menu
    Copy the full SHA
    32db3d5 View commit details
    Browse the repository at this point in the history