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: d3dfe06c38d5
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 289c607cf5d6
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jul 26, 2019

  1. x2goclient: unstable-2018-11-30 -> unstable-2019-07-24

    Averell Dalton authored and bjornfor committed Jul 26, 2019
    Copy the full SHA
    3034859 View commit details
    Browse the repository at this point in the history
  2. x2goclient: fix startup

    Fixes the following 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.
    ```
    
    See also #54484 and others.
    Averell Dalton authored and bjornfor committed Jul 26, 2019
    Copy the full SHA
    289c607 View commit details
    Browse the repository at this point in the history