Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 74558c88fb52683952e42793b76716dfb7f5b148
      
https://github.com/NixOS/nixpkgs/commit/74558c88fb52683952e42793b76716dfb7f5b148
  Author: Casey Ransom <[email protected]>
  Date:   2016-10-08 (Sat, 08 Oct 2016)

  Changed paths:
    M nixos/modules/services/networking/smokeping.nix
    M nixos/tests/smokeping.nix

  Log Message:
  -----------
  smokeping module: fix missing js, broken alerts

The initial commit accidentally left in some commented code and if you were
using alerts, they simply didn't work.

Smokeping also includes some JS code for the webui allowing you to zoom into
graphs and it was not passed into the homedir. Additionally, generate
static html pages for other webservers to serve the cache directory.

Add additional options to specify sendmail path or mailhost and verify that both
are not set.

Add one extra config hook that allows you to bypass all of the invidual config
stanzas and just hand it a string.


  Commit: 1997761725ab101fc7bd60a9b7c02ba88613d03e
      
https://github.com/NixOS/nixpkgs/commit/1997761725ab101fc7bd60a9b7c02ba88613d03e
  Author: Joachim F <[email protected]>
  Date:   2016-10-10 (Mon, 10 Oct 2016)

  Changed paths:
    M nixos/modules/services/networking/smokeping.nix
    M nixos/tests/smokeping.nix

  Log Message:
  -----------
  Merge pull request #19367 from cransom/smokeping-fix

smokeping module: fix missing js, broken alerts


Compare: https://github.com/NixOS/nixpkgs/compare/a98d782896b9...1997761725ab
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to