summary refs log tree commit diff
path: root/pkgs/top-level/template-composing-builder.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/top-level/template-composing-builder.nix')
-rw-r--r--pkgs/top-level/template-composing-builder.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/top-level/template-composing-builder.nix b/pkgs/top-level/template-composing-builder.nix
index 1175d5992331..276bdc762dca 100644
--- a/pkgs/top-level/template-composing-builder.nix
+++ b/pkgs/top-level/template-composing-builder.nix
@@ -1,4 +1,4 @@
-args : with args;
+args : with args; with builderDefs {src="";} null;
 	let localDefs = builderDefs {
 		src = /* put a fetchurl here */