From 66f4e33f513cdc1798a8d015e2927459e743eecb Mon Sep 17 00:00:00 2001 From: "R. RyanTM" Date: Wed, 18 Jun 2025 02:17:15 +1000 Subject: [PATCH] mixxx: 2.5.1 -> 2.5.2 (#416530) --- pkgs/applications/audio/mixxx/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/audio/mixxx/default.nix b/pkgs/applications/audio/mixxx/default.nix index 56eab79bba4f..027aab52109d 100644 --- a/pkgs/applications/audio/mixxx/default.nix +++ b/pkgs/applications/audio/mixxx/default.nix @@ -56,13 +56,13 @@ stdenv.mkDerivation rec { pname = "mixxx"; - version = "2.5.1"; + version = "2.5.2"; src = fetchFromGitHub { owner = "mixxxdj"; repo = "mixxx"; rev = version; - hash = "sha256-s66XrcMGgA8KvBDxljg95nbKW1pIv8rJJ+DyxirHwDo="; + hash = "sha256-dKk3n3KDindnLbON52SW5h4cz96WVi0OPjwA27HqQCI="; }; nativeBuildInputs = [