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

Commits on Jul 2, 2019

  1. nixos/deluge: user, group and web firewall opts.

    This commit adds new options to the Deluge service:
    
    - Allow configuration of the user/group which runs the deluged daemon.
    - Allow configuration of the user/group which runs the deluge web
      daemon.
    - Allow opening firewall for the deluge web daemon.
    davidtwco committed Jul 2, 2019
    Copy the full SHA
    9837fac View commit details
    Browse the repository at this point in the history
  2. nixos/deluge: Add extractor dependencies.

    This commit adds the "Extractor" plugin dependencies to the PATH of the
    `deluged` service.
    davidtwco committed Jul 2, 2019
    Copy the full SHA
    16c394f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Merge pull request #64112 from davidtwco/deluge/users-groups-firewalls

    nixos/deluge: add user/group/openFirewall opts and extraction packages to path
    infinisil committed Jul 12, 2019
    Copy the full SHA
    5b8b5a6 View commit details
    Browse the repository at this point in the history