Re: OCI containers

2024-12-20 Thread paul via
Hi Lesik, On 12/20/24 00:14, Aleksej via wrote: I’m currently trying to migrate my server to the Guix System, but I’m encountering some issues with OCI containers. Is there a way to run them as a Shepherd service while using Podman and nftables? I know about the oci-container-service-type, bu

Re: setuptools in dependencies of rewritten Python package

2024-12-20 Thread Hartmut Goebel
Am 20.12.24 um 02:20 schrieb Michael Zappa: Where did it go?? Looks like setuptools is no longer pre-installed with "ensurepip" and "venv": * https://docs.python.org/3.12/whatsnew/3.12.html (search for setuptools) * https://github.com/astral-sh/python-build-standalone/issues/300 So I'm af