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

Commits on Sep 4, 2018

  1. dconf module: add dconf to services.dbus.packages

    Some programs like eog seem to need dconf accessible on dbus.
    Without this change I get
    
    (eog:1738): dconf-WARNING **: 21:20:52.770: failed to commit changes to
    dconf: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
    ca.desrt.dconf was not provided by any .service files
    symphorien committed Sep 4, 2018
    Copy the full SHA
    88ae8f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Merge pull request #46058 from symphorien/dconf-dbus

    dconf module: add dconf to services.dbus.packages
    jtojnar committed Sep 5, 2018
    Copy the full SHA
    bf8386a View commit details
    Browse the repository at this point in the history