diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2022-04-14 14:04:19 +0200 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2022-04-14 14:07:04 +0200 |
commit | d89840b103e57e81e5245c3fe9edfbf7c3477ad5 (patch) | |
tree | 2b4058e6b37f4b164ae84c89a2a25189b02ccd49 /src/libfetchers/registry.cc | |
parent | 0e58affd3967d113e43811311db9ee090778a756 (diff) |
Make InstallableFlake::toValue() and toDerivation() behave consistently
In particular, this means that 'nix eval` (which uses toValue()) no
longer auto-calls functions or functors (because
AttrCursor::findAlongAttrPath() doesn't).
Fixes #6152.
Also use ref<> in a few places, and don't return attrpaths from
getCursor() because cursors already have a getAttrPath() method.
Diffstat (limited to 'src/libfetchers/registry.cc')
0 files changed, 0 insertions, 0 deletions