summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/graphite-standalone.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/2configs/graphite-standalone.nix')
-rw-r--r--makefu/2configs/graphite-standalone.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/2configs/graphite-standalone.nix b/makefu/2configs/graphite-standalone.nix
index dd5438e8..15ae6b68 100644
--- a/makefu/2configs/graphite-standalone.nix
+++ b/makefu/2configs/graphite-standalone.nix
@@ -2,7 +2,7 @@
# graphite-web on port 8080
# carbon cache on port 2003 (tcp/udp)
-with config.krebs.lib;
+with import <stockholm/lib>;
{
imports = [ ];