Skip to content

nh darwin rollback support #784

Description

@lmdevv

darwin-rebuild supports rolling back to the previous generation and switching to a specific generation:

darwin-rebuild --rollback switch
darwin-rebuild --switch-generation <generation> switch

nh os exposes the equivalent functionality through nh os rollback, including the --to option, but nh darwin currently only provides switch, build, and repl.

Could nh darwin get the same interface?

nh darwin rollback
nh darwin rollback --to <generation>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions