@spacekookie https://discourse.nixos.org/t/what-are-reasons-to-not-use-flake-utils/21140/5 ah, I see. I only package stuff for Linux x64 because nobody except for me and my buddies uses my software. π
I think I would rather have other maintainers maintaining their own flakes for the platforms they care about and import it in the integration flake. π€
But for stuff which needs the same expression to be evaluated to support several platforms, flake-utils should be a clear yay?