Jairo Llopis

Results 689 comments of Jairo Llopis

I guess flit-scm should be published to nixpkgs and then added as known build engines. Isn't it?

I'm fixing one infinite recursion problem in #585. Might be your problem too? > Is there a tool to look for a circular dependency? Nope. It's a total nightmare to...

Are you using flakes?

If you use them, then just point the flake input for poetry2nix to `github:nix-community/poetry2nix/refs/pull/585/head`. Then `nix flake update` and execute it. If you use the overlay, it will contain my...

Sorry, I can't find it. In case it helps, you can use https://github.com/Tecnativa/image-template to automatically build & push multiarch images to multiple registries.

We can't have such thing without good coverage. #34 is still more important IMHO.

We now have the automation required for this to be acceptable. However, it's not our current priority. Community contributions welcome.

Thanks for your time on opening this issue. :blush: Usually `CONTAINERS=1 POST=0` should be enough for your case, where you allow access to `containers/*`, but only allow `GET` and `HEAD`...

OK, let me reopen. :wink: TBH most likely I'm not gonna work to fix this, since it doesn't affect the usage I do for this image. However if anybody wants...