Sandro Jäckel
2026-07-10 21:03:55 +02:00
parent cf224c5c46
commit 75d96b8f25
2 changed files with 6 additions and 7 deletions
+3 -2
View File
@@ -40,7 +40,7 @@ assert
pythonPackages.buildPythonApplication (finalAttrs: {
pname = "music-assistant";
version = "2.9.4";
version = "2.9.6";
pyproject = true;
__structuredAttrs = true;
@@ -48,7 +48,7 @@ pythonPackages.buildPythonApplication (finalAttrs: {
owner = "music-assistant";
repo = "server";
tag = finalAttrs.version;
hash = "sha256-PiSBghhlxknijRqghkO8wn1CB2XqaJrjrvGNvZUlNbo=";
hash = "sha256-lEbWQi6iUvqL2MXk/ZqkdX4Ou5pFWIVi6qfSyWCs8uQ=";
};
patches = [
@@ -146,6 +146,7 @@ pythonPackages.buildPythonApplication (finalAttrs: {
gql
ifaddr
librosa
markdownify
mashumaro
modern-colorthief
music-assistant-frontend
@@ -1,7 +1,7 @@
# Do not edit manually, run ./update-providers.py
{
version = "2.9.4";
version = "2.9.6";
builtins = [
"builtin"
"coverartarchive"
@@ -272,10 +272,8 @@
ps: with ps; [
pkce
];
spotify_connect =
ps: with ps; [
pkce
];
spotify_connect = ps: [
];
squeezelite =
ps: with ps; [
aioslimproto