Ole

Results 15 comments of Ole

I haven't tried it, but I could imagine it might work if you use `extra-container` to provision the container and then update it with Colmena. However, there is the risk...

Actually, maybe Colmena can subsume your use of `extra-container` if it were to check and conditionally provision a container on the target host if it doesn't exist already.

In that case, I think this change won't help you much as the host still needs to be NixOS-ish. This container deployment mechanism relies on the fact that NixOS shares...

@zhaofengli, do you have time to look at this?

Thanks for the comment, @zhaofengli. > This is a bit too specialized in my view, and relies on pre-existing configurations on the target host (the container already running). I am...

For context, this is the case when using Nix. In a Nix build environment the system-level directories are completely hidden to achieve build purity. That means `/usr/bin`, `/bin` and the...

I managed to find a Nix-specific way to circumvent this problem. From my perspective this is now less of an issue. --- For completeness' sake I am including the solution...

Ping @haskell-servant/maintainers

Thanks for the update. I don’t need this merged right away - so no pressure. I pinged the maintainers in case it slipped through the cracks.