Now that the package is working and after I read the guidelines for
contributing a package description I was wondering one thing:
guix is not only guix system but also running as a packet manager on
other distros. But a package developed for guix system, has to handle
files like udev rule files di
Dear all,
I'm trying to build my first guix package and so far, after a lot of
trial and error to find the right packages providing the necessary cmake
functionality I managed to get the package to compile. (up to the point
where the install script want's to copy some udev rules file)
The packag