I've switched to package manager experiments a little while ago, so lets spin it out into its own daily thread!
0 Boosts
0 Likes
Hrm. I think I'm gonna go with Lua first, because I'm much more familiar with mlua than scheme-rs.
...but it's so much boilerplate to get there. Maybe I'll stick to Rust for now, and implement stuff there first.
Hm. I think I'm going to cheat, and use external tools to unpack pkgin binary targzs, at least for now. Implementing it in Rust feels like a pain in the backside.
So, the current idea is to create a
scheme-rsruntime, where I can fiddle a bit with the store, and download a single binary package from NetBSD's CDN.As a first step: no declarative config. Run the scheme script directly.