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: 173a5408d2ac
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 7b828532b9b4
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jul 25, 2019

  1. bazel-remote: mark as broken

    abbradar authored and Profpatsch committed Jul 25, 2019
    Copy the full SHA
    969aec3 View commit details
    Browse the repository at this point in the history
  2. bazel-deps: 2019-02-01 -> 2019-07-11, mark as broken

    Also drop preInstall cleanup for dependencies. The reason is while it's more
    thorough than default cleanup in buildBazelPackage if such a problem happens we
    should fix buildBazelPackage instead. Perhaps even move this (awesome!) snippet
    there but it's very slow-running so we'd rather attempt to fix it in other
    ways.
    
    Anyway after an update at least .deps build, checked with `nix-build -A --check`.
    abbradar authored and Profpatsch committed Jul 25, 2019
    Copy the full SHA
    7b82853 View commit details
    Browse the repository at this point in the history