Remix.run Logo
pshirshov 3 days ago

And just imagine the world where Nix has a rich powerful type system and has dedicated support global configuration flags (aka useflags, aka axes).

digdugdirk 3 days ago | parent [-]

Isn't there an attempt to do nixos in a different/"better" language?

__MatrixMan__ 19 hours ago | parent [-]

Nickel, glistix, and guix come to mind.

Stronger typing would be very nice for improving error messages, but many things about the nix language (e.g. recursive attribute sets) are very nicely matched to the task.