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: e8d00113e232
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 63e15d588a2b
Choose a head ref
  • 9 commits
  • 7 files changed
  • 5 contributors

Commits on Jun 28, 2019

  1. bzildBazelPackage: fix fetch with no markers

    Previously the installPhase of the fixed ouput derivation would fail for
    a package that has no markers, since `sed` would complain about having
    no input files. If we use `find` instead of bash globs, that problem
    goes away.
    timokau committed Jun 28, 2019
    Copy the full SHA
    255686e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    34387bc View commit details
    Browse the repository at this point in the history
  3. python.pkgs.tensorflow-probability: use bazel

    Fixes the tensorflow-probability built by first building the wheel with
    bazel. This actually creates the dist-info folder, allowing the package
    to be picked up as a pip dependency.
    timokau committed Jun 28, 2019
    Copy the full SHA
    43c62fd View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    79c5510 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Copy the full SHA
    7c61b3b View commit details
    Browse the repository at this point in the history
  2. opensubdiv: 3.3.3 -> 3.4.0

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/opensubdiv/versions
    r-ryantm committed Jul 2, 2019
    Copy the full SHA
    f53fffc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #64096 from ryantm/urls

    treewide: fix malformed homepage URLs
    etu committed Jul 2, 2019
    Copy the full SHA
    5b600f5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #64101 from r-ryantm/auto-update/opensubdiv

    opensubdiv: 3.3.3 -> 3.4.0
    edolstra committed Jul 2, 2019
    Copy the full SHA
    84708a8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #63809 from timokau/dm-sonnet-1.33

    python.pkgs.dm-sonnet: 1.30 -> 1.33
    timokau committed Jul 2, 2019
    Copy the full SHA
    63e15d5 View commit details
    Browse the repository at this point in the history