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

Commits on Feb 9, 2020

  1. brightnessctl: Add systemd support

    This makes it possible to use brightnessctl without udev rules / suid.
    primeos committed Feb 9, 2020
    Copy the full SHA
    cf5dd26 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. 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
    primeos committed Feb 10, 2020
    Copy the full SHA
    5282bc9 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

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

    brightnessctl: Add systemd support
    flokli committed Feb 13, 2020
    Copy the full SHA
    aaa1c7b View commit details
    Browse the repository at this point in the history