+14
-38
pkgs/by-name/ch/cherry-studio/package.nix
+14
-38
pkgs/by-name/ch/cherry-studio/package.nix
···············--add-flags "\''${NIXOS_OZONE_WL:+\''${WAYLAND_DISPLAY:+--ozone-platform-hint=auto --enable-features=WaylandWindowDecorations --enable-wayland-ime=true}}" \···
+16
pkgs/by-name/ch/cherry-studio/update.sh
+16
pkgs/by-name/ch/cherry-studio/update.sh
···+latestTag=$(curl ${GITHUB_TOKEN:+-u ":$GITHUB_TOKEN"} -sL https://api.github.com/repos/CherryHQ/cherry-studio/releases/latest | jq --raw-output .tag_name)+currentVersion=$(nix-instantiate --eval -E "with import ./. {}; cherry-studio.version or (lib.getVersion cherry-studio)" | tr -d '"')