R. Ryantm
2c5cf4e3f8
rclip: 3.2.5 -> 3.3.0
2026-08-11 17:15:42 +00:00
Ben Siraphob
5506449838
pkgs/by-name: fix typos
...
Assisted-by: Claude Code (claude-opus-5)
2026-08-05 09:56:33 -07:00
R. Ryantm
406cce9c0d
rclone: 1.74.4 -> 1.75.0
2026-08-03 23:14:00 +00:00
R. Ryantm
5deccc6a02
rclip: 3.2.4 -> 3.2.5
2026-08-02 18:45:48 +00:00
Peder Bergebakken Sundt
6a9d333680
rclip: 3.2.3 -> 3.2.4 ( #545144 )
2026-07-29 19:09:23 +00:00
Lin Xianyi
bf916636a2
rclip: 3.2.3 -> 3.2.4
...
Changelog: https://github.com/yurijmikhalevich/rclip/releases/tag/v3.2.4
2026-07-29 08:31:40 +08:00
coolcuber
09a4fcc4da
rc: fix version scheme
2026-07-25 19:53:14 -04:00
Grimmauld
8e056efb6a
rcon: remove unused pcre dependency
...
part of #356387
closes #533273
Validated using diffoscope, package output is identical with and without pcre.
No mention of pcre in upstream sources.
2026-07-23 17:16:41 +02:00
Dmitry Bogatov
4f36938937
rc: fix build with "editline" library
2026-07-21 06:00:00 -04:00
Dmitry Bogatov
77e12b7f34
rc: link ncurses for static readline builds
...
Assisted-by: Claude <noreply@anthropic.com >
2026-07-21 06:00:00 -04:00
Peder Bergebakken Sundt
56b204e3c4
rc: add readline and editline variants to passthru.tests
2026-07-21 06:00:00 -04:00
Peder Bergebakken Sundt
6d976622e9
rc: Simplify build system hack to generate "VERSION" macro ( #539260 )
2026-07-17 16:53:18 +00:00
Mateusz Wykurz
7d51e81aab
rcp: 0.36.0 -> 0.37.0
2026-07-16 09:56:58 -06:00
Eman Resu
ff094f60ad
treewide: replace more singleton license lists
2026-07-15 14:04:39 -04:00
Eman Resu
9d26adcd20
treewide: avoid using singleton lists for licenses
2026-07-15 13:56:52 -04:00
Mateusz Wykurz
017204290c
rcp: 0.35.0 -> 0.36.0
2026-07-10 22:59:35 -06:00
Sandro Jäckel
8c2f052293
rclone: 1.74.3 -> 1.74.4
...
Diff: https://github.com/rclone/rclone/compare/v1.74.3...v1.74.4
Changelog: https://github.com/rclone/rclone/blob/v1.74.4/docs/content/changelog.md
2026-07-09 14:53:14 +02:00
Dmitry Bogatov
2d5a96dca7
rc: Simplify build system hack to generate "VERSION" macro
...
Upstream uses complicated rule in Makefile that depends on .git/index to
generate version.h. Instead of changing the rule, drop version.h from
the dependency graph and generate it in post-patch phase.
2026-07-06 06:00:00 -04:00
nixpkgs-ci[bot]
48871b8c43
rc-9front: 0-unstable-2026-05-01 -> 0-unstable-2026-06-20 ( #535460 )
2026-07-02 17:45:11 +00:00
R. Ryantm
cf13cb0d43
rcon-cli: 1.7.5 -> 1.7.6
2026-06-29 23:09:06 +00:00
Michael Daniels
b08afd6f84
maintainers: remove f4814n ( #533713 )
2026-06-28 19:40:39 +00:00
R. Ryantm
ade5d2a2ad
rc-9front: 0-unstable-2026-05-01 -> 0-unstable-2026-06-20
2026-06-26 03:22:35 +00:00
Peder Bergebakken Sundt
9ab9ff63ab
rcp: 0.32.0 -> 0.35.0 ( #531093 )
2026-06-22 23:03:51 +00:00
Hythera
a08d0192d8
maintainers: remove f4814n
2026-06-20 22:17:13 +02:00
Your Name
4925aef185
rclip: 3.2.1 -> 3.2.3
...
https://github.com/yurijmikhalevich/rclip/releases/tag/v3.2.3
2026-06-18 12:33:13 +10:00
Mateusz Wykurz
1af625e9ac
rcp: 0.32.0 -> 0.35.0
2026-06-16 09:27:19 -06:00
nixpkgs-ci[bot]
a9008b023a
rclip: 3.0.10 -> 3.2.1 ( #530183 )
2026-06-10 02:29:56 +00:00
R. Ryantm
abf2b51f93
rclip: 3.0.10 -> 3.2.1
2026-06-10 02:09:16 +00:00
Adam C. Stephens
ecb11bd774
rclone: 1.74.2 -> 1.74.3 ( #529952 )
2026-06-10 01:51:26 +00:00
Peder Bergebakken Sundt
770f84d040
rcu: 4.0.34 -> 5.1.0 ( #529471 )
2026-06-10 00:09:18 +00:00
Sandro Jäckel
75133828a2
rclone: 1.74.2 -> 1.74.3
...
Diff: https://github.com/rclone/rclone/compare/v1.74.2...v1.74.3
Changelog: https://github.com/rclone/rclone/blob/v1.74.3/docs/content/changelog.md
2026-06-09 15:52:13 +02:00
Henrique Oliveira
442575a9af
rcu: 4.0.34 -> 5.1.0
...
- Migrate from Qt 5 (PySide2) to Qt 6 (PySide6)
- Drop Python 3.12 pin, no longer needed without shiboken2
- Add qt6.qtsvg to buildInputs (QtSvgWidgets split in Qt 6)
Release notes: https://www.davisr.me/projects/rcu/
2026-06-08 11:34:16 +02:00
Lin Xianyi
c6ea261c3a
rclip: 2.1.6 -> 3.0.10
...
Diff: https://github.com/yurijmikhalevich/rclip/compare/v2.1.6...v3.0.10
Changelog: https://github.com/yurijmikhalevich/rclip/releases/tag/v3.0.10
2026-06-08 09:48:34 +08:00
Tom Hunze
a4c95800a7
rcu: set correct meta.license for source tarball
...
`requireFile` now sets `meta.license` to `lib.licenses.unfree` by
default.
2026-05-27 15:02:40 +02:00
kataokatsuki
4513cdf164
rclone: fix build on Darwin
2026-05-26 15:55:59 +02:00
nixpkgs-ci[bot]
afbf54adb7
rcp: 0.31.0 -> 0.32.0 ( #523900 )
2026-05-25 20:52:00 +00:00
R. Ryantm
408dc84356
rcon-cli: 1.7.4 -> 1.7.5
2026-05-25 09:10:43 +00:00
R. Ryantm
e45a713e82
rcp: 0.31.0 -> 0.32.0
2026-05-25 06:28:40 +00:00
Sandro
c949eb0197
rclone: remove fuse2 ( #521729 )
2026-05-24 20:37:32 +00:00
R. Ryantm
3775f79523
rclone: 1.74.1 -> 1.74.2
2026-05-24 05:14:35 +00:00
Sandro Jäckel
a7e450a7ff
rclone: remove fuse2
2026-05-20 11:02:37 +02:00
Sandro
620970c054
rclone: 1.74.0 -> 1.74.1 ( #519821 )
2026-05-14 11:53:06 +00:00
Sandro Jäckel
7033a4c2cc
rclone: 1.74.0 -> 1.74.1
...
Diff: https://github.com/rclone/rclone/compare/v1.74.0...v1.74.1
Changelog: https://github.com/rclone/rclone/blob/v1.74.1/docs/content/changelog.md
2026-05-13 17:09:04 +02:00
R. Ryantm
c7e1148ecb
rclone-ui: 3.5.3 -> 3.5.4
2026-05-12 23:33:09 +00:00
Sandro
37119d7771
rc: unstable-2023-06-14 -> unstable-2025-10-01 ( #502285 )
2026-05-12 00:05:28 +00:00
Dmitry Bogatov
87c6bb09c9
rc: unstable-2023-06-14 -> unstable-2025-10-01
...
This includes rakitzis/rc#117 that fixes the hydra build broken by
gcc-15 migration.
https://hydra.nixos.org/build/324324334 .
https://github.com/rakitzis/rc/pull/117
4aaba1a..2bab312
2026-05-10 06:00:00 -04:00
R. Ryantm
00258ebc5e
rc-9front: 0-unstable-2025-06-14 -> 0-unstable-2026-05-01
2026-05-04 09:54:29 +00:00
Sandro Jäckel
f6da786dba
rclone: 1.73.5 -> 1.74.0
...
Diff: https://github.com/rclone/rclone/compare/v1.73.5...v1.74.0
Changelog: https://github.com/rclone/rclone/blob/v1.74.0/docs/content/changelog.md
2026-05-02 01:02:16 +02:00
R. Ryantm
0411b7acfe
rclone: 1.73.4 -> 1.73.5
2026-04-20 05:49:57 +00:00
OPNA2608
bf9fbbc715
rcu: Drop OPNA2608 from meta.maintainers
...
My support period expired, so I can't continue updating & maintaining new versions of this software.
2026-04-19 12:48:38 +02:00