vps: remove templatestyles
This commit is contained in:
parent
dd862904fe
commit
534d3b0032
|
@ -65,12 +65,6 @@ with lib; {
|
||||||
SecureLinkFixer = null;
|
SecureLinkFixer = null;
|
||||||
WikiEditor = null;
|
WikiEditor = null;
|
||||||
ParserFunctions = null;
|
ParserFunctions = null;
|
||||||
|
|
||||||
TemplateStyles = pkgs.fetchzip {
|
|
||||||
url = "https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/extensions/TemplateStyles/+archive/refs/heads/wmf/1.44.0-wmf.5.tar.gz";
|
|
||||||
sha256 = "sha256-Mb8svP8zt4d1U/NHd9Dd2oUe/SksB/zKYGNYdpmrRfc=";
|
|
||||||
stripRoot = false;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue