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: 8dd90abc1763
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3aff6c07ab29
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 7, 2017

  1. nixos.chrony: pass config file directly to daemon

    This fixes an issue where `nixops deploy` wouldn't restart the chrony
    service when the chrony configuration changed, because it wouldn't
    detect that `/etc/chrony.conf` was a dependency of the chrony service.
    wizeman committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    af4e6f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22518 from wizeman/u/fix-chrony-conf

    nixos.chrony: pass config file directly to daemon
    Mic92 committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    3aff6c0 View commit details
    Browse the repository at this point in the history