dd-agent: No need to propagate sysstat, dd-agent doesn't belong in user profiles anyway
This commit is contained in:
@@ -11,8 +11,6 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
buildInputs = [ python ];
|
buildInputs = [ python ];
|
||||||
|
|
||||||
propagatedUserEnvPkgs = [ sysstat ];
|
|
||||||
|
|
||||||
postUnpack = "export sourceRoot=$sourceRoot/packaging";
|
postUnpack = "export sourceRoot=$sourceRoot/packaging";
|
||||||
|
|
||||||
makeFlags = [ "BUILD=$(out)" ];
|
makeFlags = [ "BUILD=$(out)" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user