File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -148,6 +148,13 @@ mapAliases {
148148 afl = throw "afl has been removed as the upstream project was archived. Consider using 'aflplusplus'" ; # Added 2024-04-21
149149 agda-pkg = throw "agda-pkg has been removed due to being unmaintained" ; # Added 2024-09-10"
150150 ajour = throw "ajour has been removed, the project was archived upstream on 2024-09-17." ; # Added 2025-03-12
151+ akkoma-emoji = recurseIntoAttrs {
152+ blobs_gg = lib . warnOnInstantiate "'akkoma-emoji.blobs_gg' has been renamed to 'blobs_gg'" blobs_gg ; # Added 2025-03-14
153+ } ;
154+ akkoma-frontends = recurseIntoAttrs {
155+ admin-fe = lib . warnOnInstantiate "'akkoma-frontends.admin-fe' has been renamed to 'akkoma-admin-fe'" akkoma-admin-fe ; # Added 2025-03-14
156+ akkoma-fe = lib . warnOnInstantiate "'akkoma-frontends.akkoma-fe' has been renamed to 'akkoma-fe'" akkoma-fe ; # Added 2025-03-14
157+ } ;
151158 alass = throw "'alass' has been removed due to being unmaintained upstream" ; # Added 2025-01-25
152159 alsaLib = throw "'alsaLib' has been renamed to/replaced by 'alsa-lib'" ; # Converted to throw 2024-10-17
153160 alsaOss = throw "'alsaOss' has been renamed to/replaced by 'alsa-oss'" ; # Converted to throw 2024-10-17
You can’t perform that action at this time.
0 commit comments