{ buildApp }: buildApp rec { appName = "tasks"; version = "0.10.0-alpha3"; #url = "https://github.com/nextcloud/${appName}/releases/download/v${version}/${appName}.tar.gz"; # FIXME: master branch until supported version for NC 16 url = "https://github.com/nextcloud/tasks/files/3116580/tasks.tar.gz"; sha256 = "0cx5m1ilq1yqnf5v0c5y01jf5mhwd664m1kq3zabbf3n29j96cay"; }