Commit graph

217 commits

Author SHA1 Message Date
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
Robert Schütz 59ef9e5a16 rclone-browser: use Qt 5.15 2021-02-03 14:50:58 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Nicolas Mattia e63d0738a7
lsyncd: build on darwin (#109981)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-24 12:22:36 +01:00
Mario Rodas 9f07e60af2
rclone: 1.53.3 -> 1.53.4 (#110271)
https://forum.rclone.org/t/rclone-1-53-4-release/21792
2021-01-20 19:41:24 -08:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Charles Duffy 4f8057ec83
desync: 0.4.0 -> 0.9.0 2020-12-30 12:38:51 -06:00
Doron Behar 2f1e105e80
Merge pull request #104564 from r-ryantm/auto-update/onedrive
onedrive: 2.4.2 -> 2.4.7
2020-12-16 21:43:43 +02:00
R. RyanTM 30c42e1fe4 onedrive: 2.4.2 -> 2.4.7 2020-11-22 06:05:37 +00:00
Mario Rodas 535ef433a6 rclone: 1.53.2 -> 1.53.3
https://forum.rclone.org/t/rclone-1-53-3-release/20569
2020-11-21 04:20:00 +00:00
Maximilian Bosch 3f41f8b24e
unison: 2.51.2 -> 2.51.3 2020-11-11 12:03:03 +01:00
Frederik Rietdijk 10c57af49c Merge staging-next into staging 2020-11-04 09:28:07 +01:00
freezeboy 00e30c9e9e backintime-qt: 1.1.24 -> 1.2.1
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-11-03 10:32:05 -05:00
freezeboy 63bc9d32fe backintime-common: 1.1.24 -> 1.2.1 2020-11-03 10:32:05 -05:00
Andreas Rammhold 5219a3ade1 rsync: disable the bundled zlib explicitly
We've been providing zlib as a buildInput for some time now but rsync
still builds (& links) it's own copy of zlib unless we disable it
explicitly. This cuts down on compilation time but otherwise shouldn't
have any side effects.
2020-11-01 12:51:02 +01:00
Mario Rodas 0b2d320f39 rclone: 1.53.1 -> 1.53.2 2020-10-25 04:20:00 +00:00
Samuel Dionne-Riel 49edde0905 rsync: Work around upstream cross-compilation issue
It should be fixed by the next release:

 * b7fab6f285

Already a part of the updates for 3.2.4

 * https://download.samba.org/pub/rsync/NEWS#3.2.4
2020-10-20 14:28:27 -04:00