Commit 913fb634 authored by Anderson Torres's avatar Anderson Torres
Browse files

{mpc_cli,mpc-cli}: red-alias

parent 93207b76
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -778,7 +778,8 @@ mapAliases {
  mongodb-5_0 = throw "mongodb-5_0 has been removed, it's end of life since October 2024"; # Added 2024-10-01
  moz-phab = mozphab; # Added 2022-08-09
  mp3info = throw "'mp3info' has been removed due to lack of maintenance upstream. Consider using 'eartag' or 'tagger' instead"; # Added 2024-09-14
  mpc_cli = mpc-cli; # moved from top-level 2022-01-24
  mpc-cli = mpc; # Added 2024-10-14
  mpc_cli = mpc; # Added 2024-10-14
  mpd_clientlib = throw "'mpd_clientlib' has been renamed to/replaced by 'libmpdclient'"; # Converted to throw 2024-10-17
  mpdevil = plattenalbum; # Added 2024-05-22
  mpg321 = throw "'mpg321' has been removed due to it being unmaintained by upstream. Consider using mpg123 instead."; # Added 2024-05-10
+0 −2
Original line number Diff line number Diff line
@@ -30932,8 +30932,6 @@ with pkgs;
    withConplay = false;
  };
  mpc-cli = mpc; # green-alias added 2024-10-14
  nbstripout = callPackage ../applications/version-management/nbstripout { };
  ncmpc = callPackage ../applications/audio/ncmpc { };