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: 11f1cb7819c3
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: da20f8dd2284
Choose a head ref
  • 5 commits
  • 7 files changed
  • 2 contributors

Commits on Mar 21, 2018

  1. libnfs: fix clang build

    /cc ZHF #36454
    
    (cherry picked from commit 9a054d7)
    LnL7 committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    c660305 View commit details
    Browse the repository at this point in the history
  2. libqglviewer: fix darwin build

    /cc ZHF #36454
    
    (cherry picked from commit c2ca5c0)
    LnL7 committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    79378da View commit details
    Browse the repository at this point in the history
  3. luaffi: fix darwin build

    /cc ZHF #36454
    
    (cherry picked from commit fe37684)
    LnL7 committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    9a81f1b View commit details
    Browse the repository at this point in the history
  4. lxtask: fix darwin build

    /cc ZHF #36454
    
    (cherry picked from commit 9b5669b)
    LnL7 committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    d775a13 View commit details
    Browse the repository at this point in the history
  5. pyqt5: propagate Qt dependencies

    This is so that Qt user environment packages are also propagated. Fixes
    Electrum environment installations when no other Qt applications are installed.
    
    Added `dev` output so that closure size won't explode.
    
    (cherry picked from commit b1b4c6c)
    abbradar committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    da20f8d View commit details
    Browse the repository at this point in the history