Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1026bebee61a1664605cf58136164e47478bc2f3
      
https://github.com/NixOS/nixpkgs/commit/1026bebee61a1664605cf58136164e47478bc2f3
  Author: Peter Hoeg <pe...@speartail.com>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M nixos/modules/services/networking/syncthing.nix
    M pkgs/applications/networking/syncthing/default.nix
    M pkgs/applications/networking/syncthing/inotify.nix

  Log Message:
  -----------
  syncthing: use service files from upstream

Currently only for the user services as NixOS handles the named system
instances slightly differently.

syncthing and syncthing-inotify are done the same way.

There are 4 parts to this:

 1) Copy in the upstream unit files
 2) Make the nixos module use the definition from upstream
 3) Enable restarting of all instances (system and user) on resume
 4) Allow the traffic in the firewall on default ports if wanted

fixes #18973


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to