···11/* Helper function to implement a fallback for the bit operators
22- `bitAnd`, `bitOr` and `bitXOr` on older nix version.
22+ `bitAnd`, `bitOr` and `bitXor` on older nix version.
33 See ./trivial.nix
44*/
55f: x: y:
···897897 mx = throw "graalvm8 and its tools were deprecated in favor of graalvm8-ce"; # Added 2021-10-15
898898 mxisd = throw "mxisd has been removed from nixpkgs as it has reached end of life, see https://github.com/kamax-matrix/mxisd/blob/535e0a5b96ab63cb0ddef90f6f42c5866407df95/EOL.md#end-of-life-notice . ma1sd may be a suitable alternative"; # Added 2021-04-15
899899 mysqlWorkbench = throw "'mysqlWorkbench' has been renamed to/replaced by 'mysql-workbench'"; # Converted to throw 2022-02-22
900900+ myxer = throw "Myxer has been removed from nixpkgs, as it has been unmaintained since Jul 31, 2021"; # Added 2022-06-08
900901901902 ### N ###
902903