about summary refs log tree commit diff
path: root/src/libstore/download.cc
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2018-09-28T10·43+0200
committerEelco Dolstra <edolstra@gmail.com>2018-09-28T10·43+0200
commitc9ba33870e6da73420317e9ef80b8c9dee693c3d (patch)
treeda591091aa52c48bdc2c7ee40a97f722c4736685 /src/libstore/download.cc
parent63786cbd3bc0a2d0651c09eac6ad5ae609b82902 (diff)
Support special attributes in structured attributes derivations
E.g. __noChroot and allowedReferences now work correctly. We also now
check that the attribute type is correct. For instance, instead of

  allowedReferences = "out";

you have to write

  allowedReferences = [ "out" ];

Fixes #2453.
Diffstat (limited to 'src/libstore/download.cc')
0 files changed, 0 insertions, 0 deletions