aboutsummaryrefslogtreecommitdiff
*.a
*.o
.deps
.dirstamp
01155b7396304&showmsg=1'>gnu/packages/sync.scm
AgeCommit message (Collapse)Author
2021-03-10gnu: Add nextcloud-client.Raghav Gururajan
* gnu/packages/messaging.scm (nextcloud-client): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-03-02gnu: usync: Patch shebang.Ludovic Courtès
* gnu/packages/sync.scm (usync)[propagated-inputs]: Move SCSH to... [inputs]: ... here. New field. [arguments]: Add #:phases.
2021-03-02gnu: Add usync.Stefan Reichör
* gnu/packages/sync.scm (usync): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-02-28gnu: owncloud-client: Update to 2.7.6.3261.Léo Le Bouter
* gnu/packages/sync.scm (owncloud-client): Update to 2.7.6.3261.
2021-02-07gnu: owncloud-client: Update to 2.7.5.3180.Julien Lepiller
* gnu/packages/sync.scm (owncloud-client): Update to 2.7.5.3180. [native-inputs]: Add cmake-extra-modules. [arguments]: Fix `delete-failing-tests' phase. [source]: Remove no longer needed snippet. * gnu/packages/patches/owncloud-disable-updatecheck.patch: Update patch.