summaryrefslogtreecommitdiffstats
path: root/mv/1systems/stro.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-02-14 16:43:44 +0100
committertv <tv@krebsco.de>2016-02-14 16:43:44 +0100
commit5f00b6b93fa081bbd76e5ba67de183e2db83cc15 (patch)
tree9ad43f3e2b90f7082146f8478bbf88810d92f803 /mv/1systems/stro.nix
parent2339496ff012e511f4d709ed05a7e2fc12b9aef7 (diff)
RIP specialArgs.lib
Diffstat (limited to 'mv/1systems/stro.nix')
-rw-r--r--mv/1systems/stro.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/mv/1systems/stro.nix b/mv/1systems/stro.nix
index 3915219..b3dfc57 100644
--- a/mv/1systems/stro.nix
+++ b/mv/1systems/stro.nix
@@ -1,6 +1,6 @@
{ config, lib, pkgs, ... }:
-with lib;
+with config.krebs.lib;
{
krebs.build.host = config.krebs.hosts.stro;