flox icon indicating copy to clipboard operation
flox copied to clipboard

Replace use of `Manifest` for `TypedManifest` in `CoreEnvironment`

Open ysndr opened this issue 1 year ago • 0 comments

Manifest only represents the pkgdb style of a manifest.toml and should be replaced with the broader TypedManifest enum that subsumes both pkgdb and catalog backed manifest versions.

ysndr avatar Apr 15 '24 16:04 ysndr