Loading pkgs/applications/audio/plexamp/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,12 +7,12 @@ let pname = "plexamp"; version = "4.12.0"; version = "4.12.2"; src = fetchurl { url = "https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-${version}.AppImage"; name = "${pname}-${version}.AppImage"; hash = "sha512-vIH6HPWjL0fzM8rXZhXYUH6qT3mca5WxicRRaQr9RHW511x8pNnRmdwtMDfKtyrhUiZFiE1XAfWBDXmuxbJW/g=="; hash = "sha512-qsuJv5rnw8Gprlfb3pNChMTCXDYuCd1B5Kz+TWsbjbOw8+u2mieh4gGIiPLIy2jhFBjtZUacqM6eibXL+wHGEg=="; }; appimageContents = appimageTools.extractType2 { Loading @@ -38,7 +38,7 @@ appimageTools.wrapType2 { meta = with lib; { description = "Beautiful Plex music player for audiophiles, curators, and hipsters"; homepage = "https://plexamp.com/"; changelog = "https://forums.plex.tv/t/plexamp-release-notes/221280/78"; changelog = "https://forums.plex.tv/t/plexamp-release-notes/221280/79"; license = licenses.unfree; maintainers = with maintainers; [ killercup Loading Loading
pkgs/applications/audio/plexamp/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,12 +7,12 @@ let pname = "plexamp"; version = "4.12.0"; version = "4.12.2"; src = fetchurl { url = "https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp-${version}.AppImage"; name = "${pname}-${version}.AppImage"; hash = "sha512-vIH6HPWjL0fzM8rXZhXYUH6qT3mca5WxicRRaQr9RHW511x8pNnRmdwtMDfKtyrhUiZFiE1XAfWBDXmuxbJW/g=="; hash = "sha512-qsuJv5rnw8Gprlfb3pNChMTCXDYuCd1B5Kz+TWsbjbOw8+u2mieh4gGIiPLIy2jhFBjtZUacqM6eibXL+wHGEg=="; }; appimageContents = appimageTools.extractType2 { Loading @@ -38,7 +38,7 @@ appimageTools.wrapType2 { meta = with lib; { description = "Beautiful Plex music player for audiophiles, curators, and hipsters"; homepage = "https://plexamp.com/"; changelog = "https://forums.plex.tv/t/plexamp-release-notes/221280/78"; changelog = "https://forums.plex.tv/t/plexamp-release-notes/221280/79"; license = licenses.unfree; maintainers = with maintainers; [ killercup Loading