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: 0fb7affa6ec2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 69232bc088d5
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on May 15, 2020

  1. tensorflow: passthru deps from bazel build

    This is done by default by the go/rust/bazel builders and allows scripts/tools/users
    to inspect the dependencies; since tensorflow is wrapped as a python package, we
    should pass this through for consistency.
    bhipple committed May 15, 2020
    Copy the full SHA
    5ef3bb9 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Merge pull request #87899 from bhipple/feature/tensorflow-srcs

    tensorflow: passthru deps from bazel build
    matthewbauer committed May 20, 2020
    Copy the full SHA
    69232bc View commit details
    Browse the repository at this point in the history