Am Sonntag, den 13.06.2021, 23:54 +0000 schrieb Ryan Prior:
> An easy API to discover whether you have any packages that could be
> upgraded would be very handy as well. Currently I find this
> information by running `guix time-machine --branch=master -- package
> -u --dry-run --no-grafts` but this is imperfect, takes a long time to
> run, and doesn't inform me whether there's upstream package updates
> that aren't packaged in Guix yet but that I could use with a package
> transform.
`guix refresh PACKAGE` mostly works in this context, though obviously
its use is geared more towards development.


Reply via email to