Skip to content

music-assistant: fix pytestCheckPhase by pinning to ffmpeg_7, 2.6.2 -> 2.6.3#461660

Merged
mweinelt merged 2 commits intoNixOS:masterfrom
emilylange:music-assistant
Nov 14, 2025
Merged

music-assistant: fix pytestCheckPhase by pinning to ffmpeg_7, 2.6.2 -> 2.6.3#461660
mweinelt merged 2 commits intoNixOS:masterfrom
emilylange:music-assistant

Conversation

@emilylange
Copy link
Member

Please refer to the commit messages for details.

Note that for the YTMusic provider to actually start working again, #460892 (or similar) must get merged.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

emilylange and others added 2 commits November 14, 2025 19:01
This release is more or less meaningless for us, as it only really added
deno for yt-dlp used by the YTMusic provider, which we already address
in our own yt-dlp packaging.

https://github.com/music-assistant/server/releases/tag/2.6.3

diff: music-assistant/server@2.6.2...2.6.3
@nixpkgs-ci nixpkgs-ci bot requested a review from mweinelt November 14, 2025 18:16
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". labels Nov 14, 2025
yt-dlp
ytmusicapi
];
]; # missing deno
Copy link
Member

@mweinelt mweinelt Nov 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚨 🚨 🚨

alerta, alerta, fck yt.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this https://pypi.org/project/deno/ ? 😅

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just a convenicene wrapper for people installing yt-dlp from pypi. Nothing we have to do in nixpkgs, because we wrap it into yt-dlp ourselves.

@mweinelt mweinelt added this pull request to the merge queue Nov 14, 2025
Merged via the queue into NixOS:master with commit f1db080 Nov 14, 2025
33 of 37 checks passed
@emilylange emilylange deleted the music-assistant branch November 14, 2025 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants