Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: 039983bd7a49
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: c8dedaddd64f
Choose a head ref
  • 11 commits
  • 9 files changed
  • 6 contributors

Commits on Jun 11, 2019

  1. Copy the full SHA
    842693b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. bazel: 0.24.0 -> 0.26.0

    groodt authored and Profpatsch committed Jun 12, 2019
    Copy the full SHA
    dd2a0f6 View commit details
    Browse the repository at this point in the history
  2. bazel: move the python test to py_binary

    `py_test` tries to download unnecessary dependencies at runtime. We
    can just as well run it to check the assertion.
    
    Upstream issue: bazelbuild/bazel#8575
    Profpatsch committed Jun 12, 2019
    Copy the full SHA
    44f97b5 View commit details
    Browse the repository at this point in the history
  3. bazel.tests: prebuild the bazel self-extraction to speed up test

    Factor out the common parts of tests & cache the bazel
    self-extraction (ugh) to a common store path.
    Profpatsch committed Jun 12, 2019
    Copy the full SHA
    629c050 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5d238e4 View commit details
    Browse the repository at this point in the history
  5. xe: platforms.linux -> platforms.all

    xe is such a trivial package, it should build on every platform that
    supports a CC compiler.
    Profpatsch committed Jun 12, 2019
    Copy the full SHA
    7bae5c6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #62336 from groodt/bazel-0.26.0

    bazel: 0.24.0 -> 0.26.0
    Profpatsch committed Jun 12, 2019
    Copy the full SHA
    cc62736 View commit details
    Browse the repository at this point in the history
  7. exiftool: 11.48 -> 11.50 (#62987)

    exiftool: 11.48 -> 11.50
    dywedir committed Jun 12, 2019
    Copy the full SHA
    e37d6ef View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    acbfb00 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    56fbfd5 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    c8dedad View commit details
    Browse the repository at this point in the history