Add riemann-tools to nixpkgs
Adds package via bundlerEnv and service for Riemann health.
This commit is contained in:
committed by
Robert Pitts
parent
a612e397d8
commit
bbb36ea039
@@ -221,6 +221,7 @@
|
||||
skydns = 197;
|
||||
ripple-rest = 198;
|
||||
nix-serve = 199;
|
||||
riemanntools = 200;
|
||||
|
||||
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
|
||||
|
||||
@@ -420,6 +421,7 @@
|
||||
#skydns = 197; #unused
|
||||
#ripple-rest = 198; #unused
|
||||
#nix-serve = 199; #unused
|
||||
riemanntools = 200;
|
||||
|
||||
# When adding a gid, make sure it doesn't match an existing
|
||||
# uid. Users and groups with the same name should have equal
|
||||
|
||||
Reference in New Issue
Block a user