rclone: move to pkgs/by-name

This commit is contained in:
Robert Schütz
2025-10-15 11:00:55 -07:00
parent 1b168e3101
commit 3de7554e67
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -12364,8 +12364,6 @@ with pkgs;
fftw = fftwSinglePrec;
};
rclone = callPackage ../applications/networking/sync/rclone { };
reaper = callPackage ../applications/audio/reaper {
jackLibrary = libjack2; # Another option is "pipewire.jack".
ffmpeg = ffmpeg_4-headless;