bekkalokk: package mediawiki extensions outside of module

This commit is contained in:
2024-03-28 14:24:58 +01:00
parent d39047b8cb
commit 9495682f57
8 changed files with 105 additions and 16 deletions

View File

@@ -0,0 +1,7 @@
{ fetchzip }:
fetchzip {
name = "mediawiki-delete-batch";
url = "https://extdist.wmflabs.org/dist/extensions/DeleteBatch-REL1_41-5774fdd.tar.gz";
hash = "sha256-ROkn93lf0mNXBvij9X2pMhd8LXZ0azOz7ZRaqZvhh8k=";
}