You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The conversion of Mediawiki's LocalSettings.php used in the old configuration (PHP) to a Nix flake needs to be reviewed. The two configuration systems are quite different and not in a good way.
In my opinion, I see no benefit, and considerable loss in the features available in the Mediawiki Nixpkg. Mediawiki admins are used to using LocalSettings.php to configure Mediawiki. Automating the conversion of LocalSettings.php to Nix configuration would be a big improvement over the current capabilities of the Nixpkg.