about summary refs log tree commit diff
path: root/src/libstore/storeexpr-ast.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/libstore/storeexpr-ast.def')
-rw-r--r--src/libstore/storeexpr-ast.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libstore/storeexpr-ast.def b/src/libstore/storeexpr-ast.def
index 9d2433dbe4be..0c70948d4b6c 100644
--- a/src/libstore/storeexpr-ast.def
+++ b/src/libstore/storeexpr-ast.def
@@ -5,3 +5,4 @@ Derive | ATermList ATermList string string ATermList ATermList | ATerm |
 
 | string string | ATerm | EnvBinding |
 | string ATermList | ATerm | ClosureElem |
+| string string string string | ATerm | DerivationOutput |