Skip to content
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
base: 4fb1fd69e8ba
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 1dadefec5745
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jan 29, 2020

  1. muse: Use wrapQtAppsHook.

    Fixes this error:
    
    qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
    This application failed to start because no Qt platform plugin could
    be initialized. Reinstalling the application may fix this problem.
    
    Aborted (core dumped)
    
    Also, remove the unnecessary build input `gitFull`, and enable
    parallel building.
    
    Signed-off-by: Anders Kaseorg <andersk@mit.edu>
    (cherry picked from commit 1bcb6fb)
    andersk authored and worldofpeace committed Jan 29, 2020
    Copy the full SHA
    1dadefe View commit details
    Browse the repository at this point in the history