Benjamin Slade <[email protected]> writes: > Are there any good examples of writing a Guix package definition using dpkg?
I'm not sure if this helps, but I had to consume a deb and wrote a package that unpacks it to get the binary: https://github.com/kat-co/guix-channels/blob/non-free/non-free/packages/security.scm#L122-L127= -- Katherine
