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: 93bc1abdec6c
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 0a99c65648c4
Choose a head ref
  • 7 commits
  • 4 files changed
  • 4 contributors

Commits on Jun 1, 2019

  1. pythonPackages.gcovr: Fix build

    (cherry picked from commit 5e2ac86)
    knedlsepp authored and worldofpeace committed Jun 1, 2019
    Copy the full SHA
    c23891f View commit details
    Browse the repository at this point in the history
  2. pythonPackages.gcovr: Fixup homepage

    (cherry picked from commit f13fdf4)
    knedlsepp authored and worldofpeace committed Jun 1, 2019
    Copy the full SHA
    b50c2a8 View commit details
    Browse the repository at this point in the history
  3. gcovr: Add alias to pythonPackages.gcovr

    Since gcovr is most likely to be used as a script instead of a library,
    we provide an alias to python3Packages.gcovr. We still keep
    python2/3Packages.gcovr in case somebody really wants to import it as a
    library, which can not entirely be ruled out.
    
    (cherry picked from commit f10b0c6)
    knedlsepp authored and worldofpeace committed Jun 1, 2019
    Copy the full SHA
    a0b7a79 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2019

  1. adoptopenjdk-jre-bin: Update source hashes for aarch64

    Seems like they replaced the release file.
    Updated with
    pkgs/development/compilers/adoptopenjdk-bin/generate-sources.py
    so should be reasonably safe.
    
    (cherry picked from commit b67f792)
    
    aarch64 build is broken. See #62148.
    JohnAZoidberg authored and taku0 committed Jun 2, 2019
    Copy the full SHA
    3440ef2 View commit details
    Browse the repository at this point in the history
  2. adoptopenjdk-bin: Update source hashes for aarch64

    Seems like they replaced the release file.
    Updated with
    pkgs/development/compilers/adoptopenjdk-bin/generate-sources.py
    so should be reasonably safe.
    
    (cherry picked from commit 069e1a7)
    
    aarch64 build is broken. See #62148.
    JohnAZoidberg authored and taku0 committed Jun 2, 2019
    Copy the full SHA
    e4c4a39 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #62483 from taku0/adoptopenjdk-bin-11.0.3-fix-aarc…

    …h64-hash
    
    [19.03] adoptopenjdk-bin: Update source hashes for aarch64 (backport)
    Mic92 committed Jun 2, 2019
    Copy the full SHA
    606306e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. paperkey: use HTTPS

    (cherry picked from commit 43a65d7)
    asymmetric authored and Mic92 committed Jun 3, 2019
    Copy the full SHA
    0a99c65 View commit details
    Browse the repository at this point in the history