|
|
|
|
|
by eulenteufel
1418 days ago
|
|
I'll consider flakes usable for packaging software when they support passing options. The respective issue [0] has been closed unfortunately. Perhaps I am misunderstanding what flakes are meant to be (a more formalized standard way to define nix packages and apps), but a lot packages in nixpkgs have a plethora of parameters that as of now can not really be mapped to a functionality in nix flakes. [0] https://github.com/NixOS/nix/issues/2861 |
|
You can take a package from a flake input and call it with other args in your overlays, for example