Loading pkgs/applications/audio/mixxx/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -57,13 +57,13 @@ mkDerivation rec { pname = "mixxx"; version = "2.4.0"; version = "2.4.1"; src = fetchFromGitHub { owner = "mixxxdj"; repo = "mixxx"; rev = version; hash = "sha256-JSWUzerm7D6AKq6g/9eRrt3EE2movRdM+VLUg07sLHo="; hash = "sha256-BOdXgA+z3sFE4ngAEhSbp1gDbsti1STJY2Yy6Hp+zTE="; }; nativeBuildInputs = [ cmake pkg-config wrapGAppsHook3 ]; Loading Loading @@ -147,7 +147,7 @@ mkDerivation rec { description = "Digital DJ mixing software"; mainProgram = "mixxx"; license = licenses.gpl2Plus; maintainers = with maintainers; [ goibhniu bfortz ]; maintainers = with maintainers; [ goibhniu bfortz benley ]; platforms = platforms.linux; }; } pkgs/by-name/li/libdjinterop/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ stdenv.mkDerivation { src = fetchFromGitHub { owner = "xsco"; repo = "libdjinterop"; rev = "0.20.1"; hash = "sha256-/iXSRJVFPWqUTVz7z0BNWCq5LOqdNuTI+wx/34JAZfc="; rev = "0.20.2"; hash = "sha256-eTr9ax/bZWazLhLLQG6XUgqiM+7LVieh5ruA0EaUaj0="; }; nativeBuildInputs = [ Loading Loading
pkgs/applications/audio/mixxx/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -57,13 +57,13 @@ mkDerivation rec { pname = "mixxx"; version = "2.4.0"; version = "2.4.1"; src = fetchFromGitHub { owner = "mixxxdj"; repo = "mixxx"; rev = version; hash = "sha256-JSWUzerm7D6AKq6g/9eRrt3EE2movRdM+VLUg07sLHo="; hash = "sha256-BOdXgA+z3sFE4ngAEhSbp1gDbsti1STJY2Yy6Hp+zTE="; }; nativeBuildInputs = [ cmake pkg-config wrapGAppsHook3 ]; Loading Loading @@ -147,7 +147,7 @@ mkDerivation rec { description = "Digital DJ mixing software"; mainProgram = "mixxx"; license = licenses.gpl2Plus; maintainers = with maintainers; [ goibhniu bfortz ]; maintainers = with maintainers; [ goibhniu bfortz benley ]; platforms = platforms.linux; }; }
pkgs/by-name/li/libdjinterop/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ stdenv.mkDerivation { src = fetchFromGitHub { owner = "xsco"; repo = "libdjinterop"; rev = "0.20.1"; hash = "sha256-/iXSRJVFPWqUTVz7z0BNWCq5LOqdNuTI+wx/34JAZfc="; rev = "0.20.2"; hash = "sha256-eTr9ax/bZWazLhLLQG6XUgqiM+7LVieh5ruA0EaUaj0="; }; nativeBuildInputs = [ Loading