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: f010a6826081
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 71a32c36fed7
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 10, 2018

  1. nixos/freeradius : init - Added freeradius service

    Inspired from the dhcpd service implementation
    Only 2 configurations options at the moment:
    - enabled
    - path to config directory (defaults to /etc/raddb)
    
    Implementation was also inspired from ArchLinux
    systemd file and corrected with @dotlambda and
    @fpletz help.
    netixx committed Feb 10, 2018
    Copy the full SHA
    2a2e885 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2018

  1. Merge pull request #34587 from netixx/add-freeradius-service

    nixos/freeradius : init - Added freeradius service
    joachifm committed Feb 17, 2018
    Copy the full SHA
    71a32c3 View commit details
    Browse the repository at this point in the history