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: 971b5bea49d2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: bfb61a770929
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Oct 17, 2018

  1. nixos/weechat: add setuid wrapper for `screen' to ensure true multius…

    …er capabilities
    
    Previously you either had to set the setuid bit yourself or workaround
    `isSystemUser = true` (for a loginable shell) to access the weechat
    screen.
    
    `programs.screen` shouldn't do this by default to avoid taking too much
    assumptions about the setup, however `services.weechat` explicitly
    requires tihs.
    
    See #45728
    
    (cherry picked from commit 018573b)
    Ma27 committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    bfb61a7 View commit details
    Browse the repository at this point in the history