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: 8918b8a5229b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8ecf4da85afd
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Mar 7, 2019

  1. gnome3.gnome-settings-daemon: bypass polkit by using an suid wrapper

    This is intended to fix #14168 untli we have a better solution from
    upstream GNOME.
    
    The issue in brief is caused by the fact that gnome-settings-daemon is
    non-restartable and if the policy definitions change in any way
    it won't propagate to the running system because of that.
    
    Also take note that we're abusing a debugging envar
    `GSD_BACKLIGHT_HELPER` as it was never intended
    for use outside testing.
    worldofpeace committed Mar 7, 2019
    Copy the full SHA
    8ecf4da View commit details
    Browse the repository at this point in the history