On Tue, Feb 09, 2016 at 11:36:24AM +0100, Ludovic Courtès wrote: >There are already people who wrote Arch/Parabola and RPM (openSuSE) >packages, AFAIK. I’m not sure what the status is? For openSUSE ecosystem I maintain package in system:packagemanagers project of our Open Build Service. It means it doesn't live in the main package repository but it is easy to install. https://software.opensuse.org/download/package?project=system:packagemanager&package=guix I'm trying to push that to the main distribution but for that the package may need some more work because I need to get rid of foreign binaries (the ones in $PREFIX/share/guile/site/2.0/gnu/packages/bootstrap/). So `zypper in guix' for all openSUSE users is still my goal. Any help on that from Guix side would be appreciated. Besides this, thanks to our the OBS I should be able to setup build for other RPM distributions (Fedora, CentOS) but it wasn't my focus now. Best regards, Tomas