From 63eae1aea8f3f068e5653126b77ad6782f6b43a9 Mon Sep 17 00:00:00 2001 From: Tom Hunze Date: Fri, 1 May 2026 20:31:28 +0200 Subject: [PATCH] wordpressPackages.plugins.so-clean-up-wp-seo: drop Upstream vanished [1] and the author put up an archived version of the plugin on GitHub [2] as well as a forum post [3] explaining that the plugin is effectively unmaintained. This package has also been broken on Hydra for a long time [4]. There's no mechanism to add aliases for this package set to notify consumers of the removal, so I didn't add one. [1] https://plugins.svn.wordpress.org/so-clean-up-wp-seo/ [2] https://github.com/senlin/so-clean-up-wp-seo [3] https://wordpress.org/support/topic/from-now-on-only-available-via-github/ [4] https://hydra.nixos.org/job/nixpkgs/unstable/wordpressPackages.plugins.so-clean-up-wp-seo.x86_64-linux --- pkgs/servers/web-apps/wordpress/packages/plugins.json | 6 ------ .../web-apps/wordpress/packages/wordpress-plugins.json | 1 - 2 files changed, 7 deletions(-) diff --git a/pkgs/servers/web-apps/wordpress/packages/plugins.json b/pkgs/servers/web-apps/wordpress/packages/plugins.json index f171a22d9f97..56939d40e2a8 100644 --- a/pkgs/servers/web-apps/wordpress/packages/plugins.json +++ b/pkgs/servers/web-apps/wordpress/packages/plugins.json @@ -137,12 +137,6 @@ "sha256": "12gh5ih4rkbdcrzdjml9rrlipbp2ymwhwxvr8y7lawmrflsas3r5", "version": "2.0.3" }, - "so-clean-up-wp-seo": { - "path": "so-clean-up-wp-seo/tags/4.0.2", - "rev": "3114751", - "sha256": "1kqgmmaw99b164v554siygrxa3z7lxqhn0bwg7s01cm5fdg6i3dl", - "version": "4.0.2" - }, "sqlite-database-integration": { "path": "sqlite-database-integration/tags/2.2.17", "rev": "3451878", diff --git a/pkgs/servers/web-apps/wordpress/packages/wordpress-plugins.json b/pkgs/servers/web-apps/wordpress/packages/wordpress-plugins.json index 0c3b83416b25..5c79cfe09fce 100644 --- a/pkgs/servers/web-apps/wordpress/packages/wordpress-plugins.json +++ b/pkgs/servers/web-apps/wordpress/packages/wordpress-plugins.json @@ -22,7 +22,6 @@ , "opengraph": "asl20" , "simple-login-captcha": "gpl2Plus" , "simple-mastodon-verification": "gpl2Plus" -, "so-clean-up-wp-seo": "gpl3Plus" , "sqlite-database-integration": "gpl2Plus" , "static-mail-sender-configurator": "mit" , "surge": "gpl3Only"