nix2aci
nix2aci copied to clipboard
Any plans to migrate this into nixpkgs?
It seems like some of this work could be shared with dockerTools if we factored out common notions. That would help address https://github.com/NixOS/nixpkgs/issues/20238 and such.
I like the idea of adding an abstraction layer for creating archives in various output formats. I don't have enough time to migrate this myself in the near future, and I'm afraid by the time I do ACI is mostly pushed away by OCI.