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: 02694562eed8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 50cc86cc071c
Choose a head ref
  • 2 commits
  • 9 files changed
  • 1 contributor

Commits on Mar 25, 2017

  1. ibus: wrap with GTK dependencies

    Without this ibus can't load its settings.
    Also don't propagate PYTHONPATH.
    
    (cherry picked from commit 99434ab)
    abbradar committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    bb271fb View commit details
    Browse the repository at this point in the history
  2. ibus-engines: use wrapPythonPrograms

    This is needed now that PYTHONPATH is not propagated. Also several packages
    with additional dependencies are now properly wrapped.
    
    (cherry picked from commit 66b05cd)
    abbradar committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    50cc86c View commit details
    Browse the repository at this point in the history