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

Commits on Mar 2, 2019

  1. ibus: remove gconf dependency from runtime

    wrapGAppsHook adds gconf to runtime even though we only need
    gsettings-schema-convert utility during build.
    
    This decreases the closure size 514M → 394M
    jtojnar committed Mar 2, 2019
    Copy the full SHA
    f577861 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Merge pull request #56715 from jtojnar/ibus-no-gconf

    ibus: remove gconf dependency from runtime
    jtojnar committed Mar 5, 2019
    Copy the full SHA
    b2b29d2 View commit details
    Browse the repository at this point in the history