Hacker News new | ask | show | jobs
by eulenteufel 1415 days ago
It's nice that there is a workaround, but passing build options is not something that should require a library. There should be a well documented standard way to do it.
1 comments

Agreed. For most early adopters of flakes, flake-utils-plus is the de facto standard solution.

It would be good to see something like it built into Nix or Nixpkgs and blessed in the official docs, as the flakes feature approaches completion.

Flake-utils, flake-utils-plus, https://flake.parts/, https://github.com/divnix/std/ and others :D