rrsync: migrate to by-name

Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
This commit is contained in:
phanirithvij
2026-05-11 21:55:09 +05:30
parent e7692596f2
commit 61140bb196
2 changed files with 0 additions and 1 deletions

View File

@@ -9844,7 +9844,6 @@ with pkgs;
rstudio-server = rstudio.override { server = true; };
rsync = callPackage ../applications/networking/sync/rsync (config.rsync or { });
rrsync = callPackage ../applications/networking/sync/rsync/rrsync.nix { };
inherit (callPackages ../applications/radio/rtl-sdr { })
rtl-sdr-librtlsdr