Skip to content

nix log --last #11158

Open
Open
@peterbecich

Description

Is your feature request related to a problem? Please describe.
Common workflow is

$ nix build

[error, read derivation path]
For full logs, run 'nix-store -l /nix/store/abcdef.....

$ nix log /nix/store/abcdef...[TAB]

Describe the solution you'd like

nix log --last

jumping to the last failed build. No need to type the first letters of the failed build's path.

Or perhaps, even shorter:

nix log

Describe alternatives you've considered

Additional context

Priorities

Add 👍 to issues you find important.

Metadata

Assignees

No one assigned

    Labels

    UXThe way in which users interact with Nix. Higher level than UI.featureFeature request or proposalnew-cliRelating to the "nix" command

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions