|
|
|
|
|
by elbear
2207 days ago
|
|
I have a different subjective experience. The mixing between parenthesis and braces and the lack of standard indentation makes some derivations really hard to read. I can't give you an example right now, but I've been looking at the nixos modules that deal with creating NixOS images lately. So you can get an idea of the part of the codebase that gave me this experience. |
|
For sure, you're absolutely right. I'm just saying that doing that in Python would have exacerbated the problem, not made it better. (Imagine someone taking the full power of Python and unleashing it on the derivation writing process, yuck.)