I just released the first version of Elpe, a build system designed as a blend of Nix and Ubuntu.
It uses OCaml for the frontend, and communicates with a Rust backend via gRPC.
I just released the first version of Elpe, a build system designed as a blend of Nix and Ubuntu.
It uses OCaml for the frontend, and communicates with a Rust backend via gRPC.
Cool project, but after reading the blog post and readme and looking at the examples, i still feel like i didn’t quite “get it”.
It’s not super clear why I, a nix/nixos user, would use this.
If you are a happy Nix user, you don’t need this. This is mostly meant for:
Out of curiosity, have you looked into 0install? It seems very similar to this project.
I do know about 0install, but I don’t see how it is similar to Elpe, other than also being a package installer. Elpe is really more like Nix using primarily Ubuntu packages.