Hey! 👋
First off, thanks a lot for your work. I help maintain the jellytui package for Nixpkgs and I'm happy to have it in the ecosystem.
I wanted to ask if you’d consider committing the Cargo.lock file to the repo. For binary Rust projects, it’s super helpful (and kind of the standard) to have it checked in, since it makes builds more reproducible and saves us from dependency headaches down the line.
Also, if you could start tagging releases (like v0.1.6), that would make it way easier for us to update and lock specific versions in Nixpkgs.
No rush, just wanted to mention these since they’d make our lives a bit easier. Thanks again for the awesome project!
Hey! 👋
First off, thanks a lot for your work. I help maintain the jellytui package for Nixpkgs and I'm happy to have it in the ecosystem.
I wanted to ask if you’d consider committing the
Cargo.lockfile to the repo. For binary Rust projects, it’s super helpful (and kind of the standard) to have it checked in, since it makes builds more reproducible and saves us from dependency headaches down the line.Also, if you could start tagging releases (like
v0.1.6), that would make it way easier for us to update and lock specific versions in Nixpkgs.No rush, just wanted to mention these since they’d make our lives a bit easier. Thanks again for the awesome project!