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: 61cc1f0dc07c
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 4e924d3a4ec9
Choose a head ref
  • 10 commits
  • 20 files changed
  • 6 contributors

Commits on Mar 2, 2020

  1. polyml: fix with new libffi

    New libffi doesn't have FFI_SYSV for x86/64 unix, this pulls in the
    commit for the upstream version which fixes it, and ports that patch to
    the 5.7 version. The 5.6 version is unchanged.
    
    For ZHF: #80379
    
    (cherry picked from commit f8c402e)
    Kovacsics Robert authored and FRidh committed Mar 2, 2020
    Copy the full SHA
    2f0b6c2 View commit details
    Browse the repository at this point in the history
  2. polyml: updated maintainers

    I am not sure if we still need the old packages, nothing explicitly
    depends on polyml56 or polyml57 according to a grep, not sure if
    external packages might (hol and isabelle depend on polyml, the latest
    version).
    
    (cherry picked from commit f4c29eb)
    Kovacsics Robert authored and FRidh committed Mar 2, 2020
    Copy the full SHA
    0edebab View commit details
    Browse the repository at this point in the history
  3. truvari:1.3.2->1.3.4

    (cherry picked from commit dbb4826)
    scalavision authored and FRidh committed Mar 2, 2020
    Copy the full SHA
    06e9970 View commit details
    Browse the repository at this point in the history
  4. Add bazel 1.2.1

    (cherry picked from commit 1c4f22a)
    mjlbach authored and FRidh committed Mar 2, 2020
    Copy the full SHA
    87fc21d View commit details
    Browse the repository at this point in the history
  5. Merge #80124: llvmPackages_5.compiler-rt: fix for glibc bump

    (cherry picked from commit fb6ceb4)
    I re-tested the build for 20.03, before and after this commit.
    vcunat committed Mar 2, 2020
    Copy the full SHA
    41a6baf View commit details
    Browse the repository at this point in the history
  6. Merge #79026: blackmagic: v1.6.1-317-gc9c8b08 -> v1.6.1-409-g7a595ea

    (cherry picked from commit 855f020)
    It didn't build before this bump.
    vcunat committed Mar 2, 2020
    Copy the full SHA
    89528af View commit details
    Browse the repository at this point in the history
  7. Merge #80714: icon-lang: fix build

    (cherry picked from commit 4d954e5)
    vcunat committed Mar 2, 2020
    Copy the full SHA
    1f33b3d View commit details
    Browse the repository at this point in the history
  8. traefik: 1.7.14 -> 1.7.21

    ngerstle authored and rnhmjoj committed Mar 2, 2020
    Copy the full SHA
    3c45fc8 View commit details
    Browse the repository at this point in the history
  9. 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 1dc0db8481a349dbecc572250008f4ed7f1366f3)
    mjlbach authored and FRidh committed Mar 2, 2020
    Copy the full SHA
    7202d2c View commit details
    Browse the repository at this point in the history
  10. 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 FRidh committed Mar 2, 2020
    Copy the full SHA
    4e924d3 View commit details
    Browse the repository at this point in the history