summaryrefslogtreecommitdiffstats
path: root/krebs/2configs/shack/muell_caller.nix
diff options
context:
space:
mode:
Diffstat (limited to 'krebs/2configs/shack/muell_caller.nix')
-rw-r--r--krebs/2configs/shack/muell_caller.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/2configs/shack/muell_caller.nix b/krebs/2configs/shack/muell_caller.nix
index 33f6b8c8..61f51d25 100644
--- a/krebs/2configs/shack/muell_caller.nix
+++ b/krebs/2configs/shack/muell_caller.nix
@@ -1,6 +1,6 @@
{ config, lib, pkgs, ... }:
-with import <stockholm/lib>;
+with import ../../../lib/lib.nix { inherit lib; };
let
pkg = pkgs.stdenv.mkDerivation {
name = "muell_caller-2017-06-01";