xflux: drop

The upstream project has not been maintained for years, and the software has been non-functional for nearly a decade.
This commit is contained in:
qzylinra
2025-08-22 15:53:40 +08:00
parent 45c1777cd9
commit dc09d3a3f6
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -2384,6 +2384,7 @@ mapAliases {
xen_4_19 = throw "Use 'xen' instead"; # Added 2024-10-05
xenPackages = throw "The attributes in the xenPackages set have been promoted to the top-level. (xenPackages.xen_4_19 -> xen)";
xflux-gui = throw "'xflux-gui' has been removed as it was unmaintained"; # Added 2025-08-22
xflux = throw "'xflux' has been removed as it was unmaintained"; # Added 2025-08-22
xineLib = throw "'xineLib' has been renamed to/replaced by 'xine-lib'"; # Converted to throw 2024-10-17
xineUI = throw "'xineUI' has been renamed to/replaced by 'xine-ui'"; # Converted to throw 2024-10-17
xlsxgrep = throw "'xlsxgrep' has been dropped due to lack of maintenance."; # Added 2024-11-01
-2
View File
@@ -4546,8 +4546,6 @@ with pkgs;
xdot = with python3Packages; toPythonApplication xdot;
xflux = callPackage ../tools/misc/xflux { };
libxfs = xfsprogs.dev;
xmlto = callPackage ../tools/typesetting/xmlto {