Skip to content

Allow automatic calling of emerge -DUu @world #18

@hololeap

Description

@hololeap

haskell-updater is often the most useful when run in a loop, such as:

until emerge -DUu --keep-going
do
	haskell-updater -- @preserved-rebuild
done

It would be convenient to have the basic haskell-updater invocation support running a loop like this, especially for newcomers who might be confused as to why they have to repeatedly run haskell-updater during updates.

There could be a flag to choose from different options, including the original behavior, and with #17 the default could be changed and new options be added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureNon-critical feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions