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: 472bb66e3a57
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9aa23e31b356
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.
    talyz committed Mar 11, 2020
    Copy the full SHA
    bb7ad85 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #80904 from talyz/haproxy-fixes

    nixos/haproxy: Revive the haproxy user and group
    Mic92 committed Mar 11, 2020
    Copy the full SHA
    9aa23e3 View commit details
    Browse the repository at this point in the history