collectd{,-data}: move to by-name

This commit is contained in:
Michael Daniels
2026-05-30 12:21:54 -04:00
parent 9c3eac0931
commit 52aa559ef3
4 changed files with 0 additions and 4 deletions

View File

@@ -1963,10 +1963,6 @@ with pkgs;
enableWispr = false;
};
collectd = callPackage ../tools/system/collectd { };
collectd-data = callPackage ../tools/system/collectd/data.nix { };
unify = with python3Packages; toPythonApplication unify;
inherit (import ../development/libraries/libsbsms pkgs)