Max “Goldstein” Siling
9adfd9b8ad
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: #51
Change-Id: Iebc7b011537e7012fae8faed4024ea1b8fdc81c3
10 lines
222 B
Markdown
10 lines
222 B
Markdown
---
|
|
synopsis: "`:log` in repl now works on derivation paths"
|
|
issues: [fj#51]
|
|
cls: [1716]
|
|
category: Improvements
|
|
credits: [goldstein]
|
|
---
|
|
|
|
`:log` can now accept store derivation paths in addition to derivation expressions.
|