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: 812468890686
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 56619d6ebb7b
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Jun 2, 2020

  1. ibus: fix installation of dconf database

    Fixes this warning at ibus-daemon startup:
    
    (ibus-dconf:15691): dconf-WARNING **: 21:49:24.018: unable to open file '/etc/dconf/db/ibus': Failed to open file ?/etc/dconf/db/ibus?: open() failed: No such file or directory; expect degraded performance
    symphorien committed Jun 2, 2020
    Copy the full SHA
    3dbd629 View commit details
    Browse the repository at this point in the history
  2. Revert "Revert "ibus: fix dconf db installation""

    This reverts commit ee5cba2.
    symphorien committed Jun 2, 2020
    Copy the full SHA
    11d6318 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Merge pull request #85992 from symphorien/ibus-db

    ibus: fix dconf database
    worldofpeace committed Jul 7, 2020
    Copy the full SHA
    56619d6 View commit details
    Browse the repository at this point in the history