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: 1a0abf775730
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 7a18043f6500
Choose a head ref
  • 19 commits
  • 21 files changed
  • 10 contributors

Commits on Jul 13, 2020

  1. amd-blis: init at 2.2

    We compile specifically for Zen:
    
    - Zen/Zen2 are not included in the x86_64 or amd64 configurations.
    - Including them breaks AMD BLIS in other places, since some functions
      have Zen-specific definitions that fail on other platforms.
    
    Non-Zen CI runners will succeed when they are Haswell or later, since
    a Haswell kernel is compiled as a dependency.
    danieldk committed Jul 13, 2020
    Copy the full SHA
    4fbe92d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Copy the full SHA
    892bd43 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. lxc: 4.0.3 -> 4.0.4

    marsam committed Aug 7, 2020
    Copy the full SHA
    2d4f0bc View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. nixos/*: editorconfig fixes

    zowoq committed Aug 8, 2020
    Copy the full SHA
    8fb410c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8659095 View commit details
    Browse the repository at this point in the history
  3. pythonPackages.protobuf: Use default version of protobuf

    This has no current effect because pkgs.protobuf is pkgs.protobuf3_12,
    but since we always want this to upgrade consistently with the default
    version of protobuf, we might as well say so.
    
    Signed-off-by: Anders Kaseorg <andersk@mit.edu>
    andersk committed Aug 8, 2020
    Copy the full SHA
    3c375e0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3e6f7d3 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ac99819 View commit details
    Browse the repository at this point in the history
  6. wg-bond: init at 0.2.0

    Co-authored-by: Benjamin Hipple <bhipple@protonmail.com>
    cab404 and bhipple committed Aug 8, 2020
    Copy the full SHA
    d9f98bb View commit details
    Browse the repository at this point in the history
  7. Merge pull request #94864 from cab404/wg-bond

    wg-bond: init at 0.2.0
    bhipple committed Aug 8, 2020
    Copy the full SHA
    a221607 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #93052 from danieldk/amd-blis-zen-only

    amd-blis: init at 2.2
    danieldk committed Aug 8, 2020
    Copy the full SHA
    57d4c67 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #94920 from andersk/python-protobuf-default

    pythonPackages.protobuf: Use default version of protobuf
    bhipple committed Aug 8, 2020
    Copy the full SHA
    aed5964 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #94635 from davegallant/master

    awscli2: 2.0.26 -> 2.0.36
    bhipple committed Aug 8, 2020
    Copy the full SHA
    62f25b7 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #94927 from danieldk/transformers-unix-final

    python3Packages.transformers: enable on all Unix platforms
    bhipple committed Aug 8, 2020
    Copy the full SHA
    e2171a1 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #94914 from marsam/update-vale

    vale: 2.2.2 -> 2.3.0
    bhipple committed Aug 8, 2020
    Copy the full SHA
    60747a5 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #94909 from marsam/update-lxc

    lxc: 4.0.3 -> 4.0.4
    marsam committed Aug 8, 2020
    Copy the full SHA
    0cd9efc View commit details
    Browse the repository at this point in the history
  14. nixos/networking: Enhance hostId description (#94800)

    Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
    asdf8dfafjk and Mic92 committed Aug 8, 2020
    Copy the full SHA
    8e52c2a View commit details
    Browse the repository at this point in the history
  15. Merge pull request #94907 from zowoq/ecc-nixos

    nixos/*: editorconfig fixes
    Mic92 committed Aug 8, 2020
    Copy the full SHA
    08ba31a View commit details
    Browse the repository at this point in the history
  16. steam: chroot: export STEAM_LD_LIBRARY_PATH

    Jonathan Ringer committed Aug 8, 2020
    Copy the full SHA
    7a18043 View commit details
    Browse the repository at this point in the history