2022/03/04 20:44, Gottfried: > I would like to know when new packages, (I don't mean updates to > packages), in guix are available. > > Is it the same to new packages in GNU, which I could know through the > "info-...@gnu.org mailing list or is there a difference between GNU > packages and guix packages? > > It would safe time to be informed and not look sometimes at the guix > packages available in https://guix.gnu.org/de/packages/
I just keep an eye on: https://git.savannah.gnu.org/cgit/guix.git/log/ The commit message titles have a pretty rigid format where all starting with "gnu: Add" will get you what you want. R.