Hi, I see that there is "guix package --manifest FILE", but running this command will create a generation with only those packages specified in FILE. Packages installed previous to running this command are removed. Is there any way to tell Guix to create a generation that is the aggregate of the packages installed in the current generation and the packages specified in the manifest file?
--- https://sirgazil.bitbucket.io/