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