Now:

guix package -i PACKAGE  # -> creating new generation
guix package -d          # remove all generations, except current
guix gc

- not so good: first creating new generation, and next delete all
others (I absolutely do not need a rollback).

Maybe some other way?

Reply via email to