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

Commits on Feb 15, 2020

  1. brightnessctl: Add systemd support

    This makes it possible to use brightnessctl without udev rules / suid.
    
    (cherry picked from commit cf5dd26)
    primeos committed Feb 15, 2020
    Copy the full SHA
    9229fae View commit details
    Browse the repository at this point in the history
  2. nixos/brightnessctl: Remove the module

    Due to the support of the systemd-logind API the udev rules aren't
    required anymore which renders this module useless [0].
    Note: brightnessctl should now require a working D-Bus setup and a valid
    local logind session for this to work.
    
    [0]: #79663
    
    (cherry picked from commit 5282bc9)
    primeos committed Feb 15, 2020
    Copy the full SHA
    e8042ed View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Merge pull request #80215 from primeos/brightnessctl-systemd-support-…

    …backport
    
    [20.03] brightnessctl: Add systemd support (backport)
    flokli committed Feb 18, 2020
    Copy the full SHA
    8c96485 View commit details
    Browse the repository at this point in the history