···131131 ${lib.optionalString mesBootstrap "ar x ${tinycc.libs}/lib/libtcc1.a"}
132132 ar r $out/lib/gcc-lib/${hostPlatform.config}/${version}/libgcc.a *.o
133133 cd ..
134134+ cp gcc/libgcc2.a $out/lib/libgcc2.a
134135 ${lib.optionalString mesBootstrap ''
135135- cp gcc/libgcc2.a $out/lib/libgcc2.a
136136 ar x ${tinycc.libs}/lib/libtcc1.a
137137 ar x ${tinycc.libs}/lib/libc.a
138138 ar r $out/lib/gcc-lib/${hostPlatform.config}/${version}/libc.a libc.o libtcc1.o
···351351 cups-kyodialog3 = cups-kyodialog; # Added 2022-11-12
352352 cupsBjnp = throw "'cupsBjnp' has been renamed to/replaced by 'cups-bjnp'"; # Converted to throw 2022-02-22
353353 cups_filters = throw "'cups_filters' has been renamed to/replaced by 'cups-filters'"; # Converted to throw 2022-02-22
354354+ curl-impersonate-bin = throw "'curl-impersonate-bin' has been replaced by 'curl-impersonate'"; # Added 2022-10-08
354355 curlcpp = throw "curlcpp has been removed, no active maintainers and no usage within nixpkgs"; # Added 2022-05-10
355356 curaByDagoma = throw "curaByDagoma has been removed from nixpkgs, because it was unmaintained and dependent on python2 packages"; # Added 2022-01-12
356357 curaLulzbot = throw "curaLulzbot has been removed due to insufficient upstream support for a modern dependency chain"; # Added 2021-10-23
···10511052 mariadb_108 = throw "mariadb_108 has been removed from nixpkgs, please switch to another version like mariadb_1010"; # Added 2022-05-10
10521053 mariadb_109 = throw "mariadb_109 has been removed from nixpkgs, please switch to another version like mariadb_1010"; # Added 2022-05-10
10531054 mariadb-client = hiPrio mariadb.client; #added 2019.07.28
10551055+ markdown-pp = throw "markdown-pp was removed from nixpkgs, because the upstream archived it on 2021-09-02"; # Added 2023-07-22
10541056 marp = throw "marp has been removed from nixpkgs, as it's unmaintained and has security issues"; # Added 2022-06-04
10551057 matcha = throw "matcha was renamed to matcha-gtk-theme"; # added 2020-05-09
10561058 mathics = throw "mathics has been removed from nixpkgs, as it's unmaintained"; # Added 2020-08-15