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: d767ba99964e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 13e41106500d
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 10, 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
    Ma27 committed Oct 10, 2018
    1 Configuration menu
    Copy the full SHA
    018573b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Merge pull request #48131 from Ma27/weechat-multiuser-support

    nixos/weechat: add setuid wrapper for `screen' to ensure true multiuser capabilities
    Ma27 committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    13e4110 View commit details
    Browse the repository at this point in the history