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: a89c1b543446
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c2d2c2d0cabe
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Nov 6, 2019

  1. nixos/dhcpcd: restart dhcpcd if exit hook changed

    This change ensures that `dhcpcd.service` is restarted as soon as the
    exit hook changes. I use this hook to do additional configuration for my
    network (like setting a route via the given gateway to my WireGuard) and
    when changing parts of this exit hook I'd expect to get this activated
    when switching to my new configuration.
    Ma27 committed Nov 6, 2019
    Copy the full SHA
    51d1821 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. Merge pull request #72931 from Ma27/restart-dhcp-on-exit-hook-change

    nixos/dhcpcd: restart dhcpcd if exit hook changed
    Ma27 committed Feb 2, 2020
    Copy the full SHA
    c2d2c2d View commit details
    Browse the repository at this point in the history