aboutsummaryrefslogtreecommitdiffstats
path: root/test/testdata/eval-okay-derivation-legacy.err.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/testdata/eval-okay-derivation-legacy.err.exp')
-rw-r--r--test/testdata/eval-okay-derivation-legacy.err.exp6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/testdata/eval-okay-derivation-legacy.err.exp b/test/testdata/eval-okay-derivation-legacy.err.exp
new file mode 100644
index 0000000..94f0854
--- /dev/null
+++ b/test/testdata/eval-okay-derivation-legacy.err.exp
@@ -0,0 +1,6 @@
1warning: In a derivation named 'eval-okay-derivation-legacy', 'structuredAttrs' disables the effect of the derivation attribute 'allowedReferences'; use 'outputChecks.<output>.allowedReferences' instead
2warning: In a derivation named 'eval-okay-derivation-legacy', 'structuredAttrs' disables the effect of the derivation attribute 'allowedRequisites'; use 'outputChecks.<output>.allowedRequisites' instead
3warning: In a derivation named 'eval-okay-derivation-legacy', 'structuredAttrs' disables the effect of the derivation attribute 'disallowedReferences'; use 'outputChecks.<output>.disallowedReferences' instead
4warning: In a derivation named 'eval-okay-derivation-legacy', 'structuredAttrs' disables the effect of the derivation attribute 'disallowedRequisites'; use 'outputChecks.<output>.disallowedRequisites' instead
5warning: In a derivation named 'eval-okay-derivation-legacy', 'structuredAttrs' disables the effect of the derivation attribute 'maxClosureSize'; use 'outputChecks.<output>.maxClosureSize' instead
6warning: In a derivation named 'eval-okay-derivation-legacy', 'structuredAttrs' disables the effect of the derivation attribute 'maxSize'; use 'outputChecks.<output>.maxSize' instead