about summary refs log tree commit diff
path: root/pkgs/applications/networking/sync/casync
AgeCommit message (Collapse)AuthorFilesLines
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-11-03casync: 2-152 -> 2-219Franz Pletz1-3/+3
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-09-04casync: add python3 for install scriptJan Tojnar1-2/+2
Meson no longer propagates it so we need to re-add it.
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-06-25casync: restrict to linuxFlorian Klink1-1/+1
libacl is required, which is linux-only.
2018-06-25casync: add feature flags for fuse, selinux and udevFlorian Klink1-1/+10
2018-06-25casync: enable testsFlorian Klink1-1/+18
2018-06-25casync: init at 2-152-ge4a3c5eFlorian Klink1-0/+26