Commit Graph

2 Commits

Author SHA1 Message Date
Ben Webb
79dd55af66
dmenu-rs: refactor to add variant with enabled plugins
Add the dmenu-rs-enable-plugins package.

The dmenu-rs-enable-plugins package is identical the dmenu-rs, except
that it is built with all plugins available in the dmenu-rs respository
(whereas the dmenu-rs package is built with none). The same underlying
derivation is use, except a boolean flag is passed to indicate whether
or not to enable plugins.

See https://github.com/NixOS/nixpkgs/issues/333733
and https://github.com/Shizcow/dmenu-rs
2024-10-28 23:50:16 -05:00
Ben Webb
329a9c1d97
dmenu-rs: move to pkgs/by-name 2024-10-28 23:50:06 -05:00