GNU Guix: A purely functional package manager for the GNU system.
This is a companion discussion topic for the original entry at http://copr.fedorainfracloud.org/coprs/lantw44/guix/
GNU Guix: A purely functional package manager for the GNU system.
Hey lantw44 !
Thanks for this repository ![]()
Could you please turn on automatic build for every packages so they are always up to date ?
To ensure the entire repository can always be rebuilt from source, I have to test if Guix still builds after the update. Therefore, it is probably not practical to work on automatic builds for this repository.
Do you know if it would be possible to replicate unit tests?
Unit tests are run in the %check phase, so it is just the matter to rebuild 25 source packages in the correct order on update.
Ah okay, I get it
I wonder if that would be possible
Hi I installed guix on fedora43 fresh install, I already used guix on other distro, Void linux in particular, without massive issues. At the time years ago on Void i used the online installer from guix, now on fedora i decided to try to use dnf packaged guix, it is actually working, i can install package (hello as a test) and use my home configuration but as soon i try to update with guix pull there is a strange message, see picture. I don’t really know how to troubleshoot this thing, any help?