Prefix.dev - the Pixi company @prefix.dev · Mar 19

Our parser is now stricter. This means great error messages for undefined variables and ambiguous match specs. Unfortunately that also means that some recipes that used to work, have to be adapted to work with the newest Rattler-Build version.

0 likes 1 replies

?

Replies

Prefix.dev - the Pixi company · Mar 19

We also extracted library crates so you can create your own application based on Rattler-Build code. With this crate, for example, you can parse YAML files with the same jinja functionality built-into recipe V1 files: crates.io/crates/ratt...