R. RyanTM
4f5c3ce170
rclone: 1.53.4 -> 1.54.0
2021-02-03 22:02:06 +00: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
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
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
Mario Rodas
0b2d320f39
rclone: 1.53.1 -> 1.53.2
2020-10-25 04:20:00 +00:00
Mario Rodas
24fa210e77
rclone: 1.53.0 -> 1.53.1 ( #97953 )
2020-09-14 09:23:46 +02:00
Mario Rodas
36782235f6
rclone: 1.52.3 -> 1.53.0
2020-09-02 21:21:21 +00:00
zowoq
a83a88db05
buildGoPackage: remove platform.all from packages
2020-08-15 19:34:47 -07:00
Mario Rodas
a80b05f48e
rclone: add marsam to maintainers
2020-08-08 04:20:00 +00:00
Mario Rodas
d7ea32d90f
rclone: 1.52.2 -> 1.52.3
2020-08-08 04:20:00 +00:00
R. RyanTM
b05162b7e8
rclone: 1.52.1 -> 1.52.2
2020-06-30 12:48:16 +00:00
Daniel Fullmer
34d1beb1b4
rclone: 1.52.0 -> 1.52.1
2020-06-12 17:33:52 -07:00
Mario Rodas
8eb59d4bdc
rclone: 1.51.0 -> 1.52.0
2020-05-27 20:20:20 -05:00
zowoq
b5dc07a4b4
treewide: use $out instead of $bin with buildGoPackage
2020-04-28 20:30:29 +10:00
zowoq
0bead921ca
rclone: use installShellFiles
2020-04-27 08:48:42 +10:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Mario Rodas
08dc02a07b
rclone: install completions
2020-02-01 06:27:00 -05:00
Cole Mickens
58ea5f3a17
rclone: 1.50.2 -> 1.51.0
2020-03-03 19:04:40 -08:00
Mario Rodas
58a0a9e5ab
rclone: 1.50.1 -> 1.50.2
2019-11-19 18:00:00 -05:00
Mario Rodas
cd50d62810
rclone: 1.49.5 -> 1.50.1
2019-11-14 21:00:00 -05:00
Emery Hemingway
182c16fa1e
Revert "rclone: 1.49.5 -> 1.50.0"
...
This reverts commit aec323c1c0
.
Ref #3685
Ref #72063
2019-10-29 14:18:01 +01:00
Cole Mickens
aec323c1c0
rclone: 1.49.5 -> 1.50.0
2019-10-27 07:13:08 +01:00
Mario Rodas
fb89b3c07a
rclone: 1.49.4 -> 1.49.5
...
Changelog: https://forum.rclone.org/t/rclone-1-49-5-release/12166
2019-10-19 04:20:00 -05:00
Mario Rodas
44e14e9494
rclone: 1.49.3 -> 1.49.4
...
Changelog: https://forum.rclone.org/t/rclone-1-49-4-release/12099
2019-10-02 23:06:29 +09:00
Mario Rodas
a727f4795b
rclone: use buildGoPackage
2019-09-21 04:23:00 -05:00
Mario Rodas
5084011920
rclone: 1.49.2 -> 1.49.3 ( #68999 )
...
Changelog: https://forum.rclone.org/t/rclone-1-49-3-release/11825
2019-09-17 20:56:44 -05:00
Daniel Fullmer
fe2b80c2d3
rclone: 1.49.1 -> 1.49.2
2019-09-08 19:38:07 -04:00
Daniel Fullmer
88723457e6
rclone: 1.49.0 -> 1.49.1
2019-08-28 15:22:12 -04:00
Vladyslav M
b3899e3869
rclone: 1.48.0 -> 1.49.0
2019-08-27 14:35:54 +03:00
Doron Behar
143a0a2502
rclone: 1.47.0 -> 1.48.0
2019-06-19 17:02:15 +03:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Vladyslav M
0082f5536c
rclone: 1.46 -> 1.47.0 using buildGoModule ( #59400 )
2019-04-13 19:08:10 -07:00
Vladyslav M
b320b34b15
rclone: 1.45 -> 1.46 ( #55476 )
2019-02-23 01:35:27 +01:00
Daniel Fullmer
bfc680311a
rclone: 1.44 -> 1.45
2018-11-28 15:17:25 -05:00
Vladyslav Mykhailichenko
2012f61d98
rclone: 1.43.1 -> 1.44
2018-10-16 10:11:33 +03:00
Vladyslav M
b7c0e40796
rclone: 1.43 -> 1.43.1 ( #46448 )
2018-09-10 08:13:30 +02:00
Vladyslav M
31ccd1fd76
rclone: 1.42 -> 1.43 ( #46009 )
2018-09-03 23:23:23 +02:00
Ryan Mulligan
fce8f26af6
treewide: http -> https ( #42665 )
2018-06-27 22:12:57 +02:00
Jesper
ea18919b35
rclone: 1.41 -> 1.42 ( #42652 )
2018-06-27 20:03:11 +02:00
Daniel Fullmer
841643796a
rclone: 1.40 -> 1.41
2018-04-29 20:03:05 -04:00
Daniel Fullmer
2b8406f873
rclone: 1.39 -> 1.40
2018-03-20 21:15:15 -04:00
Jesper Geertsen Jonsson
e7910ab2cb
rclone: 1.38 -> 1.39
2017-12-25 13:53:56 +01:00
Daniel Fullmer
fcd3061e2a
rclone: 1.37 -> 1.38
2017-09-30 18:13:24 -04:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Daniel Fullmer
6841f7b07d
rclone: 1.36 -> 1.37
2017-07-22 21:29:21 -04:00
Daniel Fullmer
8e8302cc1f
rclone: 1.35 -> 1.36
2017-03-19 11:56:59 -04:00
Daniel Fullmer
76d37ce3b7
rclone: 1.33 -> 1.35
2017-01-02 19:27:42 -05:00
David Guibert
ce8d2aad27
restore rclone
...
By getting rid of go-packages.nix (#16017 ), rclone has removed (introduced by #15852 ).
2016-10-02 17:47:27 +02:00