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: c3441f7498fd
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5e30ad610ab0
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 27, 2019

  1. franz: use wrapGAppsHook

    I encountered crashes while opening the file selection dialog.
    
    ```
    (franz:11597): GLib-GIO-ERROR **: 14:08:20.102: No GSettings schemas are installed on the system
    [1]    11597 trace trap  franz
    ```
    
    This error is also presented in various other gtk applications (e.g. #45286). I used the same trick to fix this error.
    contrun committed Jun 27, 2019
    Copy the full SHA
    5fff5ef View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Merge pull request #63761 from contrun/patch-1

    franz: use wrapGAppsHook
    worldofpeace committed Jul 4, 2019
    Copy the full SHA
    5e30ad6 View commit details
    Browse the repository at this point in the history