|
|
|
|
|
by flurie
1614 days ago
|
|
Flakes are "experimental" in the sense that gmail was in "beta" for however many years. I feel like it's important to mention that you're attempting to rewrite nix[1] and explicitly ignoring flakes[2]. Many people using nix are coming to the conclusion that flakes make things much easier to use and understand, and they obviate the need for a lot of secondary tooling that has become standard. There's an easy way to gauge support for flakes: look at how many high-profile nix repos have an up-to-date flakes.nix file. [1] https://tvl.fyi/blog/rewriting-nix [2] https://lobste.rs/s/ypwgwp/tvix_we_are_rewriting_nix#c_zvtze... |
|