unnix: Reproducible Nix environments without installing Nix

16 points by knl


akavel

Are you aware of mise? I wonder if those two tools could cooperate somehow. I'm personally a Nix user, but I was recently thinking to try and sell mise at my new workplace & project. I wonder if maybe unnix could for example parse and use mise files? Just loose thoughts, not sure if that could work, and I only skimmed unnix's readme for now; FWIW the idea sounds very interesting to me!

koala

A tool I've toyed a bit in an adjacent space is nix-portable, but I've never managed to wrestle it to do something useful (i.e. use flakes in our work repos).

I don't like there's an easy way to do Nix stuff outside NixOS without root, daemons, and that sort of stuff. I know Nix or something Nix-like might be the future, but for a good while I've been working on stuff where... I don't feel so much pain from unreproducible environments. (E.g. mostly everything I need is in Debian Stable or a binary download away.)