R. Ryantm
966f527ffa
wdt: unstable-2022-12-19 -> unstable-2023-07-11
2023-10-23 16:20:26 +00:00
Mario Rodas
cad016ddfc
rclone: 1.64.1 -> 1.64.2
...
Diff: https://github.com/rclone/rclone/compare/v1.64.1...v1.64.2
Changelog: https://github.com/rclone/rclone/blob/v1.64.2/docs/content/changelog.md
2023-10-22 04:20:00 +00:00
Paul Grandperrin
a26cc51f23
rclone: add filesystem helpers ( #258487 )
...
This adds two symlinks to rclone: rclonefs and mount.rclone
fixes #258478
2023-10-21 20:45:18 +02:00
R. Ryantm
cbf86bc770
storj-uplink: 1.89.2 -> 1.90.1
2023-10-19 21:28:00 +00:00
Mario Rodas
b9e9e443a9
rclone: 1.64.0 -> 1.64.1 ( #261739 )
...
Diff: https://github.com/rclone/rclone/compare/v1.64.0...v1.64.1
Changelog: https://github.com/rclone/rclone/blob/v1.64.1/docs/content/changelog.md
2023-10-18 04:19:30 +02:00
Robert Schütz
6abdbda956
celeste: 0.5.8 -> 0.7.0
...
Diff: https://github.com/hwittenborn/celeste/compare/v0.5.8...v0.7.0
Changelog: https://github.com/hwittenborn/celeste/blob/v0.7.0/CHANGELOG.md
2023-10-08 11:16:06 -07:00
Henri Menke
1b94c25f63
unison: reduce closure size when enableX11 = false
...
Before: /nix/store/ifqr2nhgrci0ixga4k7pk9l6mqdfsk5b-unison-2.53.2 354.3M
After: /nix/store/4cgr7fvqry0yrr8d76a5n0ykbm3wqx14-unison-2.53.2 40.9M
2023-10-03 17:52:04 +02:00
Felipe Silva
29a5327412
storj-uplink: 1.87.3 -> 1.89.2
2023-09-30 08:53:02 -03:00
Robert Schütz
4738cb0cb9
celeste: install desktop file and icons
2023-09-16 15:14:29 -07:00
Robert Schütz
9abe8e8ea2
celeste: 0.5.2 -> 0.5.8
...
Diff: https://github.com/hwittenborn/celeste/compare/v0.5.2...v0.5.8
Changelog: https://github.com/hwittenborn/celeste/blob/v0.5.8/CHANGELOG.md
2023-09-16 14:04:31 -07:00
Mario Rodas
8d1dc6137c
rclone: 1.63.1 -> 1.64.0
...
Diff: https://github.com/rclone/rclone/compare/v1.63.1...v1.64.0
Changelog: https://github.com/rclone/rclone/blob/v1.64.0/docs/content/changelog.md
2023-09-12 04:20:00 +00:00
Mario Rodas
a3f9f41fb8
storj-uplink: add ldflags
2023-09-09 23:00:30 +00:00
R. Ryantm
2a9c9bb5fe
storj-uplink: 1.86.2 -> 1.87.3
2023-09-09 23:00:28 +00:00
Mario Rodas
c7f9ceb425
storj-uplink: 1.85.1 -> 1.86.2
...
Diff: https://github.com/storj/storj/compare/v1.85.1...v1.86.2
2023-08-24 04:20:00 +00:00
Albert Chae
a7aed5b8ab
lcsync: init at 0.2.1
...
Co-authored-by: Jason Odoom <jasonodoom@gmail.com>
Co-authored-by: Anish Lakhwara <anish+git@lakhwara.com>
Co-authored-by: Dominic Mills <dominic.millz27@gmail.com>
Co-authored-by: Albert Chae <albertchae@users.noreply.github.com>
Co-authored-by: Jack Leightcap <jack@leightcap.com>
Signed-off-by: Jack Leightcap <jack@leightcap.com>
2023-08-17 19:20:03 -04:00
Austin Horstman
c238f999e3
rsync: add meta.mainProgram
2023-08-10 16:17:32 -05:00
Felipe Silva
d7ee877f3e
storj-uplink: init at 1.85.1
2023-01-07 16:39:05 -03:00
Bjørn Forsman
9ea70cf76f
backintime-common: add missing dependency 'packaging'
...
Fixes this fatal startup error:
$ nix-build -A backintime-common && ./result/bin/backintime
[...]
ModuleNotFoundError: No module named 'packaging'
Fixes https://github.com/NixOS/nixpkgs/issues/241966 .
2023-07-31 16:24:32 +02:00
Mario Rodas
d31e7c5282
rclone: 1.63.0 -> 1.63.1 ( #244073 )
...
Diff: https://github.com/rclone/rclone/compare/v1.63.0...v1.63.1
Changelog: https://github.com/rclone/rclone/blob/v1.63.1/docs/content/changelog.md
2023-07-18 10:44:39 +02:00
R. Ryantm
b04d2fc96b
desync: 0.9.4 -> 0.9.5
2023-07-11 10:42:44 +00:00
Mario Rodas
a0c6cb3272
Merge pull request #242040 from dotlambda/librclone-fix
...
librclone: fix build
2023-07-08 16:43:34 -05:00
Bjørn Forsman
687ed41b53
backintime: add missing dependency 'packaging'
...
Fixes this error:
$ ./result/bin/backintime-qt
/nix/store/fpr65b2gwpa4q9w3k6z8kjcd9yprmg6s-backintime-qt-1.3.3
Traceback (most recent call last):
File "/nix/store/fpr65b2gwpa4q9w3k6z8kjcd9yprmg6s-backintime-qt-1.3.3/share/backintime/qt/app.py", line 35, in <module>
import qttools
File "/nix/store/fpr65b2gwpa4q9w3k6z8kjcd9yprmg6s-backintime-qt-1.3.3/share/backintime/qt/qttools.py", line 32, in <module>
from packaging.version import Version
ModuleNotFoundError: No module named 'packaging'
Fixes https://github.com/NixOS/nixpkgs/issues/241966 .
2023-07-08 07:47:44 +02:00
Robert Schütz
3d30a2c8a1
rclone: add librclone to passthru.tests
2023-07-07 04:02:29 -07:00
Mario Rodas
5ad513ca93
Merge pull request #241863 from marsam/fix-rclone-aarch64-darwin
...
rclone: fix build on aarch64-darwin
2023-07-06 16:14:59 -05:00
Fabian Affolter
c9df316a82
desync: add changelog to meta
...
- minor changes and modifications
2023-07-06 11:53:27 +03:00
Mario Rodas
f7e0e07f4a
rclone: fix build on aarch64-darwin
...
Fixes https://github.com/NixOS/nixpkgs/issues/241706
2023-07-06 04:20:00 +00:00
R. Ryantm
775a79f96e
desync: 0.9.3 -> 0.9.4
2023-07-05 18:30:34 +00:00
Sandro
560dae862f
rclone: 1.62.2 -> 1.63.0 ( #240743 )
...
* rclone: 1.62.2 -> 1.63.0
Diff: https://github.com/rclone/rclone/compare/v1.62.2...v1.63.0
Changelog: https://github.com/rclone/rclone/blob/v1.63.0/docs/content/changelog.md
* Update pkgs/applications/networking/sync/rclone/default.nix
---------
Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2023-07-02 03:04:45 +02:00
R. Ryantm
33149b7261
onedrive: 2.4.23 -> 2.4.25
2023-06-23 09:21:51 +00:00
Sandro Jäckel
3ad7d71afe
treewide: don't set platforms.unix for buildGoModule
2023-06-13 17:54:26 +03:00
Rafael Fernández López
ded510eddc
unison: use finalAttrs pattern
2023-06-10 11:47:01 +02:00
Robert Schütz
dcf9f37aef
celeste: 0.4.6 -> 0.5.2
...
Diff: https://github.com/hwittenborn/celeste/compare/v0.4.6...v0.5.2
Changelog: https://github.com/hwittenborn/celeste/blob/v0.5.2/CHANGELOG.md
2023-04-03 18:25:08 -07:00
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