Loading pkgs/applications/audio/mixxx/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -56,13 +56,13 @@ stdenv.mkDerivation rec { pname = "mixxx"; version = "2.5.2"; version = "2.5.3"; src = fetchFromGitHub { owner = "mixxxdj"; repo = "mixxx"; rev = version; hash = "sha256-dKk3n3KDindnLbON52SW5h4cz96WVi0OPjwA27HqQCI="; hash = "sha256-WmYoblIVygLnjNaFnRoEHmfnQcaBtIVOBZicEwD4NMw="; }; # Should be removed when bumping to 2.6.x Loading Loading
pkgs/applications/audio/mixxx/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -56,13 +56,13 @@ stdenv.mkDerivation rec { pname = "mixxx"; version = "2.5.2"; version = "2.5.3"; src = fetchFromGitHub { owner = "mixxxdj"; repo = "mixxx"; rev = version; hash = "sha256-dKk3n3KDindnLbON52SW5h4cz96WVi0OPjwA27HqQCI="; hash = "sha256-WmYoblIVygLnjNaFnRoEHmfnQcaBtIVOBZicEwD4NMw="; }; # Should be removed when bumping to 2.6.x Loading