roundcubePlugins: eval and build

This commit is contained in:
jopejoe1
2025-08-26 19:09:54 +02:00
parent bb0aedfadf
commit 3b7e163755
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -2330,7 +2330,7 @@ with pkgs;
roundcube = callPackage ../servers/roundcube { };
roundcubePlugins = dontRecurseIntoAttrs (callPackage ../servers/roundcube/plugins { });
roundcubePlugins = recurseIntoAttrs (callPackage ../servers/roundcube/plugins { });
rsyslog = callPackage ../tools/system/rsyslog {
withHadoop = false; # Currently Broken
-1
View File
@@ -18,7 +18,6 @@
nodePackages_latest
platformioPackages
rPackages
roundcubePlugins
sourceHanPackages
windows
;