diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2018-09-28T10·43+0200 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2018-09-28T10·43+0200 |
commit | c9ba33870e6da73420317e9ef80b8c9dee693c3d (patch) | |
tree | da591091aa52c48bdc2c7ee40a97f722c4736685 /release.nix | |
parent | 63786cbd3bc0a2d0651c09eac6ad5ae609b82902 (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 'release.nix')
0 files changed, 0 insertions, 0 deletions