Guix: creating a package from a binary

21 points by aloys


PuercoPop

Note that when the binary depends on dynamic libraries there are more things that one has to do. Nonguix provides the binary build system which provides ways to update the rpath of the binary. For example:

https://git.sr.ht/~puercopop/glue/tree/default/item/src/glue/packages/atuin.scm


I agree with the author that using upstream binaries, as well as using Flatpak, are a good way to use software that isn't packaged yet. There is a channel for binary packages. bin-guix https://github.com/ieugen/bin-guix