1
0
Fork 0

quickfix: bekkalokk/mediawiki: remove DeleteBatch

This commit is contained in:
Felix Albrigtsen 2024-05-27 11:02:35 +02:00
parent cf01792269
commit 71479d5ca0
1 changed files with 2 additions and 1 deletions

View File

@ -86,7 +86,8 @@ in {
}; };
extensions = { extensions = {
inherit (pkgs.mediawiki-extensions) DeleteBatch UserMerge PluggableAuth SimpleSAMLphp VisualEditor; #inherit (pkgs.mediawiki-extensions) DeleteBatch UserMerge PluggableAuth SimpleSAMLphp VisualEditor;
inherit (pkgs.mediawiki-extensions) UserMerge PluggableAuth SimpleSAMLphp VisualEditor;
}; };
extraConfig = '' extraConfig = ''