Skip to content
This repository was 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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 56f8f6f31fbc
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0ef469a7eb19
Choose a head ref
  • 13 commits
  • 11 files changed
  • 6 contributors

Commits on Jun 29, 2020

  1. oneDNN: add aarch64-linux to platforms

    According to
    
    https://github.com/oneapi-src/oneDNN/releases/tag/v1.5
    
    AArch64 is now supported.
    danieldk committed Jun 29, 2020
    Copy the full SHA
    640f422 View commit details
  2. ncspot: 0.1.3 -> 0.1.4

    marsam committed Jun 29, 2020
    Copy the full SHA
    ac9498f View commit details
  3. pythonPackages.webcolors: disable python2, abandoned upstream

    Jonathan Ringer committed Jun 29, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    eadwu Edmund Wu
    Copy the full SHA
    990d806 View commit details
  4. pythonPackages.imageio: disable python2

    ```
      Processing ./imageio-2.8.0-py2-none-any.whl
      ERROR: Package 'imageio' requires a different Python: 2.7.18 not in '>=3.5'
      ```
    Jonathan Ringer committed Jun 29, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    eadwu Edmund Wu
    Copy the full SHA
    f122c08 View commit details
  5. pythonPackages.pydicom: disable python2, abandoned

    ```
      Processing ./pydicom-2.0.0-py2-none-any.whl
      ERROR: Package 'pydicom' requires a different Python: 2.7.18 not in '>=3.5'
      ```
    Jonathan Ringer committed Jun 29, 2020
    Copy the full SHA
    e897fc3 View commit details
  6. python3Packages.pymatgen: fix build

    Jonathan Ringer committed Jun 29, 2020
    Copy the full SHA
    279937f View commit details
  7. python3Packages.bidict: fix build

    Jonathan Ringer committed Jun 29, 2020

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    vbgl Vincent Laporte
    Copy the full SHA
    9a1a413 View commit details
  8. python3Packages.tbm-utils: fix build

    Jonathan Ringer committed Jun 29, 2020
    Copy the full SHA
    d323a64 View commit details
  9. python3Packages.audio-metadata: fix build

    Jonathan Ringer committed Jun 29, 2020
    Copy the full SHA
    6460583 View commit details
  10. python3Packages.google-music-proto: fix build

    Jonathan Ringer committed Jun 29, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7986ae5 View commit details
  11. httpie: 2.1.0 -> 2.2.0

    https://github.com/jakubroztocil/httpie/releases/tag/2.2.0
    
    Closes #91275 (original patch in the PR was broken since the hash from
    `nix-prefetch-url <patch-url>` was used for `fetchpatch`, however
    `fetchpatch` internally modifies the patchfile and therefore results in
    a different output-hash).
    
    Co-authored-by: Maximilian Bosch <maximilian@mbosch.me>
    Br1ght0ne and Ma27 committed Jun 29, 2020
    Copy the full SHA
    3500642 View commit details
  12. Merge pull request #91752 from danieldk/onednn-aarch64

    oneDNN: add aarch64-linux to platforms
    bhipple authored Jun 29, 2020
    Copy the full SHA
    ca7d6eb View commit details

Commits on Jun 30, 2020

  1. Merge pull request #91786 from marsam/update-ncspot

    ncspot: 0.1.3 -> 0.1.4
    marsam authored Jun 30, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    etu Elis Hirwing
    Copy the full SHA
    0ef469a View commit details
Loading