Timothy Washington <[email protected]> writes: > Is there a way to install guix packages, from debian package managers (dpkg > or apt-get)?
You should be able to ``guix install dpkg'' (although maybe there's some extra setup that needs done for environment variables etc?) > - But I did see this "[PATCH 0/7] Add deb format for guix pack > <https://issues.guix.gnu.org/49149>". That lets you create a .deb package from a Guix package, rather than the other way round.
