From dd1e2ffa91bd28515ea9aeadfa38842896a6a560 Mon Sep 17 00:00:00 2001
From: Gregor Kleen <gkleen@yggdrasil.li>
Date: Thu, 12 May 2016 23:10:37 +0200
Subject: support for callPackage

---
 custom/tinc/yggdrasil.nix | 1 +
 1 file changed, 1 insertion(+)

(limited to 'custom/tinc')

diff --git a/custom/tinc/yggdrasil.nix b/custom/tinc/yggdrasil.nix
index 5fa76fe1..975d4a3d 100644
--- a/custom/tinc/yggdrasil.nix
+++ b/custom/tinc/yggdrasil.nix
@@ -4,6 +4,7 @@
 , name
 , connect ? true
 , ipConf ? {}
+, ...
 }:
 
 
-- 
cgit v1.2.3