Commit graph

235 commits

Author SHA1 Message Date
Nick Cao 7150ca1c28
wdt: init at unstable-2022-03-24 2022-03-29 21:06:21 +08:00
Charles Duffy 7d4c1daddf
desync: 0.9.0 -> 0.9.2
Changes include:

- Support for mounting a .caibx backed by a sparse cache
- A generic "converter" layer to allow encrypted stores
- Test suite compatibility with Go 1.15
2022-03-21 12:49:30 -05:00
Daniel Nagy 1502634e1a
rclone: prefix PATH of fuse
This is needed because `rclone` makes use of `fusermount` when mounting
filesystems.
2022-03-19 23:17:48 +01:00
Sandro Jäckel c2973ed1cb
rclone: 1.57.0 -> 1.58.0 2022-03-18 17:11:36 +01:00
Sandro 8fc4ab921f
Merge pull request #164055 from r-ryantm/auto-update/unison 2022-03-18 15:41:43 +01:00
R. Ryantm 41ca5932b3 onedrive: 2.4.15 -> 2.4.16 2022-03-14 16:44:49 +08:00
R. Ryantm 2e480dc162 unison: 2.51.5 -> 2.52.0 2022-03-13 23:31:54 +00:00
K900 cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Emilia Bopp db2d32766f onedrive: 2.4.14 → 2.4.15 2022-01-04 13:20:54 +01:00
R. RyanTM 6a73381c30
onedrive: 2.4.13 -> 2.4.14
(#149433)
2022-01-01 23:03:49 +01:00
R. Ryantm 7e2ad409d8 unison: 2.51.4 -> 2.51.5 2021-12-22 08:55:39 +00:00
Mario Rodas ee4e6a9d07 rclone: 1.56.2 -> 1.57.0 2021-11-01 04:20:00 +00:00
Maximilian Bosch 85166a7103
Merge pull request #141069 from dywedir/unison
unison: 2.51.3 -> 2.51.4
2021-10-22 22:56:12 +02:00
Vladyslav M cdc00b198c unison: 2.51.3 -> 2.51.4 2021-10-17 18:18:47 +03:00
Peter Simons 476635afe1 Drop myself from meta.maintainers for most packages.
I'd like to reduce the number of Github notifications and
review requests I receive.
2021-10-14 11:01:27 +02:00
Sandro Jäckel 1b80598997
rclone: 1.56.1 -> 1.56.2 2021-10-05 00:02:02 +02:00
R. RyanTM de2f733af0 rclone: 1.56.0 -> 1.56.1 2021-09-23 11:36:13 +02:00
R. RyanTM daae03bb4f onedrive: 2.4.12 -> 2.4.13 2021-08-15 14:51:08 +00:00
zowoq cd309b9c41 rclone: buildFlagsArray -> ldflags, tags 2021-08-07 15:00:29 +10:00
Sandro Jäckel 9f4fe8201b
unison: format, cleanup 2021-07-29 14:14:35 +02:00
github-actions[bot] 4fc7a31edb
Merge master into staging-next 2021-07-29 00:01:33 +00:00
cwyc 7b95bd01c1 unison: add desktop file
Added desktop file for program launchers. Also made use of lib.strings.optionalString to replace instances of `if string else ""`.
2021-07-24 22:24:02 -04:00
github-actions[bot] a63cf4f913
Merge staging-next into staging 2021-07-22 12:01:52 +00:00
Sandro dceb7e528c
rsync: format, remove ? null (#131005) 2021-07-22 10:22:59 +02:00
github-actions[bot] 2e00ed4420
Merge staging-next into staging 2021-07-22 06:01:44 +00:00
Mario Rodas 34f8dbf476 rclone: 1.55.1 -> 1.56.0 2021-07-22 04:20:00 +00:00
Sandro cae8134ccb
Merge pull request #130545 from risicle/ris-rsync-CVE-2020-14387 2021-07-22 02:52:59 +02:00
Sandro Jäckel 703c108472
pythonPackages: deprecate requests_toolbelt alias 2021-07-21 13:32:53 +02:00
Felix Buehler e4e631ebb8 applications/networking: /s/name/pname&version/ 2021-07-19 14:55:48 +02:00
Robert Scott a08ee2292c rsync: add patch for CVE-2020-14387 2021-07-18 14:18:28 +01:00
Robert Schütz 1ec5651913 treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutil 2021-07-03 13:45:57 +02:00
Michael Ashton ecb5cd972f unison: patch 2.51.3
Add patch which fixes builds with (at least) ocaml 4.12.0, and
remove build constraint for 4.09.  Necessary because unison built
with 4.09 is not compatible with unison built with 4.12, e.g. on
recent Homebrew.
2021-06-27 18:53:10 +02:00
Sandro a657d607e0
Merge pull request #126809 from peterhoeg/u/onedrive
onedrive: 2.4.11 -> 2.4.12
2021-06-14 17:02:05 +02:00
Peter Hoeg 4489d3e844 onedrive: 2.4.11 -> 2.4.12 2021-06-14 22:28:07 +08:00
Alyssa Ross cdcc058b27
rsync: use availableOn to determine acl support
We don't want to be adding every non-Linux platform to this list one
at a time.
2021-06-10 21:46:51 +00:00
R. RyanTM 86cf41abc1 onedrive: 2.4.10 -> 2.4.11 2021-05-20 09:01:39 -07:00
Mario Rodas 33f9d30558
rclone: 1.55.0 -> 1.55.1 (#121297) 2021-04-30 21:43:41 +02:00
Sandro 2df2e5f330
Merge pull request #118269 from midchildan/feat/fuse/add-darwin 2021-04-22 03:27:36 +02:00
midchildan c3614f71a2
acd-cli: add darwin build 2021-04-20 00:51:51 +09:00
midchildan de679c57ca
rclone: build with 'cmount' support (#117119)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-07 10:41:35 +02:00
Mario Rodas 063074d824 rclone: 1.54.1 -> 1.55.0 2021-03-31 04:20:00 +00:00
Ben Siraphob 7d97e284e8 treewide: remove redundant stdenv 2021-03-26 12:18:16 +07:00
Thomas Mader b383740981
onedrive: 2.4.7 -> 2.4.10 2021-03-18 17:41:31 +02:00
Sandro Jäckel 4e6eff318e
rclone: 1.54.0 -> 1.54.1, add SuperSandro2000 as maintainer 2021-03-09 11:42:24 +01:00
Ben Siraphob e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Florian Klink b804a0da3e casync: update license from lgpl21 to lgpl21Plus
As per bd8898ed92/LICENSE.LGPL2.1 (L479)
2021-02-17 17:04:17 +01:00
Florian Klink 8b6562bd7b casync: nixpkgs-fmt 2021-02-17 14:05:16 +01:00
Florian Klink a240271309 casync: 2-219-ga8f6c84 -> 2-226-gbd8898e
Changes:

 - bd8898e Merge pull request #244 from timgates42/bugfix_typo_distinguish
 - a904fda docs: fix simple typo, distuingish -> distinguish
 - 4ad9bcb caprotocol: fix typo in protocol description
 - 6cfe2d4 Call stat again after changing ownership of created files, so we detect reset setuid/setgid bits and reset them.
 - d246d6d We erroneously use the st_dev value in place of the magic value if the st_dev value is cached. This causes problems extracting trees containing subvolumes.
 - f9718df Merge pull request #228 from johannbg/FEDORA31
 - 1abde25 Update to Fedora31
2021-02-17 14:04:49 +01:00
Mario Rodas f18bf5de9d
Merge pull request #111817 from r-ryantm/auto-update/rclone
rclone: 1.53.4 -> 1.54.0
2021-02-03 20:48:28 -05:00
R. RyanTM 4f5c3ce170 rclone: 1.53.4 -> 1.54.0 2021-02-03 22:02:06 +00:00