rxvt-unicode: filter plugins for derivations

This commit is contained in:
jopejoe1
2025-10-23 22:22:56 +02:00
parent de664dde49
commit 4e01dacc84
@@ -16,7 +16,7 @@
}:
let
availablePlugins = rxvt-unicode-plugins;
availablePlugins = lib.filterAttrs (_: v: lib.isDerivation v) rxvt-unicode-plugins;
# Transform the string "self" to the plugin itself.
# It's needed for plugins like bidi who depends on the perl