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: ae94ce8ee3dd
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6148b0e59f97
Choose a head ref
  • 3 commits
  • 3 files changed
  • 4 contributors

Commits on Sep 29, 2020

  1. prometheus exporters: always set user and group

    systemd.exec(5) on DynamicUser:
    > If a statically allocated user or group of the configured name
    > already exists, it is used and no dynamic user/group is allocated.
    
    Using DynamicUser while still setting a group name can be
    useful for granting access to resources that can otherwise only be
    accessed with entirely static IDs.
    lheckemann committed Sep 29, 2020
    Copy the full SHA
    2c1e72e View commit details
    Browse the repository at this point in the history
  2. nixos/prometheus-exporters/openvpn: init

    Co-Authored-By: Franz Pletz <fpletz@fnordicwalking.de>
    Co-Authored-By: Robin Gloster <mail@glob.in>
    3 people committed Sep 29, 2020
    Copy the full SHA
    a560936 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Merge pull request #99079 from mayflower/openvpn-exporter-upstream

     nixos/prometheus-exporters/openvpn: init
    Ma27 committed Sep 30, 2020
    Copy the full SHA
    6148b0e View commit details
    Browse the repository at this point in the history