lix/src/libcmd
Eelco Dolstra d89840b103 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.
2022-04-14 14:07:04 +02:00
..
command.cc nix edit: support kakoune 2022-03-22 23:18:02 +09:00
command.hh Move installables-related operations 2022-03-02 19:19:51 +01:00
installables.cc Make InstallableFlake::toValue() and toDerivation() behave consistently 2022-04-14 14:07:04 +02:00
installables.hh Make InstallableFlake::toValue() and toDerivation() behave consistently 2022-04-14 14:07:04 +02:00
legacy.cc Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
legacy.hh Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
local.mk use LOWDOWN_LIBS variable 2022-01-30 20:59:58 +02:00
markdown.cc Use latest lowdown 2021-09-24 15:22:51 +02:00
markdown.hh Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
nix-cmd.pc.in Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00