Skip to content

Commit 19286d4

Browse files
LordGrimmauldalyssais
authored andcommitted
markets: drop
The upstream repo [1] was archived a while ago. The nix package depended on various outdated libs, such as libsoup_2_4. The nix package was not the latest version released upstream, despite that final release happening in 2023. This likely means noone actually cares about the package anymore. [1] https://github.com/tomasz-oponowicz
1 parent 9d0f5a5 commit 19286d4

File tree

2 files changed

+1
-70
lines changed

2 files changed

+1
-70
lines changed

pkgs/by-name/ma/markets/package.nix

Lines changed: 0 additions & 70 deletions
This file was deleted.

pkgs/top-level/aliases.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1112,6 +1112,7 @@ mapAliases {
11121112
fonts.packages = [ ... ] ++ builtins.filter lib.attrsets.isDerivation (builtins.attrValues pkgs.maple-mono)
11131113
'';
11141114

1115+
markets = throw "'markets' has been removed as it was archived upstream in 2023"; # Added 2025-04-17
11151116
marwaita-manjaro = lib.warnOnInstantiate "marwaita-manjaro has been renamed to marwaita-teal" marwaita-teal; # Added 2024-07-08
11161117
marwaita-peppermint = lib.warnOnInstantiate "marwaita-peppermint has been renamed to marwaita-red" marwaita-red; # Added 2024-07-01
11171118
marwaita-ubuntu = lib.warnOnInstantiate "marwaita-ubuntu has been renamed to marwaita-orange" marwaita-orange; # Added 2024-07-08

0 commit comments

Comments
 (0)