diff --git a/pkgs/by-name/yt/ytermusic/package.nix b/pkgs/by-name/yt/ytermusic/package.nix index 2611d46b849e..c9b025d63a71 100644 --- a/pkgs/by-name/yt/ytermusic/package.nix +++ b/pkgs/by-name/yt/ytermusic/package.nix @@ -1,11 +1,11 @@ -{ alsa-lib -, dbus -, fetchFromGitHub -, lib -, openssl -, pkg-config -, rustPlatform -, +{ + alsa-lib, + dbus, + fetchFromGitHub, + lib, + openssl, + pkg-config, + rustPlatform, }: rustPlatform.buildRustPackage rec {