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: a04a485f89a9
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: f5ee72eef6d7
Choose a head ref
  • 15 commits
  • 13 files changed
  • 4 contributors

Commits on Sep 24, 2020

  1. nixos/datadog: allow specifying dd_url (#97775)

    Useful when you want to point datadog to another endpoint, either
    because you need a proxy to send out data, or because you use their EU
    endpoint.
    
    (cherry picked from commit 2865a88)
    flokli authored and zimbatm committed Sep 24, 2020
    Copy the full SHA
    778cd18 View commit details
    Browse the repository at this point in the history
  2. linux/hardened/patches/5.4: 5.4.64.a -> 5.4.65.a

    (cherry picked from commit 1c61a93)
    NeQuissimus committed Sep 24, 2020
    Copy the full SHA
    bfd9560 View commit details
    Browse the repository at this point in the history
  3. linux/hardened/patches/5.4: 5.4.65.a -> 5.4.67.a

    (cherry picked from commit 63ea043)
    NeQuissimus committed Sep 24, 2020
    Copy the full SHA
    a99f8fa View commit details
    Browse the repository at this point in the history
  4. linux/hardened/patches/5.8: 5.8.10.a -> 5.8.11.a

    (cherry picked from commit a7e1ae6)
    NeQuissimus committed Sep 24, 2020
    Copy the full SHA
    f6ae201 View commit details
    Browse the repository at this point in the history
  5. avy: 2017.10.16 -> 2019.05.01

    (cherry picked from commit 4072234)
    Sohalt authored and Jon committed Sep 24, 2020
    Copy the full SHA
    00c8e6f View commit details
    Browse the repository at this point in the history
  6. pythonPackages.gssapi: fix tests

    the failing tests appear to also be causing trouble upstream
    
    (cherry picked from commit fb570ba)
    risicle authored and Jon committed Sep 24, 2020
    Copy the full SHA
    b20ffa7 View commit details
    Browse the repository at this point in the history
  7. pythonPackages.gssapi: 1.6.2 -> 1.6.9

    (cherry picked from commit 9a47216)
    risicle authored and Jon committed Sep 24, 2020
    Copy the full SHA
    c9fdd32 View commit details
    Browse the repository at this point in the history
  8. Revert "python: pamqp: 2.3.0 -> 3.0.1"

    No version of pythonPackages.rabbitpy currently exists that supports 3.0.1
    
    This reverts commit 4250cde.
    
    (cherry picked from commit 178d1b1)
    risicle authored and Jon committed Sep 24, 2020
    Copy the full SHA
    5a99ef8 View commit details
    Browse the repository at this point in the history
  9. pythonPackages.rabbitpy: 1.0.0 -> 2.0.1

    (cherry picked from commit 16ed0c3)
    risicle authored and Jon committed Sep 24, 2020
    Copy the full SHA
    32db921 View commit details
    Browse the repository at this point in the history
  10. truvari: fix build

    be less strict about versions
    
    (cherry picked from commit 4637721)
    risicle authored and Jon committed Sep 24, 2020
    Copy the full SHA
    38ee58a View commit details
    Browse the repository at this point in the history
  11. bwa: include static library and some key headers in output

    (cherry picked from commit f1d2491)
    risicle authored and Jon committed Sep 24, 2020
    Copy the full SHA
    a63d237 View commit details
    Browse the repository at this point in the history
  12. pythonPackages.bwapy: init at 0.1.4

    (cherry picked from commit ccf4645)
    risicle authored and Jon committed Sep 24, 2020
    Copy the full SHA
    be0629f View commit details
    Browse the repository at this point in the history
  13. pythonPackages.pytabix: init at 0.1

    (cherry picked from commit 4543e54)
    risicle authored and Jon committed Sep 24, 2020
    Copy the full SHA
    37adf57 View commit details
    Browse the repository at this point in the history
  14. pythonPackages.acebinf: init at 1.0.2

    (cherry picked from commit e61102d)
    risicle authored and Jon committed Sep 24, 2020
    Copy the full SHA
    3fac393 View commit details
    Browse the repository at this point in the history
  15. truvari: 1.3.4 -> 2.0.2, fixing build

    seeing it has no tests, use pythonImportsCheck in an attempt to detect
    total breakage, even though it's not intended to be used as an importable
    module
    
    (cherry picked from commit ecd5886)
    risicle authored and Jon committed Sep 24, 2020
    Copy the full SHA
    f5ee72e View commit details
    Browse the repository at this point in the history