Le lundi 25 septembre 2023 à 22:25 -0700, Evan Silberman a écrit : > Hi ports, > > Here's a port of Nickel (https://nickel-lang.org/), a programmable > configuration language that allows both strong-typing and more dynamic > contract-driven specification of configurations. > > There doesn't seem to be a uniform approach to building ports of > applications that happen to be distributed as Rust crates; I'm just > using the cargo index as SITES here. > > Not hopping on MAINTAINER at this time, but maybe later. > > Evan
thanks! As you used crates, it's really different than my port submission I sent a while ago, but it should be easier to maintain. however, "make test" fails, I'm not sure why though, maybe some missing crates?