services.statsd: add simple test
This commit is contained in:
committed by
Rok Garbas
parent
aaf1e1c4fb
commit
af75b48b51
@@ -68,8 +68,4 @@ nodePackages // {
|
||||
'';
|
||||
buildInputs = oldAttrs.buildInputs ++ [ pkgs.phantomjs2 ];
|
||||
});
|
||||
|
||||
# create an alias to ensure that Nix finds the appropriate package
|
||||
# by adopting the naming convention (statsd-`type`-backend) for statsd plugins.
|
||||
statsd-stackdriver-backend = nodePackages.stackdriver-statsd-backend;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user