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: 2d896998dc9b
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: d493b97b2655
Choose a head ref

Commits on Nov 9, 2019

  1. gdal: add patch for CVE-2019-17545

    (cherry picked from commit def1769)
    risicle committed Nov 9, 2019
    Copy the full SHA
    857a7aa View commit details
  2. gdal_2: add patch for CVE-2019-17545

    (cherry picked from commit f82fb81)
    risicle committed Nov 9, 2019
    Copy the full SHA
    008c3d6 View commit details

Commits on Nov 10, 2019

  1. pythonPackages.qrcode: Fix "No module named pkg_resources" error

    (cherry picked from commit 7fee1c6)
    maralorn committed Nov 10, 2019
    Copy the full SHA
    0e7c0c7 View commit details
  2. Copy the full SHA
    14b0bc5 View commit details
  3. linux: 4.19.82 -> 4.19.83

    NeQuissimus committed Nov 10, 2019
    Copy the full SHA
    bb6fa67 View commit details
  4. linux: 4.4.199 -> 4.4.200

    NeQuissimus committed Nov 10, 2019
    Copy the full SHA
    1d22c82 View commit details
  5. linux: 4.9.199 -> 4.9.200

    NeQuissimus committed Nov 10, 2019
    Copy the full SHA
    95a0fad View commit details
  6. linux: 5.3.9 -> 5.3.10

    NeQuissimus committed Nov 10, 2019
    Copy the full SHA
    daf14e2 View commit details
  7. Copy the full SHA
    ca341c2 View commit details
  8. Merge pull request #73175 from Ericson2314/gcc-cross-cleanup

    gcc: Clean up cross configure flags and name prefix for 19.09
    Ericson2314 authored Nov 10, 2019
    Copy the full SHA
    72a9084 View commit details
  9. facetimehd-firmware: 1.43_4 -> 1.43_5

    (cherry picked from commit c115659)
    
    cc #72804
    offlinehacker authored and veprbl committed Nov 10, 2019
    Copy the full SHA
    32dfdb0 View commit details
  10. Copy the full SHA
    f666c61 View commit details
  11. gcc: Deduplicate configureFlags

    Thanks again to @bgamari who in 1c12072
    did the cleanup to make this possible. It's been a long time coming!
    Ericson2314 committed Nov 10, 2019
    Copy the full SHA
    5c5ca01 View commit details
  12. Merge pull request #73181 from Ericson2314/gcc-dedup-configure-flags-…

    …19.09
    
    gcc: Deduplicate `preConfigure` and `configureFlags`
    Ericson2314 authored Nov 10, 2019
    Copy the full SHA
    fecedd4 View commit details
  13. gcc: Fix cross after I accidentally changed build target

    I deleted "bootstrap", but forgot to make the condition
    build = host = target.
    Ericson2314 committed Nov 10, 2019
    Copy the full SHA
    3f74a4d View commit details
  14. Merge pull request #73185 from Ericson2314/gcc-fix-cross-whoops

    gcc: Fix cross after I accidentally changed build target for 19.09
    Ericson2314 authored Nov 10, 2019
    Copy the full SHA
    8ce730d View commit details
  15. Merge pull request #73160 from maralorn/fix-qrcode-backport

    pythonPackages.qrcode: Fix "No module named pkg_resources" error
    worldofpeace authored Nov 10, 2019
    Copy the full SHA
    688f9ef View commit details
  16. xcodeenv: bump default Xcode version to 11.1, default iOS SDK to 13.1…

    …. Add troubleshooting section to docs
    
    (cherry picked from commit 9b51c51)
    svanderburg committed Nov 10, 2019
    Copy the full SHA
    5d755e9 View commit details

Commits on Nov 11, 2019

  1. titaniumenv: remove 7.1, add 8.2 and make it the default

    (cherry picked from commit 173bf34)
    svanderburg committed Nov 11, 2019
    Copy the full SHA
    31e45c2 View commit details
  2. arrow-cpp: fix on i686-linux

    (cherry picked from commit 03e7849)
    veprbl committed Nov 11, 2019
    Copy the full SHA
    100ee02 View commit details
  3. pythonPackages.spyder: fix package

    (cherry picked from commit 6e9743f)
    FRidh committed Nov 11, 2019
    Copy the full SHA
    8f19b28 View commit details
  4. python: spyder-kernels: 0.5.1 -> 0.5.2

    (cherry picked from commit 5531222)
    FRidh committed Nov 11, 2019
    Copy the full SHA
    2ad400e View commit details
  5. rust-bindgen: 0.51.0 -> 0.51.1

    (cherry picked from commit 364ae63)
    Jonathan Ringer authored and alyssais committed Nov 11, 2019
    Copy the full SHA
    79748e5 View commit details
  6. Copy the full SHA
    74047c1 View commit details
  7. trousers: 0.3.13 -> 0.3.14

    * Update trousers to latest, use regular openssl (#68338)
    
    trousers: cleanup
    
    * some CFLAGS and LDFLAGS are not needed anymore
    
    * libtool file fixup was a no-op
    
    * license is now BSD-3 since:
    https://sourceforge.net/p/trousers/trousers/ci/0160d229f8fbab7c6900662155f42050e3d563a0/
    
    (cherry picked from commit 82dfacc)
    reanimus authored and c0bw3b committed Nov 11, 2019
    Copy the full SHA
    d493b97 View commit details
Loading