+43
pkgs/by-name/mp/mpd-small/package.nix
+43
pkgs/by-name/mp/mpd-small/package.nix
···
+289
pkgs/by-name/mp/mpd/package.nix
+289
pkgs/by-name/mp/mpd/package.nix
···+throw "Feature(s) ${lib.concatStringsSep " " unsupported} are not supported on ${stdenv.hostPlatform.system}"+(stdenv.hostPlatform.isDarwin && lib.versionOlder stdenv.hostPlatform.darwinSdkVersion "12.0")+++ lib.optional (builtins.elem "systemd" features_) "-Dsystemd_system_unit_dir=etc/systemd/system"
-334
pkgs/servers/mpd/default.nix
-334
pkgs/servers/mpd/default.nix
···-throw "Feature(s) ${lib.concatStringsSep " " unsupported} are not supported on ${stdenv.hostPlatform.system}"-(stdenv.hostPlatform.isDarwin && lib.versionOlder stdenv.hostPlatform.darwinSdkVersion "12.0")-++ lib.optional (builtins.elem "systemd" features_) "-Dsystemd_system_unit_dir=etc/systemd/system"
+1
pkgs/top-level/aliases.nix
+1
pkgs/top-level/aliases.nix
···mpd_clientlib = throw "'mpd_clientlib' has been renamed to/replaced by 'libmpdclient'"; # Converted to throw 2024-10-17+mpdWithFeatures = lib.warnOnInstantiate "mpdWithFeatures has been replaced by mpd.override" mpd.override; # Added 2025-08-08mpg321 = throw "'mpg321' has been removed due to it being unmaintained by upstream. Consider using mpg123 instead."; # Added 2024-05-10
-8
pkgs/top-level/all-packages.nix
-8
pkgs/top-level/all-packages.nix
···