←back to thread

Nix Derivation Madness

(fzakaria.com)
184 points birdculture | 1 comments | | HN request time: 0s | source
Show context
amelius ◴[] No.45774752[source]
> The road to Nix enlightenment is no joke and full of dragons.

Nix was a great research project. Now is the time to rewrite it from the ground up.

replies(5): >>45774789 #>>45774922 #>>45775360 #>>45775376 #>>45776285 #
jbstack ◴[] No.45774922[source]
Well, there's Guix as an alternative if you want a similar concept but different implementation philosophy. For me the major disadvantage of Guix is lack of package availability compared to Nix.
replies(3): >>45774938 #>>45777192 #>>45791275 #
zamalek ◴[] No.45777192[source]
AFAIK Guix uses parts of Nix as a backend.
replies(2): >>45778686 #>>45780909 #
1. c0balt ◴[] No.45778686{3}[source]
Guix uses the sandboxing logic iirc