mirror of https://gitlab.crans.org/nounous/nixos
Fix popus and update skin
parent
ab38d46125
commit
5d9c7552c8
|
|
@ -178,7 +178,7 @@ in
|
|||
$wgNamespacesWithSubpages[NS_MAIN] = true;
|
||||
$wgNamespacesWithSubpages[NS_ARCHIVE] = true;
|
||||
$wgVisualEditorAvailableNamespaces[NS_ARCHIVE] = true;
|
||||
$wgContentNamespaces[NS_ARCHIVE] = true; # Pour les Popups
|
||||
$wgContentNamespaces[] = NS_ARCHIVE; # Pour les Popups
|
||||
$wgNamespacesToBeSearchedDefault[NS_ARCHIVE] = true; # Temporairement pour la migration
|
||||
$wgNamespacesToBeSearchedDefault[NS_USER] = true;
|
||||
'';
|
||||
|
|
@ -188,8 +188,8 @@ in
|
|||
name = "Citizen";
|
||||
owner = "StarCitizenTools";
|
||||
repo = "mediawiki-skins-Citizen";
|
||||
tag = "v3.17.0";
|
||||
sha256 = "sha256-IPwfI2ldzis3Zni5QSsrSfi0Qt6+xjOupPJk+j7P6aM=";
|
||||
tag = "v3.19.0";
|
||||
sha256 = "sha256-iQS0lyvOYH45gI6fMKYV4ERK9JO35J8ktLNrQi6UsH0=";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue