Container registry which transparently builds images using the Nix package manager. Canonical repository is https://cs.tvl.fyi/depot/-/tree/tools/nixery
These changes restructure how meta-packages are parsed to make the setup more easily extensible and introduce a new meta-package called bp.run which toggles the labels and other configuration options required by Buildpack "run images".
See #80 for more information on this and the individual commits for details on the implementation.
These changes restructure how meta-packages are parsed to make the setup more easily extensible and introduce a new meta-package called
bp.run
which toggles the labels and other configuration options required by Buildpack "run images".See #80 for more information on this and the individual commits for details on the implementation.