lix/doc/manual/rl-next/repl-log-drv.md
Max “Goldstein” Siling 9adfd9b8ad
src/libcmd/repl.cc: allow :log /path/to/store.drv
This adds a second form to the `:log` command: it now can accept a
derivation path in addition to a derivation expression. As derivation
store paths start with `/nix/store`, this is not ambiguous.

Resolves: lix-project/lix#51
Change-Id: Iebc7b011537e7012fae8faed4024ea1b8fdc81c3
2024-08-07 15:58:44 +03:00

222 B

synopsis issues cls category credits
`:log` in repl now works on derivation paths
fj#51
1716
Improvements
goldstein

:log can now accept store derivation paths in addition to derivation expressions.