···20 # For now, this is the only available featureset. This is also why the file is
21 # in the i3 folder, even though it might be useful for more than just i3
22 # users.
23- cargoBuildFlags = [ "--features i3" ];
2425 meta = with lib; {
26 description = "Visually focus windows by label";
···20 # For now, this is the only available featureset. This is also why the file is
21 # in the i3 folder, even though it might be useful for more than just i3
22 # users.
23+ buildFeatures = [ "i3" ];
2425 meta = with lib; {
26 description = "Visually focus windows by label";