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: 617f31e5310c
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 973ba4a2c3c0
Choose a head ref
  • 6 commits
  • 5 files changed
  • 4 contributors

Commits on Mar 16, 2019

  1. pari: fix off-by-one error (#57759)

    Done by applying upstream patch. Will be included in the next release.
    
    Upstream: https://pari.math.u-bordeaux.fr/cgi-bin/bugreport.cgi?bug=2117
    (cherry picked from commit a648b8c)
    timokau committed Mar 16, 2019
    Copy the full SHA
    7fe3222 View commit details
    Browse the repository at this point in the history
  2. racket: add libGL and libGLU to libPath

    The sgl collection loads them over FFI.
    
    Closes #52990
    
    Backport of #55002
    (cherry picked from commit e43a4fa)
    clacke authored and srhb committed Mar 16, 2019
    Copy the full SHA
    1870e45 View commit details
    Browse the repository at this point in the history
  3. python.pkgs.pyzmq: disable flaky test (#57765)

    Recently failed on staging.
    
    (cherry picked from commit 4f2d842)
    timokau committed Mar 16, 2019
    Copy the full SHA
    ac2ceb0 View commit details
    Browse the repository at this point in the history
  4. mitmproxy: Fix build with wsproto >= 0.13

    (cherry picked from commit 3df55b8)
    srhb authored and xeji committed Mar 16, 2019
    Copy the full SHA
    926e1b9 View commit details
    Browse the repository at this point in the history
  5. mitmproxy: Fix tests with pytest >= 4.x

    (cherry picked from commit e1e5df6)
    srhb authored and xeji committed Mar 16, 2019
    Copy the full SHA
    d928603 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

  1. pythonPackages.pyside: fix build by passing mesa for GL/gl.h

    (cherry picked from commit 20b0663)
    7c6f434c authored and andir committed Mar 17, 2019
    Copy the full SHA
    973ba4a View commit details
    Browse the repository at this point in the history