R. Ryantm
2a3b9026be
unison: 2.53.0 -> 2.53.2
2023-03-24 21:45:46 +00:00
Sandro Jäckel
10314ea925
rclone: 1.61.1 -> 1.62.2
2023-03-16 17:14:31 +01:00
Robert Schütz
ea0070a518
celeste: init at 0.4.6
2023-03-08 15:18:26 -08:00
Tim Häring
10803b968b
unison: 2.52.1 -> 2.53.0
...
besides updating the version/src sha, upstream switched to GTK3, as can
be seen in the release notes [0]. This apparently requires the ocaml
cairo2 bindings an zlib. I also used wrapGAppsHook to supply the schemas
from gsettings-desktop-schemas. Screenshot: https://i.imgur.com/CrPvLgQ.png
I can not test the Icon creation since I am not using a desktop, @viric
please check. Maybe this is also done by wrapGAppsHook..
[0] https://github.com/bcpierce00/unison/releases/tag/v2.53.0
2023-02-20 07:29:20 +01:00
Nick Cao
8ce875b4e2
wdt: unstable-2022-07-08 -> unstable-2022-12-19
2023-02-04 14:19:39 +08:00
Ulrik Strid
376e9ceead
treewide: add strictDeps = true to most packages depending on ocaml
2023-02-03 08:59:34 +01:00
Weijia Wang
3954218cf6
Merge pull request #209480 from r-ryantm/auto-update/backintime
...
backintime: 1.3.2 -> 1.3.3
2023-01-23 16:24:24 +01:00
Adam Joseph
42815b4a0c
treewide: systemdSupport: use lib.meta.availableOn
...
Many packages have some kind of flag indicating whether or not to build with
systemd support. Most of these default to `stdenv.isLinux`, but systemd does
not build on (and is marked `broken` for) `isStatic`. Only a few packages have
the needed `&& !isStatic` in the default value for their parameter.
This commit moves the logic for the default value of these flags into
`systemd.meta.{platforms,badPlatforms}` and evaluates those conditions using
`lib.meta.availableOn`.
This provides three benefits:
1. The default values are set correctly (i.e. including `&& isStatic`)
2. The default values are set consistently
3. The way is paved for any future non-Linux systemd platforms (FreeBSD is
reported to have experimental systemd support)
2023-01-22 00:27:19 -08:00
Jonas Heinrich
fed715a586
Merge pull request #211939 from bobvanderlinden/pr-lsyncd-2.3.1
...
lsyncd: 2.2.3 -> 2.3.1
2023-01-22 07:21:44 +01:00
Bob van der Linden
6c7bcbc9f9
lsyncd: 2.2.3 -> 2.3.1
2023-01-21 15:31:11 +01:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Fabian Möller
7c1096ab99
rsync: fix build with musl
...
The rsync build tries to use IFUNC for SIMD optimizations on x86_64,
which has to be disabled for musl.
2023-01-16 10:51:05 -06:00
Ryan Horiguchi
09696eab5d
onedrive: 2.4.22 -> 2.4.23
2023-01-11 14:40:57 +08:00
R. Ryantm
72b82f86d4
backintime: 1.3.2 -> 1.3.3
2023-01-07 13:44:12 +00:00
Sandro
ec75c32673
Merge pull request #207328 from wegank/lsyncd-darwin
2022-12-31 23:07:26 +01:00
Francesco Gazzetta
904f07f595
Merge pull request #206395 from fgaz/openrsync/init
...
openrsync: init at unstable-2022-05-08
2022-12-29 11:35:45 +00:00
Francesco Gazzetta
c866913327
openrsync: init at unstable-2022-05-08
2022-12-29 10:31:10 +01:00
Sandro Jäckel
b1cd0a0ead
rclone: 1.60.1 -> 1.61.1
...
Diff: https://github.com/rclone/rclone/compare/v1.60.1...v1.61.1
Changelog: https://github.com/rclone/rclone/blob/v1.61.1/docs/content/changelog.md
2022-12-24 03:12:46 +01:00
Weijia Wang
73a926b415
lsyncd: unbreak on aarch64-darwin
2022-12-22 21:52:15 +01:00
R. Ryantm
1218bada61
onedrive: 2.4.21 -> 2.4.22
2022-12-15 15:11:01 +08:00
Rick van Schijndel
9833d56c24
treewide: mark packages broken that never built on PLATFORM
...
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.
I manually audited the results and removed some results that were not valid.
Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.
Some observations:
- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
- gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
toonn
82fe3d27fb
rsync: 3.2.6 -> 3.2.7
2022-11-21 10:32:33 -06:00
Sandro Jäckel
b94d3579ae
rclone: 1.60.0 -> 1.60.1
2022-11-17 23:36:29 +01:00
github-actions[bot]
71e4896d63
Merge master into staging-next
2022-10-22 12:01:25 +00:00
Sandro Jäckel
62a43a161d
rclone: 1.59.2 -> 1.60.0
2022-10-21 23:22:02 +02:00
github-actions[bot]
6e9b36d7a0
Merge master into staging-next
2022-10-20 06:05:55 +00:00
R. Ryantm
1e714bc88b
desync: 0.9.2 -> 0.9.3
2022-10-20 08:50:55 +08:00
Vladimír Čunát
00a757ed3f
Merge branch 'master' into staging
2022-10-13 08:27:55 +02:00
Filippo Berto
ec70a388c5
onedrive: 2.4.20 -> 2.4.21
2022-10-12 10:35:42 +08:00
Artturin
7e49471316
treewide: optional -> optionals where the argument is a list
...
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
R. Ryantm
32f520bc09
rsync: 3.2.5 -> 3.2.6
2022-09-30 22:27:01 -05:00
github-actions[bot]
9c14978f84
Merge master into staging-next
2022-09-29 12:01:25 +00:00
R. Ryantm
177911fa86
onedrive: 2.4.20 -> 2.4.21
2022-09-29 15:45:30 +08:00
Artturin
0734f54ef2
treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
...
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
R. Ryantm
d394d6cad0
rclone: 1.59.1 -> 1.59.2
2022-09-16 02:32:00 +00:00
Ivan Kozik
457e267206
rsync: 3.2.4 -> 3.2.5
...
This release fixes CVE-2022-29154:
https://download.samba.org/pub/rsync/NEWS#3.2.5
Remove enableCopyDevicesPatch because --copy-devices was included in rsync 3.2.4:
https://download.samba.org/pub/rsync/NEWS#3.2.4:~:text=Added%20the%20%2D%2Dcopy%2Ddevices%20option
2022-08-20 09:12:37 -05:00
github-actions[bot]
ca03e913ca
Merge master into staging-next
2022-08-12 00:02:30 +00:00
R. Ryantm
5c49de4bef
rclone: 1.59.0 -> 1.59.1
2022-08-10 22:57:14 +00:00
github-actions[bot]
b02b965b0d
Merge staging-next into staging
2022-08-05 18:02:29 +00:00
Bobby Rong
2af4d03e90
Merge pull request #183921 from NickCao/wdt
...
wdt: unstable-2022-03-24 -> unstable-2022-07-08, add updateScript
2022-08-05 20:25:51 +08:00
github-actions[bot]
1caa752d4b
Merge staging-next into staging
2022-07-31 12:03:07 +00:00
R. Ryantm
b5a565c951
unison: 2.52.0 -> 2.52.1
2022-07-31 13:17:21 +02:00
Nick Cao
1f6f504407
wdt: unstable-2022-03-24 -> unstable-2022-07-08, add updateScript
2022-07-30 15:51:56 +08:00
Alyssa Ross
bf0aa68088
Revert "rsync: Work around upstream cross-compilation issue"
...
This reverts commit 49edde0905
.
Our packaged rsync version now contains the fix.
2022-07-29 20:00:04 +00:00
Alyssa Ross
6c93364cc2
rsync: enable parallel building
...
Tested at -j48.
2022-07-29 20:00:01 +00:00
Ryan Horiguchi
3934afb8b1
onedrive: 2.4.19 -> 2.14.20
2022-07-20 22:10:03 +02:00
Sandro Jäckel
8e5af0c0fa
rclone: 1.58.1 -> 1.59.0
2022-07-17 00:34:43 +02:00
Further
c19c7d96c5
rrsync: clean unused part
2022-07-12 18:17:39 +08:00
Further
9d7d8c11eb
rrsync: fixed python3 and add braceexpand module
2022-07-12 03:30:48 +08:00
Further
a91cea12b1
rrsync: change per script to python script
2022-07-12 01:08:40 +08:00
Ryan Horiguchi
a6ed92b044
onedrive: 2.4.17 -> 2.14.19
2022-06-24 11:35:37 +08:00
Sandro Jäckel
9e1c94057c
rsync: adopt, greatly simplify package
2022-06-05 09:00:03 -05:00
Thomas Gerbet
3de6800173
rsync: 3.2.3 -> 3.2.4
...
https://download.samba.org/pub/rsync/NEWS#3.2.4
2022-05-27 07:36:29 -05:00
Lassulus
a5e2c6e6dd
Merge pull request #163941 from r-ryantm/auto-update/backintime-common
...
backintime-common: 1.2.1 -> 1.3.2
2022-05-10 11:45:16 +02:00
Peter Hoeg
5a51d04e45
onedrive: 2.4.16 -> 2.4.17
2022-05-05 14:33:18 +08:00
Sandro Jäckel
7b09be46ea
rclone: 1.58.0 -> 1.58.1
2022-04-29 15:52:16 +02:00
Ben Siraphob
4c38fcb192
treewide: move cmake into nativeBuildInputs
2022-03-31 12:35:21 -05:00
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
R. Ryantm
dccb6ebc88
backintime-common: 1.2.1 -> 1.3.2
2022-03-13 01:31:24 +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