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: 1bdc619f4b41
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e3cf1bd81793
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 11, 2020

  1. nixos/haproxy: Revive the haproxy user and group

    Running haproxy with "DynamicUser = true" doesn't really work, since
    it prohibits specifying a TLS certificate bundle with limited
    permissions. This revives the haproxy user and group, but makes them
    dynamically allocated by NixOS, rather than statically allocated. It
    also adds options to specify which user and group haproxy runs as.
    
    (cherry picked from commit bb7ad85)
    talyz authored and Mic92 committed Mar 11, 2020
    Copy the full SHA
    8d243e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Merge pull request #82350 from Mic92/haproxy

    [backport-20.03] nixos/haproxy: Revive the haproxy user and group
    Mic92 committed Apr 2, 2020
    Copy the full SHA
    e3cf1bd View commit details
    Browse the repository at this point in the history