about summary refs log tree commit diff
path: root/pkgs/applications/networking/sync
AgeCommit message (Collapse)AuthorFilesLines
2019-11-19rclone: 1.50.1 -> 1.50.2Mario Rodas1-2/+2
2019-11-14rclone: 1.49.5 -> 1.50.1Mario Rodas1-2/+2
2019-11-13onedrive: 2.3.10 -> 2.3.11SRGOM1-2/+2
Address review comments
2019-11-13onedrive: 2.3.10 -> 2.3.11SRGOM1-4/+4
Also, changed name to onedrive-abraunegg. Shows it's not official, and also gets tracked in repology for a potential auto-update using @ryantm 's bot.
2019-10-29Revert "rclone: 1.49.5 -> 1.50.0"Emery Hemingway1-2/+2
This reverts commit aec323c1c01d69af5f9eec81e98b942485907368. Ref #3685 Ref #72063
2019-10-27rclone: 1.49.5 -> 1.50.0Cole Mickens1-2/+2
2019-10-19rclone: 1.49.4 -> 1.49.5Mario Rodas1-2/+2
Changelog: https://forum.rclone.org/t/rclone-1-49-5-release/12166
2019-10-19rrsync: Make perl a run-time dependency (#71344)ryanfitzsimon1-2/+1
perl is a run-time dependency, so it should be in buildInputs rather than nativeBuildInputs. This has been preventing patchShebangsAuto() in fixupOutputHooks from patching the /usr/bin/perl interpreter shebang in $out/bin/rrsync since 61bc03c017f18e2fe54d209ae8ba8a42033b9564. Resolves #71198
2019-10-04onedrive: 2.3.9 -> 2.3.10Doron Behar1-2/+2
2019-10-02rclone: 1.49.3 -> 1.49.4Mario Rodas1-2/+2
Changelog: https://forum.rclone.org/t/rclone-1-49-4-release/12099
2019-09-21rclone: use buildGoPackageMario Rodas1-4/+4
2019-09-20onedrive: init at 2.3.9Doron Behar1-0/+35
2019-09-17rclone: 1.49.2 -> 1.49.3 (#68999)Mario Rodas1-2/+2
Changelog: https://forum.rclone.org/t/rclone-1-49-3-release/11825
2019-09-13Merge pull request #68331 from danielfullmer/rclone-1.49.2Mario Rodas1-2/+2
rclone: 1.49.1 -> 1.49.2
2019-09-08rclone: 1.49.1 -> 1.49.2Daniel Fullmer1-2/+2
2019-08-31Merge staging-next into stagingFrederik Rietdijk1-4/+4
2019-08-31Merge master into staging-nextFrederik Rietdijk1-4/+4
2019-08-28rclone: 1.49.0 -> 1.49.1Daniel Fullmer1-2/+2
2019-08-28treewide: remove redundant recvolth3-3/+3
2019-08-27rclone: 1.48.0 -> 1.49.0Vladyslav M1-4/+4
2019-08-15treewide: name -> pname (easy cases) (#66585)volth8-8/+7
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-01treewide: use dontConfigureworldofpeace1-1/+1
2019-06-19rclone: 1.47.0 -> 1.48.0Doron Behar1-3/+3
2019-06-16treewide: remove unused variables (#63177)volth2-2/+2
* treewide: remove unused variables * making ofborg happy
2019-05-14unison: fix building on macOS with enableX11 = falseLily Ballard1-2/+4
If `UISTYLE` is not specified, Unison tries to auto-detect the UI style based on the available environment. On macOS this apparently means using `UISTYLE=mac`, it can't actually build this way in Nix.
2019-04-13rclone: 1.46 -> 1.47.0 using buildGoModule (#59400)Vladyslav M1-16/+9
2019-02-23rclone: 1.45 -> 1.46 (#55476)Vladyslav M1-4/+12
2019-02-14unison: 2.48.4 -> 2.51.2Sébastien Maret1-7/+10
2019-02-03rsync: move defaults to package fileJan Malakhovski1-1/+1
2018-12-30desync: 0.3.0 -> 0.4.0Charles Duffy2-28/+211
Note that upstream is using Go 1.11 modules; `deps.nix` is now generated using `vgo2nix`.
2018-11-28rclone: 1.44 -> 1.45Daniel Fullmer1-2/+3
2018-10-19rclone-browser: init at 1.2 (#44589)Drakonis1-0/+25
2018-10-16rclone: 1.43.1 -> 1.44Vladyslav Mykhailichenko1-2/+2
2018-09-23Introduce desync, an alternate implementation of casync (#47195)Charles Duffy2-0/+156
desync isn't as feature-rich as casync, but has a focus on production usability and implementation quality which may make it a more appropriate tool.
2018-09-10rclone: 1.43 -> 1.43.1 (#46448)Vladyslav M1-2/+2
2018-09-04casync: add python3 for install scriptJan Tojnar1-2/+2
Meson no longer propagates it so we need to re-add it.
2018-09-03rclone: 1.42 -> 1.43 (#46009)Vladyslav M1-2/+2
2018-08-09lsyncd: 2.2.2 -> 2.2.3 (#44770)Bob van der Linden1-4/+12
2018-07-21pkgs/*: remove unreferenced function argumentsvolth5-6/+6
2018-07-18treewide: remove aliases in nixpkgsMatthew Bauer1-2/+2
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases = true;}'’ work in Nixpkgs. Misc... - qtikz: use libsForQt5.callPackage This ensures we get the right poppler. - rewrites: docbook5_xsl -> docbook_xsl_ns docbook_xml_xslt -> docbook_xsl diffpdf: fixup
2018-06-27treewide: http -> https (#42665)Ryan Mulligan1-1/+1
2018-06-27rclone: 1.41 -> 1.42 (#42652)Jesper1-2/+2
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
2018-04-29rclone: 1.40 -> 1.41Daniel Fullmer1-2/+2
2018-04-13backintime-qt4: package is brokenMaximilian Güntner1-1/+4
the install phase writes into /nix : ``` <snip> install -d /nix/store/1kc8xcni0wp4y35vafh03rdxvqkrsxvl-backintime-qt4-1.1.24/../etc/dbus-1/system.d install --mode=644 net.launchpad.backintime.serviceHelper.conf /nix/store/1kc8xcni0wp4y35vafh03rdxvqkrsxvl-backintime-qt4-1.1.24/../etc/dbus-1/system.d <snap> ```
2018-03-23backintime-common: 1.1.12 -> 1.1.24Ryan Mulligan1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime -h` got 0 exit code - ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime --help` got 0 exit code - ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime -v` and found version 1.1.24 - ran `/nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24/bin/backintime --version` and found version 1.1.24 - found 1.1.24 with grep in /nix/store/8dj6mrs62z7z7d42v0jwcwz7k46i927i-backintime-common-1.1.24
2018-03-20rclone: 1.39 -> 1.40Daniel Fullmer1-2/+2