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:
@@ -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
|
||||
|
||||
@@ -4546,8 +4546,6 @@ with pkgs;
|
||||
|
||||
xdot = with python3Packages; toPythonApplication xdot;
|
||||
|
||||
xflux = callPackage ../tools/misc/xflux { };
|
||||
|
||||
libxfs = xfsprogs.dev;
|
||||
|
||||
xmlto = callPackage ../tools/typesetting/xmlto {
|
||||
|
||||
Reference in New Issue
Block a user