mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
collectd{,-data}: move to by-name
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user