|
|
|
|
|
by thomastjeffery
3116 days ago
|
|
There are still, unfortunately, some rough edges with Nix. Nix does not use versions for packages, instead relying on channels and pinning, which can be confusing at best. There is a manual, but not a good wiki. While you can learn to read the syntax, there isn't any good introduction to write it. Nix derivations are very unique, and difficult to approach without examples and guidance. |
|