I see why no is add for default the distrobox repositorie but i would
like add debian main in distrobox, but i not see how why in others
distros not is necessary add repositories in distrobox
It's because podman doesn't have the configuration files it needs.
Distrobox doesn't provide a container
Hello bdju,
The build failure you reported is fixed in this patch, but it hasn't been
merged yet into guix:
https://issues.guix.gnu.org/62897
Looking at the vala source code, we can bootstrap the current version
from 0.39.5.8, which appears to be between release cycles – 0.39.6
already requires it, whereas 0.39.5 bootstraps from 0.25.1. I'm not
sure how to get 0.25.1 to build from source, though. The code in vala-
bootstrap does not a
I think we’ll have to add a parameter to ‘spawn-command’ to specify
environment variables.
Ludo’.
If you do this, can you add an #:append? flag which adds environment
variables to the inherited environment instead of specifying the
variables declaratively? It can be #f by default.
It would be