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: c6839e5ae8c5
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 3a009bd5daf9
Choose a head ref
  • 20 commits
  • 19 files changed
  • 11 contributors

Commits on Mar 25, 2020

  1. Copy the full SHA
    d4ea7ae View commit details
    Browse the repository at this point in the history
  2. elm-format: 0.8.2 -> 0.8.3

    (cherry picked from commit 0fa9ef1)
    Signed-off-by: Domen Kožar <domen@dev.si>
    avh4 authored and domenkozar committed Mar 25, 2020
    Copy the full SHA
    107a1c6 View commit details
    Browse the repository at this point in the history
  3. elmPackages.elm-instrument: Init at 0.0.7

    (cherry picked from commit f387b85)
    Signed-off-by: Domen Kožar <domen@dev.si>
    turboMaCk authored and domenkozar committed Mar 25, 2020
    Copy the full SHA
    b8ac331 View commit details
    Browse the repository at this point in the history
  4. elmPackages.elmi-to-json: 1.2.0 -> 1.3.0

    (cherry picked from commit d52fdec)
    Signed-off-by: Domen Kožar <domen@dev.si>
    turboMaCk authored and domenkozar committed Mar 25, 2020
    Copy the full SHA
    0e8a3aa View commit details
    Browse the repository at this point in the history
  5. elmPackages.elm-coverage: init at 0.0.3

    (cherry picked from commit baf37aa)
    Signed-off-by: Domen Kožar <domen@dev.si>
    turboMaCk authored and domenkozar committed Mar 25, 2020
    Copy the full SHA
    3cfa4cc View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6da7423 View commit details
    Browse the repository at this point in the history
  7. Add bazel 1.2.1

    (cherry picked from commit 1c4f22a)
    mjlbach authored and Ericson2314 committed Mar 25, 2020
    Copy the full SHA
    3fab557 View commit details
    Browse the repository at this point in the history
  8. pkgs/bazel*: Fix path to update-srcDeps.py

    Otherwise, the -small channel fails on the tarball output.
    
    (cherry picked from commit 0723bf3)
    dasJ authored and Ericson2314 committed Mar 25, 2020
    Copy the full SHA
    cfe8e0e View commit details
    Browse the repository at this point in the history
  9. bazel_0: init at 0.26.0

    (cherry picked from commit 1c0de27)
    andir authored and Ericson2314 committed Mar 25, 2020
    Copy the full SHA
    d7673d7 View commit details
    Browse the repository at this point in the history
  10. add openapi-generator-cli-unstable

    (cherry picked from commit cefe9b2)
    Signed-off-by: Domen Kožar <domen@dev.si>
    domenkozar committed Mar 25, 2020
    Copy the full SHA
    c1dd416 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    49a0313 View commit details
    Browse the repository at this point in the history
  12. tensorflow: 1.15.0 -> 1.15.1

    * Apply glibc 2.3 patch
    * build tensorflow with bazel_1
    * Bump openssl version to 1.1
    
    (cherry picked from commit 3429698)
    mjlbach authored and Ericson2314 committed Mar 25, 2020
    Copy the full SHA
    a0b992f View commit details
    Browse the repository at this point in the history
  13. tensorflow: update fixed output hashes

    (cherry picked from commit 642bea6)
    andir authored and Ericson2314 committed Mar 25, 2020
    Copy the full SHA
    4e7dac0 View commit details
    Browse the repository at this point in the history
  14. pythonPackages.tensorflow: use bazel_0

    This allows us to get rid of the compatibility hacks that we had to add
    (tf-1.15-bazel-1.0.patch) and also fixes #77626.
    
    (cherry picked from commit c7adb4e)
    andir authored and Ericson2314 committed Mar 25, 2020
    Copy the full SHA
    08f2ed7 View commit details
    Browse the repository at this point in the history
  15. tensorflow: 1.15.1 -> 1.15.2

    (cherry picked from commit 0a5ec49)
    (cherry picked from commit 1e769bd)
    dylex authored and Ericson2314 committed Mar 25, 2020
    Copy the full SHA
    436a4ba View commit details
    Browse the repository at this point in the history
  16. pythonPackages.tensorflow: disable for python2.7 and 3.8

    (cherry picked from commit b7bdf48)
    Jonathan Ringer authored and Ericson2314 committed Mar 25, 2020
    Copy the full SHA
    ca6ccd4 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    7a543ea View commit details
    Browse the repository at this point in the history
  18. linux: 5.4.27 -> 5.4.28

    NeQuissimus committed Mar 25, 2020
    Copy the full SHA
    09bb10d View commit details
    Browse the repository at this point in the history
  19. linux: 5.5.11 -> 5.5.13

    NeQuissimus committed Mar 25, 2020
    Copy the full SHA
    6c29c8b View commit details
    Browse the repository at this point in the history
  20. Merge branch 'tensorflow-versions' into release-20.03

    There were a number of fixes that were not backported. I made a branch
    with those cherry-picked fixes to be merged into both 20.03 and master
    (not changing master), to ensure the two release branches didn't diverge
    when they shouldn't.
    
    I like this "apply the fixes to the comment ancester and then merge
    both" approach because it makes it much easier to avoid backporting
    issues. I suspect I'll be making more fixes to both in the future.
    Ericson2314 committed Mar 25, 2020
    Copy the full SHA
    3a009bd View commit details
    Browse the repository at this point in the history