Branch: refs/heads/release-16.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9733045d051e2e88ef3342bb220a0b1f4fcd11ac
      
https://github.com/NixOS/nixpkgs/commit/9733045d051e2e88ef3342bb220a0b1f4fcd11ac
  Author: makefu <[email protected]>
  Date:   2016-03-31 (Thu, 31 Mar 2016)

  Changed paths:
    M nixos/modules/services/monitoring/graphite.nix

  Log Message:
  -----------
  graphite: fix carbonCache graphiteWeb graphiteApi

This commit implements the changes necessary to start up a graphite carbon Cache
with twisted and start the corresponding graphiteWeb service.
Dependencies need to be included via python buildEnv to include all recursive
implicit dependencies.

Additionally cairo is a requirement of graphiteWeb and pycairo is not a standard
python package (buildPythonPackage) and therefore cannot be included via
buildEnv. It also needs cairo in the Library PATH.

(cherry picked from commit 626bfce3b867b4bb17d48887a7c1b53ce1b1e8cd)
Signed-off-by: Domen Kožar <[email protected]>


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to