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: ca79107a7951
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6b486cf9472d
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Aug 9, 2018

  1. vim_configurable: Add wrapGAppsHook for GTK 3 (#44645)

    As suggested by @jtojnar in GitHub issue #44580, this patch adds the
    package `wrapGAppsHook` to the dependencies (specifically, the
    `nativeBuildInputs`) of `vim_configurable`, when `vim_configurable` is
    built against GTK 3.
    
    This change prevents GVim from crashing if one tries to use its
    file-choosing dialog, and fixes a warning that otherwise might be
    emitted if one tries to use its find/replace dialog.
    8573 authored and xeji committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    6b486cf View commit details
    Browse the repository at this point in the history