Hacker News new | ask | show | jobs
by Zambyte 750 days ago
I'm really happy to see more work on package managers in this space. I used Nix for a little bit, but I shared the frustration expressed by other commenters on the language itself. I have found my zen on GNU Guix, but more options are better :)
1 comments

Tvix aims to be a modulary implementation of Nix, which could create a bridge between Nix and Guix, according to a claim by its author:

"It should be possible to write an evaluator that plugs in the Guile language (for compatibility with GNU Guix), to use arbitrary builders, and to replace the store implementation."

https://tvix.dev/